Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This category is for K 1.7 issues only.

Question [Resolved] Fireboard -> Kunena: PHP Fatal error: Cannot access protected property KunenaModelInstall::$db

More
12 years 1 month ago #1 by olor
Hi there! We are trying to install kunena 1.7.2 under a Joomla 2.5.1(php 5.2.17), install goes fine, but the migration fails at the last step with this error

[Thu Mar 15 17:59:49 2012] [error] [client ***] PHP Fatal error: Cannot access protected property KunenaModelInstall::$db in var/www/vhosts/***.com/httpdocs/2012/jupgrade/administrator/components/com_kunena/install/upgrade/upgrade-1.6.0_attachments.php on line 18, referer: http://***.com/2012/jupgrade/administrator/index.php?option=com_kunena

Can you point us in the right direction on how we could fix the issue? Thank you

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

More
12 years 1 month ago - 12 years 1 month ago #2 by xillibit
Hello,

From what kunena version are-you upgrading ?

I don't provide support by PM, because this can be useful for someone else.
Last edit: 12 years 1 month ago by xillibit.

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

More
12 years 1 month ago #3 by olor
Replied by olor on topic Re: Kunena 1.7.2 install error
I am actually trying to upgrade from the previous version before kunena, fireboard

Ovidiu

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

More
12 years 3 weeks ago #4 by winnox
Hey,

I hacked it:

Insert in field variables:
Code:
public $db = null;

in "administrator\components\com_kunena\install\model.php"

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

More
12 years 3 weeks ago #5 by olor
Replied by olor on topic Re: Kunena 1.7.2 install error
Kudos to you, it worked! Thx

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

Time to create page: 0.364 seconds