The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] 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 7.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.
Hi guys, I tried the below solution, but i dont even have a libraries folder so I can not edit the line 127. Can anyone please help me? The topic was locked so thats why I post it here
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
You need to edit above file and change line 19 by adding "static" into it:
protected static $viewLevels = false;
thats what I posted in my first post. It doenst work because I do not have a folder called libararies. only a lib folder and it doenst contain the file that is mentioned in this solution..