Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

The error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question upgrade from 1.7 to 2.0.1 after migrating from phpBB3 ends in 500 error

More
14 years 6 days ago #130664 by neujensl
When I go the menu Forum i have a errormessage related to System - Admin Tools . I had to disable this to get it running again .
Fatal error: Cannot redeclare class aCssRulesetStartToken in /home/aquarium/public_html/jupgrade/plugins/system/admintools/admintools/cssmin.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/aquarium/public_html/jupgrade/plugins/system/admintools/admintools/cssmin.php:34) in /home/aquarium/public_html/jupgrade/administrator/components/com_kunena/libraries/error.php on line 143
500 Internal Server Error
Fatal Error was detected!

Fatal Error: Cannot redeclare class aCssRulesetStartToken in plugins/system/admintools/admintools/cssmin.php on line 34

The error was detected in the System - Admintools Plugin.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 512M | Max file upload: 150M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_gantry | author: RocketTheme, LLC | version: 3.2.14 | creationdate: January 24, 2012

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.2 | creationdate: 2012-01-31

Kunena version detailed: Kunena 2.0.1 | 2012-07-07 [ Balozi ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
14 years 6 days ago - 14 years 6 days ago #130666 by Mike-XS

Fatal error: Cannot redeclare class aCssRulesetStartToken in /home/aquarium/public_html/jupgrade/plugins/system/admintools/admintools/cssmin.php on line 34


Cannot redeclare class means that the same file / class is being loaded / called more than once. Could be the Admin Tools plugin which tries to run cssmin more than once..

Cssmin is also already included in Kunena, so seems that you may have to disable it in Admin Tools or Kunena.

\administrator\components\com_kunena\libraries\external\cssmin\cssmin.php


Called by :

\administrator\components\com_kunena\libraries\template\template.php


There should probably be a check to see if it's been declared before running it again.

Since the error is in Admin Tools, cssmin must be loading from Kunena first and Admin Tools should maybe check for it before trying to run it again.

If you have an admin tools subscription maybe you can ask Nicholas for his expert advice
-> www.akeebabackup.com/support/admin-tools.html

I can see another Kunena forum in google search with the exact same error..

How did the rest of the migration from phpbb3 go ?
Last edit: 14 years 6 days ago by Mike-XS.

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

More
14 years 4 days ago #130800 by neujensl
I have a few iossues but it is worth the change i think ...
It looks the 500 page was caused byu conflict in gantry and admintools and kunena ...
Tranghe since it worked in 1.7 .. Only after upgrading to 2.0 it did go wrong ...
Whaty woulmd mean there is something changed in kunena between the 2 versions that is causing the fault ... Buit well it is working ...
KI have an other issue with the notification mails that are send to users and moderators :
the url is in error ... it has a jupgrade to much !

URL : www.aquariumgids.be/jupgrade/jupgrade/in...en-opmerkingen/48836

should be :

URL : www.aquariumgids.be/jupgrade/index.php/f...en-opmerkingen/48836

Any idea what io can do to solvbe ?

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

Time to create page: 0.247 seconds