rickhz
Well-known member
- Affected version
- 2.3
I keep getting errors like these after the upgrade. I don't know what is triggering them.
#0 [internal function]: XF::handleFatalError()
#1 {main}
array(4) {
["url"] => string(15) "/forums/job.php"
["referrer"] => string(103) "https://www.explorerforum.com/forum...ersus-compressor-assembly-replacement.481213/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
-----------------------------------
------------------------------------------
#0 [internal function]: XF::handleFatalError()
#1 {main}
array(4) {
["url"] => string(15) "/forums/job.php"
["referrer"] => string(98) "https://www.explorerforum.com/forums/threads/how-to-turn-off-all-lights-with-tailgate-open.324665/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Delete
- ErrorException: Fatal Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes)
- src/XF/Mvc/Entity/Entity.php:1858
- Generated by: Unknown account
- July 15, 2024 at 3:59 AM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(15) "/forums/job.php"
["referrer"] => string(103) "https://www.explorerforum.com/forum...ersus-compressor-assembly-replacement.481213/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
-----------------------------------
------------------------------------------
- ErrorException: Fatal Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes)
- src/XF/Mvc/Entity/Entity.php:1858
- Generated by: Unknown account
- July 14, 2024 at 9:54 PM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(15) "/forums/job.php"
["referrer"] => string(98) "https://www.explorerforum.com/forums/threads/how-to-turn-off-all-lights-with-tailgate-open.324665/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Delete