Hey there.
I was using a very outdated PHP and just updated it to the latest and now in the venue listing on some past events, I’m getting a fatal error. When I delete the event, the error jumps to the next event in sequence. Any ideas? Datasbase corruption? Or a conflict with the plugin?
Fatal error: Uncaught Error: Invalid serialization data for DateTime object in /homepages/41/d105980106/htdocs/wp/wp-includes/functions.php:624 Stack trace: #0 [internal function]: DateTime->__wakeup() #1 /homepages/41/d105980106/htdocs/wp/wp-includes/functions.php(624): unserialize(‘a:9:{s:7:”all_d…’) #2 /homepages/41/d105980106/htdocs/wp/wp-includes/meta.php(590): maybe_unserialize(‘a:9:{s:7:”all_d…’) #3 /homepages/41/d105980106/htdocs/wp/wp-includes/meta.php(506): get_metadata_raw(‘post’, 191, ‘_eventorganiser…’, true) #4 /homepages/41/d105980106/htdocs/wp/wp-includes/post.php(2126): get_metadata(‘post’, 191, ‘_eventorganiser…’, true) #5 /homepages/41/d105980106/htdocs/wp/wp-content/plugins/event-organiser/includes/event.php(500): get_post_meta(191, ‘_eventorganiser…’, true) #6 /homepages/41/d105980106/htdocs/wp/wp-content/plugins/event-organiser/includes/event-organiser-event-functions.php(618): eo_get_event_schedule(191) #7 /homepages/41/d105980106/htdocs/wp/wp-content/plugins/event-organiser/event-organise in /homepages/41/d105980106/htdocs/wp/wp-includes/functions.php on line 624
There has been a critical error on your website. Please check your site admin email inbox for instructions.
Joe Iadanza
What version of PHP did you upgrade from and to?
Stephen Harris