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?

More
10 years 10 months ago - 10 years 10 months ago #165915 by hipnotyka
Replied by hipnotyka on topic Crypsis Template bugged?
Hello. The same problem. How to solve?
Thanks
Last edit: 10 years 10 months ago by hipnotyka.

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

More
10 years 10 months ago #165928 by 810
Replied by 810 on topic Crypsis Template bugged?
enable kunena debug, and you see the line what's wrong

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

More
10 years 10 months ago #165961 by scenium
Replied by scenium on topic Crypsis Template bugged?
I use Helix framework. Debug mode is enabled, and I see the following error:

The error was detected in the System - Helix3 Plugin.

Fatal Error: Cannot redeclare class lessc_formatter_compressed in plugins/system/helix3/core/classes/lessc.inc.php on line 3666


I swear on this class:

class lessc_formatter_compressed extends lessc_formatter_classic {
public $disableSingle = true;
public $open = "{";
public $selectorSeparator = ",";
public $assignSeparator = ":";
public $break = "";
public $compressColors = true;

public function indentStr($n = 0) {
return "";
}
}


If you remove the class begins to swear on the other of the first is the same file (plugins/system/helix3/core/classes/lessc.inc.php).
As I understand it, all the errors related to the compilation of loess.

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

More
10 years 10 months ago #165962 by 810

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

More
10 years 10 months ago #165963 by scenium
Replied by scenium on topic Crypsis Template bugged?
Unfortunately, the topic is also no solution to the problem (

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

More
10 years 10 months ago #165972 by carlat2
Replied by carlat2 on topic Crypsis Template bugged?
Hi,
the same here.
The error was detected in the System - Helix Plugin.

Fatal Error: Cannot redeclare class lessc_formatter_compressed in plugins/system/helix/core/classes/lessc.inc.php on line 3350

Any solutions?

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

Time to create page: 0.276 seconds