Support

Home Forums Event Espresso Premium Single Page with Events List Shortcake 500 error

Single Page with Events List Shortcake 500 error

Posted: March 3, 2017 at 10:51 am

Viewing 4 reply threads


Stephanie Mandel

March 3, 2017 at 10:51 am

Hi,

We are getting a 500 internal error on a Single page in which we are using the ESPRESSO_EVENTS shortcode in the editor.

All event pages, checkout etc work, only the listing page gives us this error.

This was working and recently seemed to have stopped with no apparent changes on our site that we are aware of.

Latest version of WP, EE4, and WP Engine hosting.

Can you point us in the appropriate direction for resolving this?


Stephanie Mandel

March 3, 2017 at 10:52 am

Here is the URL: http://www.briarpatch.coop/community/cooking-classes/

Events Single working: http://www.briarpatch.coop/events/gluten-free-passover/


Josh

  • Support Staff

March 3, 2017 at 10:58 am

Hi there,

Can you try turning on WordPress debugging with error logging to see if any errors get logged?

Here’s a guide on how to set up and check a WordPress error log:

https://codex.wordpress.org/Debugging_in_WordPress#Example_wp-config.php_for_Debugging

https://snapcreek.com/blog/wordpress-error-log-friend/


Stephanie Mandel

March 3, 2017 at 11:12 am

Hi,

Yes these are the errors:

[03-Mar-2017 18:08:51 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/object-cache.php on line 577
[03-Mar-2017 18:08:51 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-includes/wp-db.php on line 668
[03-Mar-2017 18:08:51 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/mu-plugins/wpengine-common/plugin.php on line 930
[03-Mar-2017 18:09:32 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/object-cache.php on line 577
[03-Mar-2017 18:09:32 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-includes/wp-db.php on line 668
[03-Mar-2017 18:09:32 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/mu-plugins/wpengine-common/plugin.php on line 930
[03-Mar-2017 18:09:47 UTC] PHP Notice: Undefined offset: 0 in redacted/wp-content/themes/jupiter-child/functions.php on line 54
[03-Mar-2017 18:10:15 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/object-cache.php on line 577
[03-Mar-2017 18:10:15 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-includes/wp-db.php on line 668
[03-Mar-2017 18:10:15 UTC] PHP Fatal error: Maximum function nesting level of ‘100’ reached, aborting! in redacted/wp-content/mu-plugins/wpengine-common/plugin.php on line 930

Looks like one is related to the theme header function the rest are wordpress core. Have you seen these errors related to EE before?

  • This reply was modified 7 years, 7 months ago by Josh. Reason: removed server paths


Josh

  • Support Staff

March 3, 2017 at 11:38 am

Those are actually not related to WordPress core, they are related to:

/wp-content/mu-plugins/wpengine-common/plugin.php on line 930
which is WPEngine’s plugin they add to all of the WordPress sites they host. That particular line of code is where their filter_html_output() method starts.
and
/wp-content/object-cache.php on line 577
Which is the object cache file added by WPEngine.

I’ve not seen those errors related to EE before, and you can contact WPEngine to see if they can investigate. There may be a bug in their WPEngine common plugin.

Viewing 4 reply threads

The support post ‘Single Page with Events List Shortcake 500 error’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso