Posted: July 7, 2023 at 5:58 pm
Hello, A few days ago I had to disable your ‘promotions’ plugin as it was giving errors across the whole site. Now ‘Attendee mover’ is doing the same thing very similar error during the 2nd or 3rd step in moving a booking to a different event. Can anyone please help? See screenshot here: |
|
You could also install the Health Check plugin to help troubleshoot this. After the plugin is activated you go to WP → Dashboard → Heath Check → Troubleshooting. There you’ll Enable Troubleshooting Mode, then once that’s activated you’ll reactivate Event Espresso and all the plugin from EE only via the Health Check’s Troubleshooting item in the WordPress Dashboard. At that point, can you check to see if the issue persists? thanks |
|
Thanks for the reply. I can see that the health check plugin has some really terrible reviews. I have paid for a priority support token, I think its best I awat a reply from your priority support service as we cant afford to have the site crash any further. |
|
This reply has been marked as private. | |
Thank you. We would like to get more information and try to replicate the issue on our end. Thanks |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
Thank you. We will investigate more on this issue and will get back to you soon. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
Is there a registration I can move to confirm this? Or, would you like to try moving a registration now to see if you get the same issue? |
|
This reply has been marked as private. | |
What you’re seeing aren’t ‘errors’ as such. Deprecated notices and warnings are thrown when something has changed within PHP and the code is now not considered correct. A deprecated notice means something like “In version X of PHP we changed the behaviour of Y, your code needs to be updated as the next major version of PHP (8.1) will throw a fatal error with this” Warnings mean, “Something wasn’t quite right here, I think you meant X so I’ll go with it”. Your host has updated your PHP version to PHP8 and now the site shows deprecated notices, it’s not just Event Espresso throwing notices, it’s the theme and other plugins (expected with PHP8 as it’s a big change). The change I made on the site was to stop those notices from being shown on the page, you don’t want them displayed. They should be logged but not displayed to visitors so I disabled WP_DEBUG to prevent that from happening (the notices are still thrown, just not on the page itself). Where did you see notices from the promotions add-on? I’ll confirm if it works. |
|
This reply has been marked as private. | |
With or without? I have re-activated the promotions add-on, can you confirm if it works for you now? |
|
The support post ‘Attendee Mover – Giving errors all of a sudden’ 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.