Kunena 6.4.9 & Kunena 7.0.1 Released

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

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

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.

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Sticky How to move, copy or merge my old Kunena forums from one site to another

More
11 years 1 week ago #161593 by Fjody
After couple of hours and solving many issues I have finally exported and imported the needed tables (at least I think so). But when I try to create new Kunena link in the Top Menu (Joomla 3.3.6 + Kunena 3.0.4):
- Top menu
- New item
- Kunena forum
- Category List

I get this error report:

Notice: Undefined index: params in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\config.php on line 291

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined property: KunenaForumCategory::$parent_id in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line609

Notice: Undefined offset: 0 in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line 616

Warning: Invalid argument supplied for foreach() in D:\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line 616


Any ideas what what to change now? Thanks.

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

More
11 years 1 week ago #161594 by 810
check error on:
administrator/index.php?option=com_kunena&view=tools&layout=diagnostics

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

More
11 years 1 week ago - 11 years 1 week ago #161597 by Fjody
810: It seemed like one table (kunena_user_categories?) was missing.


Another couple of hours and I think I've done it.
OK, so here is the instruction how to upgrade Kunena 1.5.13 (Joomla 1.5.26) to Kunena 3.0.6 (Joomla 3.3.6) for others:

Two websites - Joomla 1.5.26 (old one) and Joomla 3.3.6 (new one)

0. Make BACKUPS!!!

1. Upgrading Kunena 1.5.13 -> Kunena 1.6.5 (Joomla 1.5.26)
2. Upgrading Kunena 1.6.5 -> Kunena 1.7.2 (Joomla 1.5.26)
3. Upgrading Kunena 1.7.2 -> Kunena 2.0.4 (Joomla 1.5.26)

4. Installing Kunena 3.0.6 (Joomla 3.3.6)

5. Renaming all the prefixes of the 1st database (Joomla 1.5.26) to be the same as the prefixes withing the second database (Joomla 3.3.6) - phpMyAdmin function

6. Exporting all Kunena 2.0.4 tables (Joomla 1.5.26, first database). There were 23 of them. The names (structure) should be the same as in Kunena 3.0.6.

7. Deleting all Kunena 3.0.6 tables (Joomla 3.3.6, second database, 23 tables).

8. Importing all 23 tables of Kunena 2.0.4 (first database) into the Kunena 3.0.6 (second database).

9. Copy Media/Kunena/Attachments folder from the old Kunena to the new one.


I think that's it. At least it works so far. Hope it helps others, too.

Now I need to find some DARK templates for my forum (do you know where I could find some?)


810 + sozzled, thank you for your help.


Peter
Last edit: 11 years 1 week ago by Fjody.
The following user(s) said Thank You: GiaoMa

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

More
11 years 1 week ago - 11 years 1 week ago #161598 by 810
see the template buiders advertiser's on the right
Last edit: 11 years 1 week ago by 810.

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

Time to create page: 0.462 seconds