Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Location in Kunena profile and Joomla location

More
8 years 10 months ago - 8 years 10 months ago #1 by Goldie
Hi,

I make it mandatory for my users to enter a city (and country) when they register in Joomla. To my surprise this city from parameter profile.city in table user_profiles does not show up in Kunena profile in field location.

Also, if a user edits his Kunena profile, it does not change Joomla profile parameter and vice versa. It seems a link is forgotten here.

Is there a way to make this work as one location?

Happy coding,
Goldie
Last edit: 8 years 10 months ago by Goldie.

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #2 by 810
Joomla does not have parameters on user_profiles

So you have installed a plugin or added fields.

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago - 8 years 9 months ago #3 by Goldie
Hi 810,

neither nor. Joomla has a table user_profiles with fields

user_id
profile_key
profile_value
ordering

And it stores city and country that the user has entered during registration in parameters there:

profile_key = profile.city, profile_value ="New York"
profile_key = profile.country, profile_value = "USA"
profile.key = profile.aboutme, profile_value = "I love blogs"


There are many other parameters like address, dob, website ...

Happy coding,
Merling

PS: Have you seen the important Mail I sent you yesterday?
Last edit: 8 years 9 months ago by Goldie.

Please Log in or Create an account to join the conversation.

Time to create page: 0.318 seconds