- Posts: 21
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Use this category:
- to ask how to install or upgrade; or
- if you encountered problems during the installation or upgrade procedure.
Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.
Solved pkg_kunena_v5.2.4_2021-04-04.zip fails to install
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2536
A migration from fireboard directly to Kunena 5.2 is not possible.
You have overlooked the time when it was possible. Does your old website still exist? Otherwise, you need a local installation with php 5 and an older Joomla version.
Import the fb tables to this database and adjust the prefix
Install as intermedia step Kunena 4.0.12 (Kunena recognizes the old tables and migrated this tables to the new structure)
github.com/Kunena/Kunena-Forum/releases/tag/4.0.12
Upgrade Kunena
Import the new created kunena tables to the current webpage and install Kunena
More topics about similar questions
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2536
Please go to administrator/logs and post the content of the com_kunena.log.php. But use the confidential tags for it (padlock symbol in the editor). Please, tell us your MySQL version too.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
There are the same error each time returned by mariadb :
it's a known issue with MySQL before the 5.7 version and with MariaDB before the 10.2 version the limit is set to 767 bytes and you can't do nothing except update the version of Mariadb/Mysql which in newer version the limit has been increased to 3072 bytes,using UTF8mb4 needs more space too. So is-it possible to update the mariadb version on your hosting ?
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.