Allowed memory size of x bytes exhausted
-
Hi guys, I don’t want to jump in and give you a bad review without flagging up an issue.
A client reported they couldn’t access their product listing screen in the dashboard. Upon debugging, it seems there’s a fatal error ‘Allowed memory size of x bytes exhausted’. There’s 512mb assigned at the server level, and the WP WP_MEMORY_LIMIT constant is set higher still.
Disabled plugins in turn identified your plugin as the culprit I’m afraid. Once disabled, the product listing screen loaded fine, and the dashboard has no lag or memory issues. Re-enabling your plugin re-introduced the error.
The client has 633 published products, out of 1019 in the DB. The ‘number of items per page’ is only set to the default 20 too, so it’s not like it’s trying to pull in hundreds in one go.
Hope that helps.
- You must be logged in to reply to this topic.