- Posts: 41
- Thank you received: 1
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
Solved Crypsis Template bugged?
- BamiGorengo
-
Topic Author
- Offline
- Junior Member
-
When i activate the Crypsis Template i get a error that tell me only:
500 Internal Server Error
Fatal Error was detected!
Please contact the site owner.
Any Idea?
Please Log in or Create an account to join the conversation.
Can-you enable debug mode into Joomla! and Kunena configuration panel ? Then you will see a more detailled error message instead error 500
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.
- BamiGorengo
-
Topic Author
- Offline
- Junior Member
-
- Posts: 41
- Thank you received: 1
Fatal Error was detected!
The error was detected in the Devmonkeys Template.
Fatal Error: Cannot redeclare class lessc_formatter_compressed in templates/devmonkeys/less/lessc.inc.php on line 3759
I develop a own kunena template and iclude there lessphp...
On my own template i get the same error...
I think its a problem with the Crypsis includet less compiler.
I have to find a way to fis this for MY tempalte to, any ideas?
Cripsys and "My Template" Works both fine when i use a default joomla template without includet lessphp.
I Mean this error happens only when i have includet lessphp in the SITE TEMPLATE "AND" in the Kunena Template.
Please Log in or Create an account to join the conversation.
Just add this on your index.php
Where 'yourtemplatename.less' is your main less file
Please Log in or Create an account to join the conversation.
- BamiGorengo
-
Topic Author
- Offline
- Junior Member
-
- Posts: 41
- Thank you received: 1
I tryed this:
and this to:
Nothing works

Edit:
With this i get error:
Fatal Error: Using $this when not in object context in components/com_kunena/template/dev_mafuba/template.php on line 14
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.