Kunena 7.0.8 Released

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

This section is for questions directly related to the procedure for installing Kunena for the first time or upgrading from an older version of Kunena.

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 Installation fails at ~2% "Kunena Installation failed"

  • rich
  • rich's Avatar
  • Away
  • Kunena Moderator
  • Kunena Moderator
  • I like sunshine and flowers
More
5 years 9 months ago #214398 by rich

I cannot refresh without cancelling the installation process?

If you click on the browser refresh button, the installation should continue.
If does not work, maybe you can install Kunena, when already the database tables exists.
Have you a test page? I've created empty Kunena tables. Import this empty tables (adjust prefix) and try again to install Kunena.
But make no experiments on your live page without full backup please.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Ascott80

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

More
5 years 9 months ago #214408 by Ascott80
Hi,
Thank you very much. I tried the following now:
- removing install.php + refreshing (no success, installation stops)
- removing all installed kunena-plugins, clearing the cache, dropping all *kunena*-tables in mysql.
- changed the table-name in your sql-file from "test_X" to "mytablename_X"
Now to see if this is a MySQL issue I did not try to reinstall Kunena but just tried to import the provided sql-file:
Now 2 interesting things are happening:
1. It only creates "mytablename_kunena_aliases" and "mytablename_kunena_announcements".
MySQL-Error-message:
"#1709 - Index column size too large. The maximum column size is 767 bytes."
So this seems to be a config-related issue on the webhoster-side.
Will keep you posted! thanks for the help so far!

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

More
5 years 9 months ago - 5 years 9 months ago #214413 by Ascott80
SUCCESS!
Adding "ROW_FORMAT=DYNAMIC" to the affected tables in the provided SQL-file did the trick.

Had to uninstall everything, imported the modified SQL, hit f5 during installation and TADA! :woohoo:

Thanks a lot!
Last edit: 5 years 9 months ago by Ascott80.

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

Time to create page: 0.249 seconds