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

\Programs\xampp\htdocs\WEBSITE\libraries\kunena\config.php on line 291
Notice: Undefined property: KunenaForumCategory::$parent_id in

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

\Programs\xampp\htdocs\WEBSITE\libraries\kunena\forum\category\helper.php on line 616
Any ideas what what to change now? Thanks.