Hi @yapp12
It seems that you’re getting a 500 internal error when navigating on the WordPress dashboard, is that correct?
We may need to figure out where it coming from, can you access your WooCommerce error logs, to see if it’s coming from WooCommerce?
To access the WooCommerce Fatal Errors log:
Thread Starter
yapp12
(@yapp12)
It seems that you’re getting a 500 internal error when navigating on the WordPress dashboard, is that correct?
yYes when I click on ALL PRODUCTS menu under WooCommerce
WordPress error logs
2022-03-16T17:46:05+00:00 CRITICAL Allowed memory size of 268435456 bytes exhausted (tried to allocate 1052672 bytes) in /home/infoconcep/public_html/wp-includes/wp-db.php on line 2860
I see logs, do I need to put debug mode and where I go to put this mode ?
My hosting provider anwser me also this:
Your site has a lot of code errors, we invite you to consult the error log (error_log) as well as temporarily activate debug mode. There also seems to be duplicate entries in the database and also memory allocation issues
-
This reply was modified 4 years, 3 months ago by
yapp12.
Hi @yapp12,
As a first step, you will want to do a conflict test to see if the issue is caused by a plugin/theme conflict with WooCommerce. Here are the steps for doing a conflict test: https://docs.woocommerce.com/document/how-to-test-for-conflicts/.
CRITICAL Allowed memory size of 268435456 bytes exhausted
This error is referencing a low WordPress memory limit. We recommend a WordPress memory limit of 256 MB or greater. Read more on how to increase this value here:
https://woocommerce.com/document/increasing-the-wordpress-memory-limit/
I see logs, do I need to put debug mode and where I go to put this mode ?
Follow the steps here for debugging in WordPress:
https://github.com/woocommerce/woocommerce/wiki/Using-WP_DEBUG_LOG-to-log-errors
Also, check out Debugging in WordPress guide.
Let us know how it goes.
Hi there,
It’s been a while since we last heard back from you. I’m going to mark this thread as resolved.
Hopefully, the above information was helpful. If you have further questions, please feel free to open a new topic.
Cheers.