- Posts: 9
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Error: pat-Error Could not load templates from header.html.
I have installed kunena 1.5.3 without trouble; in backend there is all working. If I will work with kunena in frontend, I get this error:
Do you know a solution?pat-Error Could not load templates from header.html.
Regards,
Dietmar
Please Log in or Create an account to join the conversation.
it's a problem during the install when Joomla uncompress the Kunena files. I suggest you to re-upload the file ou the files concerned by this problem.
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.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Small fix needed for: default_red, default_green, default_gray
Go to components/com_kunena/template/default_XXX directory and edit both header.html and footer.html
Change name in the first line from "jb-header" to "kunena-header"
Change name in the first line from "fb_footer" to "kunena-footer"
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Call to undefined method CKunenaTools::isjoomla15() in some servers
Add following to components/com_kunena/class.kunena.php line 341:
Please Log in or Create an account to join the conversation.