- Posts: 41
- Thank you received: 1
Kunena 6.3.6 Released - Security release
The Kunena team has announce the arrival of Kunena 6.3.6 [K 6.3.6] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
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.
- BamiGorengo
- Topic Author
- Offline
- Junior Member
- Posts: 41
- Thank you received: 1
Tryed with your code but still same error: www.dev-monkeys.com/forum
Please Log in or Create an account to join the conversation.
Then you need just load the css.
Please Log in or Create an account to join the conversation.
- BamiGorengo
- Topic Author
- Offline
- Junior Member
- Posts: 41
- Thank you received: 1
500 Internal Server Error
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 see that you offer payed support?
maybe we can fix this problem together with skype and teamviewer?
i want to offer this template free and i think that this template will many people help.
thats why its verry important for me to make it running.
Please Log in or Create an account to join the conversation.
Put the complete file template.php here to see 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.