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

Question Kunena 7

More
3 months 3 days ago - 3 months 3 days ago #234405 by xillibit
Replied by xillibit on topic Kunena 7
Hello,

Sorry for the issue, it has overwritten all the params in all lines in #__extensions table, so the quicker way to fix that :
  • Export in SQL text file the actual content of #__extensions table with Phpmyadmin
  • Extract from Jetbackup in Cpanel the #__extensions table from databases backup before the update to Kunena 7.0 stable
  • Truncate the #__extensions table with Phpmyadmin
  • Inject the queries from the backup of #__extensions table with Phpmyadmin
  • With texteditor copy the content of params in the line where the name is com_kunena form the export in SQL of of #__extensions table from the first step and put it in the params in the line where the name is com_kunena with Phpmyadmin
With this method you stay on Kunena 7.0 stable

I don't provide support by PM, because this can be useful for someone else.
Last edit: 3 months 3 days ago by xillibit.
The following user(s) said Thank You: Leen

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

Time to create page: 0.243 seconds