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.

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.

Idea Moving Kunena 1.0.8 (on Joomla 1.0) to Kunena 1.0.10 (on Joomla 1.5)

More
16 years 11 months ago - 16 years 11 months ago #20382 by toastguy
Is this possible? If so what steps should I take to accomplish this?

I saw this ( docs.kunena.com/index.php/Upgrade_Instructions ) but it's not clear how this upgrade deals with the complexities of upgrading on a new site.

I'm totally lost on this subject. Please help.

Thanks!
Nathan
Last edit: 16 years 11 months ago by toastguy.

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

More
16 years 10 months ago #21655 by Matias
It should be as easy as copying all jos_fb_ tables into new database and converting character set to UTF8:

See:
www.kunena.com/forum?func=view&catid=92&id=18497#18955
www.kunena.com/forum?func=view&catid=97&id=14908#15541

Or do this to all those tables:
ALTER TABLE jos_fb_messages CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci

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

Time to create page: 0.223 seconds