- Posts: 23
- Thank you received: 0
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
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
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.
15 years 3 months ago #81766
by xillibit
I don't provide support by PM, because this can be useful for someone else.
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
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.
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.
15 years 3 months ago #84846
by tforsman
Replied by tforsman on topic Re: J! 1.6 & K 1.6.2 - Fatal error: Class 'JParameter' not found
using 1.6.3 and still an issue for me 
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
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.
15 years 3 months ago #84903
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: J! 1.6 & K 1.6.2 - Fatal error: Class 'JParameter' not found
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.
15 years 3 months ago #84939
by satikas
Replied by satikas on topic Re: J! 1.6 & K 1.6.2 - Fatal error: Class 'JParameter' not found
While peeps work on the 1.6.4, you can fix the error by adding
to the problematic files beginning, in this case kunena.php
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