Kunena 7.0.4 Released

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

Question Too many problems with 5.1.1 need to downgrade asap.

More
7 years 9 months ago #202484 by Nikiniko
I have multiple problems with new Kunena, need to downgrade, how can i do it ?
Is not working with most templates,
discuss is not working (i tried the fix),
my mistake that updated with out to try it first, but now i need help to downgrade.

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

More
7 years 9 months ago #202487 by 810
What are your issues? Did you tried the nightly build also to have more fixes.

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

More
7 years 9 months ago #202494 by pintobuck
For me, the problem with Kunena 5.1.1 is that logged-in members cannot use the forum. Instead, they see this error message on the forum page.

Rendering Error in layout Widget/Login/Logout: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '}' at line 1. Please enable debug mode for more information.


Note that guests who are not logged-in, see the forum acting normally.

So, I downloaded Kunena 5.0.14, installed it, and the problem is gone, at least for right now.

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

More
7 years 9 months ago #202495 by Djie
Tried Nightly, New message titles still show COM_KUNENA_MESSAGE_CREATED_NEW

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

More
7 years 9 months ago #202611 by Nikiniko
i am so dissapointed that i am ready to migrate to other forum even with bridge.
The worst thing is that there is not real support, there is the support from volunteers ,
but is not professional support like to open ticket with problem and ask for help.
I cant be sitting here for days waiting for one reply.
If you know what migration solutions exist please advice.

pintobuck did you just installed the 5.0.14 over 5.1.1 ?

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

More
7 years 9 months ago - 7 years 9 months ago #202614 by rich

pintobuck did you just installed the 5.0.14 over 5.1.1 ?

You can install K 5.0 over it. That's no problem. But it needs a database correction. AIM has ended the service end of 2017, therefore the column AIM has been removed from Kunena 5.1.
You need this correction after downgrade, otherwise users cannot edit their profile.

Code:
ALTER TABLE #__kunena_users ADD AIM varchar(50) NULL AFTER ICQ;

#__ is your database prefix

Important! Always create a backup before you make any changes to your website!
Last edit: 7 years 9 months ago by rich.

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

Time to create page: 0.235 seconds