ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) - library/Zend/Db/Statement/Mysqli.php:304
Gegenereerd Door: bodybuilding.nl, 2 minuten geleden
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Aanvraagstatus
array(3) {
["url"] => string(47) "https://forum.bodybuilding.nl/admin.php?search/"
["_GET"] => array(1) {
["search/"] => string(0) ""
}
["_POST"] => array(5) {
["q"] => string(4) "mail"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(10) "/admin.php"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
[16-Nov-2017 12:14:16 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/bodyforum/public_html/library/Zend/Db/Statement/Mysqli.php on line 304
[16-Nov-2017 12:14:16 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /home/bodyforum/public_html/library/XenForo/Error.php on line 1
[16-Nov-2017 12:15:02 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/bodyforum/public_html/library/Zend/Db/Statement/Mysqli.php on line 304
[16-Nov-2017 12:15:02 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /home/bodyforum/public_html/library/XenForo/Error.php on line 1
[16-Nov-2017 13:10:36 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/bodyforum/public_html/library/Zend/Db/Statement/Mysqli.php on line 304
[16-Nov-2017 13:10:36 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /home/bodyforum/public_html/library/XenForo/Error.php on line 1
curious, does raising memory limit from 256M to 384M fix it ?Indeed. I have some add-ons installed that are related to mail that could be the cause. If you can't reproduce the error on an other xf1 install (and nobody else reported this) then probably on of those or combination would be the problem.
It is not a pressing problem but i will create a ticket soon.
Admin-navigation
Verbannen E-mails
E-mail Bounce-log
E-mail Gebruikers
Options
Email From Username attachmentCheckEmailFromUsername
Email To attachmentCheckEmailTo
Forumtitel boardTitle
Bounced E-mailadres bounceEmailAddress
Allow Individual Option cel_individual_contact_option
Users
!!~Franky~!!
!!~Pietje~!!
!Bataat!
!nge
#1 Achilles
Notifications
E-mails
Templates
notice_confirm_email
notice_email_bounce
two_step_email
watch_via_email
Frases
administrator_email
admin_navigation_bannedEmails
admin_navigation_emailBouncesLog
admin_navigation_emailTemplateMods
admin_navigation_emailTemplates
[17-Nov-2017 19:55:37 UTC] PHP Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 20480 bytes) in /home/bodyforum/public_html/library/Zend/Db/Statement/Mysqli.php on line 304
[17-Nov-2017 19:55:37 UTC] PHP Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 73728 bytes) in /home/bodyforum/public_html/library/XenForo/Autoloader.php on line 119
library/XenForo/AdminSearchHandler/User.php
and change:array('adminQuickSearch' => $searchText)
array('adminQuickSearch' => $searchText), array('limit' => XenForo_Application::getOptions()->adminSearchMaxResults)
We use essential cookies to make this site work, and optional cookies to enhance your experience.