Posted: November 27, 2018 at 9:25 am
|
We thought our previous issue was resolved (https://eventespresso.com/topic/urgent-ee-4-9-71p-is-producing-the-following-php-errors/#post-282644), but we’re continuing to see 503 browser errors when creating or editing events. Specifically, we’re seeing the following PHP errors in our logs: PHP Warning: Attempt to assign property of non-object in /hrs.boisestate.edu/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php on line 1650 PHP Warning: Attempt to assign property of non-object in /hrs.boisestate.edu/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php on line 1651 PHP Warning: Attempt to assign property of non-object in /hrs.boisestate.edu/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php on line 1655 PHP Warning: Invalid argument supplied for foreach() in /hrs.boisestate.edu/wp-content/plugins/event-espresso-core-reg/core/third_party_libs/pue/pue-client.php on line 1166 Please let us know if you have any guidance for us. Thanks. |
Hi, PHP Warnings, related to checking a support license key, would not normally cause a 503 error. May I ask are those warnings logged at the same time you experience a 503 error? |
|
|
Yes, the log errors correspond with the time of 503 errors experienced when managing event items. |
|
The only actual “error” we’re seeing in the logs (as opposed to warnings) is Line 1114:
|
So there are no Warnings like the above when there are successful requests (no 503 error)? The reason I ask is because you could temporarily disable pue-client.php, but those 503 errors could persist due to an unrelated condition on the server. Here’s how to temporarily deactivate sue-client.php: 1) Add a site specific plugin to your site by following this guide:
3) Activate the plugin |
|
|
Thanks. Reinstalling and creating as a site specific plugin resolved our issue. |
The support post ‘Contining PHP Errors’ 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.