-
-
Notifications
You must be signed in to change notification settings - Fork 62
Description
Hi SuperDave,
I get a fatal error when I use the DIVI Theme Page Editor with Ultimo activated.
When I check the error log, it says "Fatal error: Allowed memory size exhausted".
When I disable Ultimo (wp-multisite-waas 2.3.4), the error is resolved.
It seems that wp-multisite-waas 2.3.4 is consuming unlimited PHP Memory.
IS there a fix for this issue?
Thanks!
Details
I have my PHP INI memory_limit set to -1 (no limit)
I am using DIVI Theme and wp-multisite-waas 2.3.4
I get a fatal error when I try to edit a WP Page using DIVI (php memory is exhausted)
I get the Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 6068264 bytes)
When I disable wp-multisite-waas, the page editor works fine. Is there a setting in the plugin that I can make to fix this issue?
Thanks,
Michael Robinson