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

Question Admin component White screen Fix

More
16 years 4 weeks ago #43937 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
16 years 4 weeks ago #43938 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
16 years 4 weeks ago #43941 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.254 seconds