Kunena 7.0.4 Released

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

Question Migration ahead, advice needed

More
17 years 2 months ago #6224 by Baze
Hi guys,

i'm planning to migrate my J1.0.15 with Kunena 1.0.8 to J1.5.9, any suggestions or tips? What should i do first (after migrating the site)?

thanks.

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

More
17 years 2 months ago #6225 by core2

Visit the Kunena documantation .

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

More
17 years 2 months ago #6226 by Baze
Well at the moment on my J1.0.15 installation i have Kunena 1.0.8, so it's not FB to kunena migration, it's joomla migration 1.0.15 to 1.5.9 with kunena 1.0.8 already present on the 1.0.15.

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

More
17 years 2 months ago #6228 by core2
In the thread I refer to the first thing I suggest is to update your FB to Kunena, so from the on I think you can follow the recipe ...

Visit the Kunena documantation .

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

More
17 years 2 months ago #6230 by Baze
that's interesting, but my setting are slightly different. i have two domains for the same site. on the active domain i have j 1.0.15 with kunena and the database for them. on the other domain (active too but noone knows it), i'm installing clean 1.5.9 with the migration script from the first domain, and i'll install clean kunena 1.0.8. What should i do?

thanks for your help!

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

More
17 years 2 months ago #6231 by core2
If you have access to phpMyAdmin that will work. Or google on some of the words: mysql save move table file. Or go to mysql.com

Something like: SELECT * FROM TABLE ORDER BY ID INTO OUTFILE 'out.file' FIELDS TERMINATED BY '|';
should work as a export, and then a similar import on the other side.

Visit the Kunena documantation .

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

Time to create page: 0.233 seconds