Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 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

Solved Transfer problem with kunena_aliases table

More
1 year 7 months ago #231892 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 7 months ago #231893 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 7 months ago #231895 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.246 seconds