WordPress database error: [Table 'wp_sandiegomomdev.wp_posts' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS (wp_tec_occurrences.occurrence_id + 10000000) as occurrence_id FROM wp_posts JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id WHERE 1=1 AND ((wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft'))) ORDER BY wp_posts.post_date DESC LIMIT 0, 10 /* From [sandiegomoms.com/calendar/photo/2026-08-17/?hide_subsequent_recurrences=1&outlook-ical=1] in [/nas/content/live/sandiegomomdev/wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/WP_Query/Custom_Tables_Query.php:199] */

WordPress database error: [Table 'wp_sandiegomomdev.wp_posts' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS (wp_tec_occurrences.occurrence_id + 10000000) as occurrence_id FROM wp_posts INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id WHERE 1=1 AND ( wp_tec_occurrences.post_id IS NOT NULL AND wp_tec_occurrences.end_date >= '2026-05-05 07:38:52' ) AND ((wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft'))) GROUP BY wp_tec_occurrences.occurrence_id ORDER BY wp_tec_occurrences.start_date ASC, wp_posts.post_date ASC LIMIT 0, 12 /* From [sandiegomoms.com/calendar/photo/2026-08-17/?hide_subsequent_recurrences=1&outlook-ical=1] in [/nas/content/live/sandiegomomdev/wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/WP_Query/Custom_Tables_Query.php:199] */

WordPress database error: [Table 'wp_sandiegomomdev.wp_posts' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS (wp_tec_occurrences.occurrence_id + 10000000) as occurrence_id FROM wp_posts JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id INNER JOIN ( SELECT wp_tec_occurrences.occurrence_id FROM wp_posts INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id INNER JOIN wp_tec_series_relationships ON wp_tec_series_relationships.event_post_id = wp_tec_occurrences.post_id INNER JOIN ( SELECT relationship.series_post_id, MIN(wp_tec_occurrences.end_date) occurrence_date FROM wp_tec_occurrences INNER JOIN wp_tec_series_relationships as relationship ON relationship.event_post_id = wp_tec_occurrences.post_id WHERE CAST(wp_tec_occurrences.end_date AS DATETIME) > '2026-08-17 00:00:00' GROUP BY relationship.series_post_id ) results_by_series ON results_by_series.series_post_id = wp_tec_series_relationships.series_post_id AND results_by_series.occurrence_date = wp_tec_occurrences.end_date WHERE 1=1 AND wp_posts.post_status IN('publish') UNION DISTINCT SELECT wp_tec_occurrences.occurrence_id FROM wp_posts INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id LEFT JOIN wp_tec_series_relationships as relationship ON relationship.event_post_id = wp_tec_occurrences.post_id WHERE CAST(wp_tec_occurrences.end_date AS DATETIME) > '2026-08-17 00:00:00' AND relationship.event_post_id IS NULL AND 1=1 AND wp_posts.post_status IN('publish') ) AS `condense_occurrences` ON `condense_occurrences`.occurrence_id = `wp_tec_occurrences`.occurrence_id WHERE 1=1 AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_tec_occurrences.occurrence_id ORDER BY wp_tec_occurrences.start_date ASC, wp_tec_occurrences.duration ASC, wp_posts.post_date ASC LIMIT 0, 30 /* From [sandiegomoms.com/calendar/photo/2026-08-17/?hide_subsequent_recurrences=1&outlook-ical=1] in [/nas/content/live/sandiegomomdev/wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/WP_Query/Custom_Tables_Query.php:199] */