• Resolved waveminded

    (@waveminded)


    Was using 4.5.9 and the plugin was causing a 500 error on the event list. I upgraded to 4.5.10 and the same is occurring. I switch to the the default 2017 theme and it’s still causing a 500 error.

    I also tried switching to the default permalink structure – no luck… still 500.

    • This topic was modified 8 years, 9 months ago by waveminded.
Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    Thread Starter waveminded

    (@waveminded)

    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

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘4.5.10 causing 500 error on default WP theme’ is closed to new replies.