Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3240251107 bytes) in /public_html/plugins/system/jat3/jat3/core/menu/base.class.php on line 122
Also showing:
Fatal error: Possible integer overflow in memory allocation (18446744071899811953 * 2 + 1) in /public_html/plugins/system/jat3/jat3/core/menu/base.class.php on line 122
I contacted my hosting to have the memory size looked at, currently at 128M, but they have another setting in apache keeping it lower. They can adjust it up on request.
Am wondering if this is a loop stuck open in the code? Or interference with another addon?