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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question J! 2.5: Fatal Error: Class 'JToolBarHelper' not found

More
12 years 3 months ago #1 by jabbott
I upgraded to Joomla 2.5 over the weekend and now I am getting this error:

500 Internal Server Error

Fatal Error was detected!

Fatal Error: Class 'JToolBarHelper' not found in components/com_kunena/toolbar.kunena.html.php on line 33

The error was detected in the Kunena Component.

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

More
12 years 3 months ago #2 by 810
J2.5 is not supported yet.

but to fixed this problem:

change line 31 to:
if (version_compare(JVERSION, '1.6', '>1.7')) {


regards 810
The following user(s) said Thank You: jabbott

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

More
12 years 3 months ago #3 by xillibit
@jabbott : do you have installed Kunena 1.7.1 or an another version ?

I have just tried it but i'am not able to reproduce the issue

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
12 years 3 months ago #4 by jabbott
I do have 1.7.1 installed.

And, that change to the code fixed it. Thank you!

--ja

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

More
12 years 3 months ago #5 by Virgo3456
@xillibit I had the same problem with Joomla 2.5 and Kunena 1.7.1. running on Xampp. You get the error after the frontend-login.

@810 Thank you. The fix works.

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

More
12 years 3 months ago #6 by Matias
Actually the fix doesn't work. This is Joomla 2.5 bug..

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

Time to create page: 0.403 seconds