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

Question Admin component White screen Fix

More
14 years 2 weeks ago #1 by snorkpants
I've just installed 1.5.9 and the admin component gave me a white screen. I switch on error reporting via htaccess and it told me there was an error on line 92 of /administrator/components/com_kunena/toolbar.kunena.php

looking at the file I noticed the final break; was malformed and read bre. There was also no closing brace }

The end of the file now reads
Code:
CKunenaToolbar::_SHOWSMILEY_MENU(); break; }

It now works fine :)

hope that helps.

Graham.

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

More
14 years 2 weeks ago #2 by xillibit
Hello,

This is just that the joomla! installer corrupts some files during installation, you have just to re-upload manually the file concerned.

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
14 years 2 weeks ago #3 by snorkpants
Thanks for the correction. first time I've come across Joomla! killing the files though. I notice there were a few case statements missing too.

uploading the file manually seems the only way to go then :)

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

Time to create page: 0.487 seconds