The following error occured if a user open the online users:
If I deactivate a big addon like XMG all is ok for a while. Seems like something cleans cache or so. But it is temporary - the error occures again a few minutes later.
My PHP memory limit is set to 256MB. Not enough?
Code:
ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 300313 bytes) - library/Zend/Db/Statement/Mysqli.php:294
Generiert durch: Michael, Vor 44 Minuten
Stapelverfolgung
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Benötigter Status
array(3) {
["url"] => string(41) "http://www.kuechen-forum.de/forum/online/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
If I deactivate a big addon like XMG all is ok for a while. Seems like something cleans cache or so. But it is temporary - the error occures again a few minutes later.
My PHP memory limit is set to 256MB. Not enough?