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
Upgrade of discussbot from 2.0beta to current removes all discussions from articles
Thank you for all of the hard work on Kunena 1.6. It looks fantastic and I can really feel the speed increase on my site. Recently I upgraded from Kunena 1.5.11 to the latest Kunena 1.6.3. After upgrading the component, I also upgraded my modules and plugins. I upgrade the discussbot by uninstalling the old version and then installing the new version. However, I now look at the topics where I have discussions and the discussions are gone!
I believe discussbot is no longer associating the discussions with the corresponding articles. I checked the 'jos_fb_discussbot' and 'jos_kunena_discussbot' and both tables contain all of the rows for my content items and their corresponding threads, yet nothing is displayed on the articles. Any ideas on how to fix this?
I believe I have fixed it - I had to rename the "jos_kunena_discussbot" table to "jos_kunenadiscuss". It looks like there is code to migrate old entries from "jos_fb_discussbot but not "jos_kunena_discussbot". In any case, if someone else has this same problem the solution is pretty easy!