Kunena 6.4.8 Released

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

Solved Transfer problem with kunena_aliases table

More
1 year 4 months ago #1 by halloy
Hi,
I has to transfer a website with J!5 and Kunena from my hosting to an other. It's the same host, but different account. I created a backup with Akeeba and tried to install it on the new host but the database install blocked because the index of the kunena_aliases table is too long. I skipped this table and the install finished correctly. I tried to install this table manually but I receive the same error. I changed the varchar of the first field and then I can import it. But I can’t put the varchar back to its original 255. I don't have problem on the source database, I can put the varchar in its original configuration. I don't understand. Same host, same mysql version. How can I impor this table without error ?

Thanks for your help

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

More
1 year 4 months ago #2 by rich
This value 255 must still be from previous installations.  On my test pages I have the value varchar 250 everywhere.
But this was also changed again at some point, as the value varchar 191 is entered now for a new installation. github.com/Kunena/Kunena-Forum/blob/691f...e_tables.utf8.sql#L3
So this lower value should not cause any problems.

Important! Always create a backup before you make any changes to your website!

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

More
1 year 4 months ago #3 by halloy
Thanks a lot !
I will do that.

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

Time to create page: 0.454 seconds