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

This category is only for reporting defects or problems with Kunena 1.6 test versions with Joomla 1.6. This is NOT a support forum - there is no support for test versions. Users should NOT install K 1.6 alpha or beta test versions on websites with live production data.

Question J! 1.6 & K 1.6.2 - Fatal error: Class 'JParameter' not found

More
15 years 3 months ago #81761 by bagou01
hi
when on joomla 1.6.0, i create a menu button to a kunena profile, i get this message when i click on the button:

Fatal error: Class 'JParameter' not found in /home2/alabelge/public_html/components/com_kunena/kunena.php on line 210

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

More
15 years 3 months ago #81766 by xillibit
Replied by xillibit on topic Re: new bug in K1.6.2
Hello,

This is an known issue under Joomla! 1.6, it will be fixed under K1.6.3

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.

More
15 years 3 months ago #81767 by bagou01
Replied by bagou01 on topic Re: new bug in K1.6.2
k nice then :)

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

More
15 years 3 months ago #84846 by tforsman
using 1.6.3 and still an issue for me :unsure:

Fatal error: Class 'JParameter' not found in /components/com_kunena/kunena.php on line 210


Installed version: Kunena 1.6.3 | 2011-01-31 | 4344 [ Parlare ] | Copyright: © 2008-2011 Kunena | License: GNU GPL

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

More
15 years 3 months ago #84903 by xillibit
I think this one has been forgot, thanks for remimder, i will add this in bug tracker

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.

More
15 years 3 months ago #84939 by satikas
While peeps work on the 1.6.4, you can fix the error by adding
Code:
jimport( 'joomla.html.parameter' );

to the problematic files beginning, in this case kunena.php
The following user(s) said Thank You: singletrack, disismi

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

Time to create page: 0.210 seconds