Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Kunena 7

More
2 weeks 4 hours ago - 2 weeks 4 hours 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: 2 weeks 4 hours 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.312 seconds