- Posts: 16
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question J! 2.5: Fatal Error: Class 'JToolBarHelper' not found
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.
but to fixed this problem:
change line 31 to:
if (version_compare(JVERSION, '1.6', '>1.7')) {
regards 810
Please Log in or Create an account to join the conversation.
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.
And, that change to the code fixed it. Thank you!
--ja
Please Log in or Create an account to join the conversation.
@810 Thank you. The fix works.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.