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

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 Migrate from old discussbot in one request

More
15 years 7 months ago #62538 by sebkun
Hi,

Migrating from old discussbot to the k1.6 official one is as easy as picking a flower. All you need is an access to MySQL request (if needed, create a php file to run it)
Code:
REPLACE INTO `XXX_kunenadiscuss` SELECT `content_id` , `thread_id` FROM `XXX_kunena_discussbot`

where XXX is the prefix of your tables in your joomla configuration. This should work instantly (do clear your cache if it does not before coming to ask for help)... at least, it worked for me ! :)

Have a nice day

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

More
15 years 6 months ago #64658 by shuwga
Thanks it works perfectly !
:woohoo:

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

More
15 years 6 months ago - 15 years 6 months ago #64999 by Bob Britt
Last edit: 15 years 6 months ago by Bob Britt.

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

Time to create page: 0.234 seconds