Thread Starter
JapeNZ
(@japenz)
My host has checked and it seems the plugin is using too much memory when opening customizer.
Here’s the fatal error notice:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /wordpress/core/6.4.3/wp-includes/class-wp-fatal-error-handler.php on line 74
Thread Starter
JapeNZ
(@japenz)
Any update on this?
I’m now testing on Cloudways and seeing the same error.
Plugin Author
J4
(@j4cob)
Hi @japenz,
WP Bottom Menu tested with PHP8.3, no errors are received. Have you shared any specific details?
Hello,
I have similar error while trying to open customizer.
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/wordpress/wp-includes/class-wp-object-cache.php on line 316
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/wordpress/wp-includes/class-wp-fatal-error-handler.php on line 60
I could give access to my web site if this can help you to get more info.
Thank you
Thread Starter
JapeNZ
(@japenz)
Hi there,
This error is happening again.
Same tests done, seeing the same error with just Woocommerce and WP Bottom Menu active.
Error disappears with WP Bottom Menu deactivated.
Please let me know if it’s a setting I need to update.
Thank you for your help!
Thread Starter
JapeNZ
(@japenz)
Here’s the error log from Woocommerce, not sure if it’s any help at all:
2024-06-01T07:31:58+00:00Critical Allowed memory size of 1073741824 bytes exhausted (tried to allocate 12288 bytes) Additional context{ “error”: { “type”: 1, “file”: “\/home\/comicboo\/public_html\/staging\/wp-includes\/meta.php”, “line”: 1190 }, “backtrace”: [ { “file”: “\/home\/comicboo\/public_html\/staging\/wp-content\/plugins\/woocommerce\/includes\/class-woocommerce.php”, “line”: 347, “function”: “critical”, “class”: “WC_Logger”, “type”: “->” }, { “function”: “log_errors”, “class”: “WooCommerce”, “type”: “->” } ] }2024-06-01T08:02:00+00:00Critical Allowed memory size of 1073741824 bytes exhausted (tried to allocate 12288 bytes) Additional context{ “error”: { “type”: 1, “file”: “\/home\/comicboo\/public_html\/staging\/wp-includes\/meta.php”, “line”: 1190 }, “backtrace”: [ { “file”: “\/home\/comicboo\/public_html\/staging\/wp-content\/plugins\/woocommerce\/includes\/class-woocommerce.php”, “line”: 347, “function”: “critical”, “class”: “WC_Logger”, “type”: “->” }, { “function”: “log_errors”, “class”: “WooCommerce”, “type”: “->” } ] }
Any suggestions would be very much appreciated.