Hey @waveminded,
Thank you for reaching out to us! I’m very sorry about this issue you are experiencing.
The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on your website’s server, but the server could not be more specific on what the exact problem is. This status code is usually associated with a PHP Fatal Error, so to identify the cause of this issue, I’d suggest you to verify your PHP error log. If you don’t have access to this log, you can ask your hosting provider to share this info with you.
You can also check this by enabling WP_DEBUG and WP_DEBUG_LOG via FTP and share with us any messages you see while accessing your events list. All WP_DEBUG messages will be stored in a debug.log file in /wp-content/debug.log.
Also, I would also suggest you to follow this tutorial to determine if a theme or plugin conflict is happening and find out what is causing it.
I hope this helps you get started!
Regards,
Patricia
I have switched to the default WP theme and disabled all plugins except Events Calendar and now I’m getting a
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /wp-includes/wp-db.php on line 1841