Database error on update to v6.5
-
Hi, I updated to EM version 6.5 in WordPress 6.6.1 and I’m getting the following error messages on the Dashboard. Both these errors disappear when I deactivate EM, so it appears that one of the events databases has become corrupted in the update. Could you please advise on how to fix this? Many thanks in advance for your help.
WordPress database error: [Unknown column ‘wp_em_bookings.booking_id’ in ‘field list’]
SELECT COUNT(DISTINCT wp_em_bookings.booking_id) FROM temp_em_bookings LEFT JOIN temp_em_events ON temp_em_bookings.event_id=temp_em_events.event_id WHERE ( event_start >= '2024-07-31 13:07:38' OR (event_end >= '2024-07-31 13:07:38')) AND booking_status=0 AND temp_em_bookings.event_id != 0 ORDER BY booking_date
Warning: Cannot modify header information – headers already sent by (output started at /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-includes/class-wpdb.php:1849) in /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-admin/includes/misc.php on line 1438 Warning: Cannot modify header information – headers already sent by (output started at /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-includes/class-wpdb.php:1849) in /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-includes/functions.php on line 7108 Warning: Cannot modify header information – headers already sent by (output started at /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-includes/class-wpdb.php:1849) in /customers/f/0/6/prometheustrust.co.uk/httpd.www/wp-admin/admin-header.php on line 9
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.