- Posts: 10
- Thank you received: 0
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.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.
Question Crypsis Bootstrap Template Fatal Error
I am using template named Zenith II by ThemeXpert
www.themexpert.com/download/category/48-zenithii
Which is based on Exposé Framework
.........
The debug shows.
500 Internal Server Error
Fatal Error was detected!
The error was detected in the Libraries.
Fatal Error: Cannot redeclare class lessc_formatter_compressed in libraries/expose/libs/lessc.php on line 3463
----
How can I get crypsis to run?
Please Log in or Create an account to join the conversation.
This is because you have somewhere an include once of the file libraries/expose/libs/lessc.php, so it's already loaded in Kunena so it don't need to be loaded somewhere else
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.
Please Log in or Create an account to join the conversation.
This should be loaded only if it's not already loaded somewhere else in Joomla!
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.
xillibit wrote: It's inclued direclty in the file core\core.php in the line 14 :
Code:expose_import('libs.lessc');
This should be loaded only if it's not already loaded somewhere else in Joomla!
There is a setting to turn off compile less in template manager. I had turned that off. Still getting the same error. So exposé framework doesn’t work with crypsis?
Please Log in or Create an account to join the conversation.
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.

github.com/themexpert/Expose-Framework-Library/issues/70
Please Log in or Create an account to join the conversation.