WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.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
WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID, CAST( wp_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM wp_posts
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND wp_posts.post_password != '' AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status <> 'trash' AND wp_posts.post_status <> 'auto-draft'))
GROUP BY wp_tec_occurrences.occurrence_id
ORDER BY wp_tec_occurrences.start_date ASC, wp_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT wp_posts.ID, CAST( wp_tec_occurrences.start_date AS DATETIME ) AS event_date, CAST( wp_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM wp_posts
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wp_tec_occurrences.end_date_utc AS DATETIME) < '2027-08-20 00:00:00'
) 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 DESC, wp_tec_occurrences.duration DESC, wp_posts.post_date DESC
LIMIT 0, 13
WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID, CAST( wp_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM wp_posts
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wp_tec_occurrences.start_date_utc AS DATETIME) > '2024-11-04 00:00:00'
) 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_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wp_tec_occurrences.end_date_utc AS DATETIME) < '2027-08-20 00:00:00'
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_tec_occurrences.occurrence_id
ORDER BY wp_posts.post_date ASC
LIMIT 0, 13
WordPress database error: [Table 'u912052090_kQx2G.wp_tec_occurrences' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wp_tec_occurrences.end_date_utc AS DATETIME) < '2027-08-20 00:00:00'
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_tec_occurrences.occurrence_id
ORDER BY wp_posts.post_date ASC
LIMIT 0, 13