XF 1.5 ErrorException: Fatal Error: Allowed memory size of 1073741824 bytes exhausted

Wesker

Well-known member
Server Error Log
Error Info
ErrorException: Fatal Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 365782 bytes) - library/Zend/Db/Statement/Mysqli.php:294
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(64) "http://www.website.com/dadparvarnotifications/get-notifications"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(10) "hidden"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}

Getting the following error with this mod - [HA] Notifications have contacted developer but looking for feedback from you guys as I had to deactivate the mod until I pinpoint where this error could be. Been using this mod for weeks no issues all of a sudden getting these errors which is causing site crashes.

Errors will repeat every second and only stop when the mod is disabled. Tried to truncate the table data for this mod and nothing changed.
 
The resource thread/developer is the correct place to seek support on that.

We don't know what that add-on does or how it does it, so can't help.
 
Top Bottom