The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question
Error when trying to view another user's profile
When I click on the username of another user I get the following error:
JDatabaseMySQL::query: 1054 - Unknown column 'id' in 'where clause' SQL=SELECT karma FROM jos_fb_users WHERE id='62'
There is no column in this table with the name "id".... There is "userid"....
No Kunena modules, no special software with kunena integration. I am running a custom template. "Integrity Pro". However with this template, you have to make your own buttons for "my profile", "categories" and others. This is so you can make it look as part of your joomla template. Strange enough, the my profile button is just keeping me at the forum root. Here is the link I am using on that button:
I suppose I can go to another template and see if it works. I will report back.
EDIT: the template must be what is causing this problem with the column names. However, my link to "my profile" still does not work. Anyone know the correct link for my profile?