- Posts: 1222
- Thank you received: 176
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Solved Kunena export php tables to fix 404 error
I have a question: the test site /Kunena2/ uses a different database, I hope?
And are there no xxxxx_kunena tables in that database?
if the working website database does label the xxxxx_kunena
and the xxxxx_ prefix is the same as the kunena2 test site
then export the kunena tables and import it into the kunena2 test site.
or if you still have the Kunena tables from version 5.2 and that prefix is the same as that of test kunena 2 then uses it to import
(actually this is the same as what Rich described earlier, I think you deleted just a little too much)
With kind regards
Leen
Please Log in or Create an account to join the conversation.
- timpennington
-
Topic Author
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
Please Log in or Create an account to join the conversation.
In the tables where the type is wrong, the collation is right and in the tables where the type is right, the collation is wrong.
All tables should be of type InnoDB and collation should be utf8mb4_unicode_ci.
Gindi
Please Log in or Create an account to join the conversation.
- timpennington
-
Topic Author
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
Thank you
Please Log in or Create an account to join the conversation.
- timpennington
-
Topic Author
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
Here is a screenshot of my Kunena tables in my database; what do you recommend I delete after I export them, with the purpose of reinstalling Kunena and then uploading the old tables into the new, as per the instruction?
I think you all in advance for your help!
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
Before you do anything else, delete these menu items from your test page, then also from the trash (see image).
Then go to Kunena -> Tools -> Menu Manager and restore the menu.
After that, there should be a menu item for the forum in the main menu. Publish this menu item.
Choose the Kunena template Aurelia and check if the forum works.
.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.