Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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
14 years 10 months ago - 14 years 10 months ago #1 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: 14 years 10 months ago by toastguy.

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

More
14 years 9 months ago #2 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.435 seconds