Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 Crypsis Bootstrap Template Fatal Error

More
10 years 9 months ago #167411 by dtouch
I just made a fresh installation of Kunena 4.0.3 i=on Joomla 3.4.3 and Installed Crypsis Bootstarp 3 v 4.0.3. I made it default and forum gave a fatal error. Blue Eagle works fine.
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.

More
10 years 9 months ago #167412 by xillibit
Hello,

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.

More
10 years 9 months ago #167413 by dtouch
How can this be solved and get crypsis work?

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #167416 by xillibit
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!

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.

More
10 years 9 months ago #167418 by dtouch

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.

More
10 years 9 months ago - 10 years 9 months ago #167427 by xillibit
This setting seems to disable less compiling but doesn't the file lessc.php to be loaded into expose framework, maybe open a new issue about it : github.com/themexpert/Expose-Framework-Library

I don't provide support by PM, because this can be useful for someone else.
Last edit: 10 years 9 months ago by xillibit.

Please Log in or Create an account to join the conversation.

Time to create page: 0.245 seconds