- Posts: 3
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Solved [Resolved] Moving and upgrading problems
I have moved Kunena by exporting all *_fb_ tables from the old site to the new site, old version was Kunena 1.5.5
New joomla version is 2.5, Kunena 1.7.2 After installing the kunena component on the new site the installier script correctly detects the old version. I started "Migrate from 1.5.5" a lot of things happen with green "ok" but at the end i get the following error:
Fatal error: Cannot access protected property KunenaModelInstall::$db in /www/htdocs/.../administrator/components/com_kunena/install/upgrade/upgrade-1.6.0_attachments.php on line 18
What I am doing wrong?
Any idea how to solve the problem?
Thank you all,
Ralf
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Just look here : www.kunena.org/forum/172-K-17-Installati...elInstall-$db#121023
but I don't know where to put it exactly in administrator\components\com_kunena\install\model.php
Insert in field variables:
public $db = null;
Any help?
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Ralf.
Please Log in or Create an account to join the conversation.