Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Question Share user database between different Kunena installations

More
13 years 5 months ago #138176 by BamiGorengo
Hey guys,

I got multiple joomla installations. They share some database tables(users, session, usergroups, user_notes, user_profiles, user_usergroup_map, viewlevels) so I am logged in to all sites at once. For joomla everythings works fine.

Kunena is just making some trouble.
I want a different Kunena forum for each subsite while having the same userbase.

I tried to do the same for Kunena by sharing the following tables: kunena_sessions, kunena_users, kunena_users_banned, kunena_user_categories).
It works as i got different forum content for all subsites.

Unfortunately i can just create new posts/threads on the mainsite. On the subsites i'm getting the following sql error:
Code:
JDatabaseMySQLi::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'test')' at line 1 SQL=INSERT INTO test_kunena_messages_text (mesid, message) VALUES (, 'test')
So it seems like the message id is missing.

Anyone got an idea what tables I've forget to share?

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

More
13 years 5 months ago #138261 by BamiGorengo

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

More
13 years 4 months ago #138486 by BamiGorengo

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

More
13 years 4 months ago #138490 by mr_artuka
did you check that table names are same?

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

More
13 years 4 months ago #138656 by BamiGorengo
I asked my frind he say yes he do...

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

Time to create page: 0.237 seconds