XF 1.4 Allowed memory size exhausted

AtemusVdq

Member
Hello,

I used to have no issues whatsoever for years but a couple weeks ago this issue randomly appeared:
Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes)

The strange thing is the admincp works fine, some other random accounts are working fine as well however the administration accounts get this error straight after trying to log in. Using ini_set('display_errors', true); to display errors.
So far I've tried disabling all addons, increasing php memory and nothing worked. I've seen similar threads on this forum.
All accounts have been imported from VB and as I said everything was smooth for years, it only recently started to throw this error. Any ideas where should I look next?
 
Top Bottom