Posted: September 6, 2024 at 6:23 am
Recently, anytime I add a venue to an event, an error message appears that says “error updating event.” Events with existing venues still display on the front end. Please let me know if you have experienced this yet. We’re running PHP 8, Thank you |
|
Hi there, Strange, I’ve not see that before. Can you make edits to Datetimes/Ticket on the events? For example can you add a letter to the datetime name and then remove it again: https://monosnap.com/file/uAPfJ0aYyBAA7jWKCm2gyI1xX36CRZ (Those requests are similar to the venue update request and use GrahpQL, so I’m checking to confirm the GraphQL requests are functioning) |
|
Thanks, Tony. |
|
Hmm, yeah thats strange. When you get an error updating a venue, can you see any errors in the server’s PHP error logs? Your host will usually have a section to view those in your control panel, or you can add this code to your sites wp-config.php file: https://eventespresso.com/wiki/troubleshooting-checklist/#wpdebug That tells the site to store errors in /wp-content/debug.log |
|
I don’t easily have access to the logs right now but I did do some trial and error and found that when I deactivated the EE Waitlist extension, and I was then able to add the venues. Seems to be a conflict with that extension? I am using Waitlist Version 1.0.4.p and Event Espresso Version 5.0.26.p |
|
Please disregard. That didn’t work. I’ll try to get you the logs. |
|
September 12, 2024 at 11:49 am Can I take a look at the request? There may be something shown on the request when its trying to update the Venue. If that’s ok just send temp login details over using this form: https://eventespresso.com/send-login-details/ I’ll take a look. — Or if you want to do this yourself, open Chrome Dev Tools on the event editor page. Sit on the network tab and change the venue, then view the GraphQL request: Then view the response, copy and paste the details here: |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
Yeah so the error is related to your page template, by the looks of it you have a custom page template in use. That error comes from
Is that template file set on the events valid? |
|
This reply has been marked as private. | |
Was the template name changed at all when the template was updated? Do you have multiple instances of the template shown in the dropdown? Just trying to figure out possible causes for the template to be seen as invalid on existing events but not new. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
You must be logged in to reply to this support post. Sign In or Register for an Account