Kunena 7.0.4 Released

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

Question Deprecated ? Error installation step 'including file'

More
16 years 5 months ago #32896 by Alban61
Hello !

I've a site who run in local with wamp.

I'm trying to install com_kunena_v1.5.6_stable_b1806_2009-10-02 but at the end of installation, it says me
Code:
I N S T A L L : Successful php version: 5.3.0 (Required >= 5.0.3) mysql version: 5.1.36-community-log (Required > 4.1.19)

but i've that in the step 'including file' :
Code:
Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\test\components\com_kunena\class.kunena.php on line 780 Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\test\components\com_kunena\class.kunena.php on line 782 C:\wamp\www\test\administrator\components/com_kunena\install\kunena.special.install.php

and many error deprecated in the forum too.

I haven't found a person who had the same issue. Someone has an idea ?

Thank you !

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

More
16 years 5 months ago #33209 by Matias
Kunena has been coded by using PHP5.2, where those features are not deprecated. A lot of the code in K1.5 is still compatible to PHP4..

Just turn off showing errors in your php.ini and you should be fine. Most of these issues should be fixed in K1.6 anyway..

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

Time to create page: 0.200 seconds