When I try to view All Products I get error message
-
When I click All Products or try to view my products it says: There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.
I think it’s because I have a lot but ?The blog I need help with is: (visible only to logged in users)
-
Please enable the WordPress debug log. This will allow us to see if any PHP errors are being produced.
1. Edit wp-config.php and insert the following lines:
define( 'WP_DEBUG', true); define( 'WP_DEBUG_LOG', true); define( 'WP_DEBUG_DISPLAY', false);2. Reproduce the issue.
3. Locate the debug log in: /wp-content/debug.log
4. Paste the latest lines here. No need to paste the entire log file. Just 20 lines or so will do. Please censor any sensitive information.
https://developer.wordpress.com/docs/troubleshooting/wp-debug/
- The topic ‘When I try to view All Products I get error message’ is closed to new replies.