Posted: November 2, 2018 at 6:58 pm
I’m using [ESPRESSO_MY_EVENTS] to display an order history for customers, but as of recently the page no longer works. https://events.praxiscet.com/account/orders/ (login only)
Any guesses about what might be causing it to break? |
|
Oh! interestingly, it works for logged out users. |
|
Hi, You can capture then log or display the error that’s causing the breakage by activating WP_DEBUG mode. This guide has further instructions: https://eventespresso.com/wiki/troubleshooting-checklist/#wpdebug |
|
Thanks Josh. |
|
The EE WP Users add-on isn’t exactly a culprit here, it’s the plugin that adds the [ESPRESSO_MY_EVENTS] shortcode. In other words, if you get a blank page when viewing a page with the [ESPRESSO_MY_EVENTS] shortcode, there’s an error being thrown when the shortcode is being parsed. A PHP warning wouldn’t usually cause a blank screen either. You’ll be looking for a PHP Fatal error in those logs. |
|
ok, that makes sense. The fatal error that i have been receiving is |
|
Usually, that’s due to an issue with the server config/permissions. |
|
Okay, that finally did it for me (just like the others with this error) 🙂 For anyone else searching, i’ll note that my host is Pantheon, and there seem to be frequent permissions errors with Pantheon. |
|
BTW, thanks for your patience, Josh! much appreciated. |
|
The support post ‘My Events page breaking’ 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.