Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Solved Invalid tokes when login

More
8 years 4 days ago #1 by Nikiniko
I know this problem is from joomla and not kunena ,
but when i open the forum page i get this error


KExceptionFailure | Fatal Error [500]
Allowed memory size of 134217728 bytes exhausted (tried to allocate 16526857 bytes)
.../plugins/system/debug/debug.php:1119

1114 }
1115
1116 $html[] = '</div>';
1117 }
1118
1119 $html[] = '<ol><li>' . implode('<hr /></li><li>', $list) . '<hr /></li></ol>';
1120
1121 if (!$this->params->get('query_types', 1))
1122 {
1123 return implode('', $html);
1124 }


can anyone help ?
If it is in a wrong section please move it to the right one,
i didnt know where to put it.

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

More
8 years 4 days ago #2 by 810
Replied by 810 on topic Invalid tokes when login
try to disable the debug plugin, on the plugin manager
The following user(s) said Thank You: Nikiniko

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

More
8 years 4 days ago #3 by Nikiniko
Replied by Nikiniko on topic Invalid tokes when login
When debug is closed i dont get the error in kunena,
you mean to disable the debug for not geting the error in kunena?
or for the tokens issue ?

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

Time to create page: 0.520 seconds