Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

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.

Merged [Resolved] Fatal Error: Access to undeclared static property

More
14 years 7 months ago #110293 by geoff
hey im getting the same error
this is my configuration settings
p.s i was wondering how can i check my php error log. I went back into the hosting control panel and i cant see anything about php error reporting

This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 10M

This message contains confidential information

Joomla default template details : beez_20 | author: Angie Radtke | version: 1.7.0 | creationdate: 25 November 2009

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.0 | creationdate: 2011-08-29

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: None

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

More
14 years 7 months ago #110294 by geoff
continuing my diagnostics i get the error message

Fatal Error: Access to undeclared static property: KunenaAccessJoomla16::$viewLevels in components/com_kunena/libraries/integration/joomla16/access.php on line 127

The error was detected in the Kunena Component.

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

More
14 years 7 months ago #110295 by geoff
ok i found this


If you get error when replying topic in Joomla 1.6/1.7:

Fatal Error was detected!

Fatal Error: Access to undeclared static property: KunenaAccessJoomla16:: $ viewLevels in components/com_kunena/libraries/integration/joomla16/access.php on line 127

The error was detected in the Kunena Component.

For support click here: Kunena Support


The file is located in : /administrator/components/com_kunena/libraries/integration/joomla16/access.php

You need to edit above file and change line 19 by adding "static" into it:

protected static $viewLevels = false;


I am trying to access this file to edit it and it will not allow me to edit this file is there a way to do this?
The following user(s) said Thank You: caron_k

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

More
14 years 7 months ago #110309 by xillibit
Hello,

Maybe you have a right issue, what is operating system ? In which path is installed Joomla! .?

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 7 months ago #110325 by geoff
Ok its on a unix system. I have it installed in the root directory

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

More
14 years 7 months ago - 14 years 7 months ago #110362 by geoff
:(



ok using putty i ssh into the file and changed the line of code as above and now i get the same error message

Fatal Error: Access to undeclared static property: KunenaAccessJoomla16::$viewLevels in components/com_kunena/libraries/integration/joomla16/access.php on line 127

any suggestions on what to do now?

i followed these instructions
You need to edit above file and change line 19 by adding "static" into it:

protected static $viewLevels = false;
Last edit: 14 years 7 months ago by geoff. Reason: updating info

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

Time to create page: 0.263 seconds