Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This section is for questions directly related to the procedure for installing Kunena for the first time or upgrading from an older version of Kunena.

Use this category:
  • to ask how to install or upgrade; or
  • if you encountered problems during the installation or upgrade procedure.

Use a different category to ask questions about problems that you may be having after you successfully installed or upgraded the currently supported version. If you are unsure what is the current supported version of Kunena, please go to the download page.

Solved Installation and Backend seems to work, frontend call fails

More
6 years 5 months ago - 6 years 5 months ago #1 by jjanarnava
joomla 3.8.2, kunena 5.0.11

Calling the front end the system gives a 500 error and "Fatal Error: Cannot redeclare class lessc in libraries/expose/libs/lessc.php on line 40"

at line 40 the content of less.php just starts, before all comments
Code:
class lessc { static public $VERSION = "v0.3.9"; static protected $TRUE = array("keyword", "true"); static protected $FALSE = array("keyword", "false"); protected $libFunctions = array(); protected $registeredVars = array(); protected $preserveComments = false;

Any suggestions? Thank you!
Last edit: 6 years 5 months ago by jjanarnava.

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

More
6 years 5 months ago #2 by rich
It seems, you have a broken file. Please empty the cache and install Kunena again.

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

More
6 years 5 months ago - 6 years 5 months ago #3 by jjanarnava
Hallo Rich, thank you for your hint. I followd your instructions and got the same 500 error: DEBUG
Code:
The error was detected in the Libraries. Fatal Error: Cannot redeclare class lessc in libraries/expose/libs/lessc.php on line 40
I tried kunena 5.1.0 beta with same results!

Installation showed no error, backend working, frontend Roor 500 see above. It semms to be connected with lessc as mentioned in my first post.
Code:
Kunena Install Installation vorbereiten ... OK Installiere Finder - Kunena Plugin ... OK Installiere Kunena - Altauserpoints Plugin ... OK Installiere Kunena - Community Plugin ... OK Installiere Kunena - Comprofiler Plugin ... OK Installiere Kunena - Easyprofile Plugin ... OK Installiere Kunena - Easysocial Plugin ... OK Installiere Kunena - Gravatar Plugin ... OK Installiere Kunena - Uddeim Plugin ... OK Installiere Kunena - Kunena Plugin ... OK Installiere Kunena - Joomla Plugin ... OK Installiere Kunena - Finder Plugin ... OK Datenbank aktualisiert zu Version 5.1.0-BETA1 ... OK Installation wurde erfolgreich abgeschlossen! ... OK Nachricht Die Paket-Installation wurde abgeschlossen! Language pack for Kunena forum component. Installing language en-GB - English (en-GB) ... Installing language de-DE - German (DE) ...

further i checked the template, all writable (beschreibbar)
Code:
/var/www/web139/html/cape_0_2/components/com_kunena/template/crypsis/assets/less Berechtigungen von LESS Dateien categories.less Die Datei categories.less ist beschreibbar crypsis.less Die Datei crypsis.less ist beschreibbar custom.less Die Datei custom.less ist beschreibbar debug.less Die Datei debug.less ist beschreibbar editor.less Die Datei editor.less ist beschreibbar general.less Die Datei general.less ist beschreibbar icons.less Die Datei icons.less ist beschreibbar mediaqueries.less Die Datei mediaqueries.less ist beschreibbar profile.less Die Datei profile.less ist beschreibbar quirks.less Die Datei quirks.less ist beschreibbar twitter.less Die Datei twitter.less ist beschreibbar user.less Die Datei user.less ist beschreibbar variables.less Die Datei variables.less ist beschreibbar
Last edit: 6 years 5 months ago by jjanarnava.

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

More
6 years 5 months ago #4 by rich
You use a template and framework from Expose? It's a Joomla template issue. Please contact your template author, it needs this fix also in his templates. github.com/GavickPro/Meet-Gavern/pull/232/files

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

More
6 years 5 months ago - 6 years 5 months ago #5 by jjanarnava
Thank you for your support. I have switched the template for kunena and it (basically) works, so I have opened a request at the template manufacturer.
Last edit: 6 years 5 months ago by jjanarnava.

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

More
6 years 4 months ago #6 by jjanarnava
An update of the expose framework did the job...

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

Time to create page: 1.176 seconds