WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag', 'tribe_events_cat') AND tr.object_id IN (304037, 304045, 304049, 309179, 309183, 312142, 304055, 304061, 309172, 313266)
ORDER BY t.name ASC
WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT 10
WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT SQL_CALC_FOUND_ROWS (wp_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (227)
AND
tt1.term_taxonomy_id IN (227)
) AND (
CAST(wp_tec_occurrences.start_date AS DATETIME) > '2026-01-08 23:59:59'
) 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, 1
WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT SQL_CALC_FOUND_ROWS (wp_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (227)
AND
tt1.term_taxonomy_id IN (227)
) AND (
CAST(wp_tec_occurrences.start_date AS DATETIME) < '2026-01-08 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_posts.post_date DESC
LIMIT 0, 1
WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT wp_posts.* FROM wp_posts WHERE ID IN (10,351,350,352)
WordPress database error: [User 'excellenvmod3' has exceeded the 'max_questions' resource (current value: 40000)]SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (351,350,352) ORDER BY meta_id ASC