Kunena 7.0.3 Released

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

This category is for the plugin developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 1.6 and later versions.

Sticky K 1.6 Discuss plugin is NOT backwards-compatible with old K1.5/K1.0/FB versions

More
15 years 6 months ago #64496 by Moonstone
Great work, Randal! Maybe the Kunena devs would be kind enough to fine tune this migration method. :)

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

More
15 years 5 months ago #66810 by fmzone

Randal wrote: Because articles that have already discussions now have ZERO replies.


To upgrade and have old discussions bound to article you have to do few simple steps.
1) In phpMyAdmin locate jos_kunenadiscuss table, delete content of that table (if some zero replies topics started).
2) Apply SQL query "insert into jos_kunenadiscuss(content_id,thread_id) select DISTINCT content_id, thread_id from jos_kunena_discussbot"
That's all. Articles discussions on its place.

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

Time to create page: 0.264 seconds