- Posts: 2
- Thank you received: 0
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?
Thanks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
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.