WordPress database error: [User 'xwave929_david' has exceeded the 'max_questions' resource (current value: 1)]SELECT meta_value FROM wp_postmeta WHERE post_id = 62219 AND meta_key = '_tribe_blocks_recurrence_rules'
- Google Calendar
- iCalendar
- Outlook 365
- Outlook Live
-
WordPress database error: [User 'xwave929_david' has exceeded the 'max_questions' resource (current value: 1)]
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID, CAST( orderby_event_date_meta.meta_value AS DATETIME ) AS event_date FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) LEFT JOIN wp_postmeta AS orderby_event_date_meta ON ( orderby_event_date_meta.post_id = wp_posts.ID AND orderby_event_date_meta.meta_key = '_EventStartDate' ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (259) ) AND ( ( wp_postmeta.meta_key = '_EventStartDate' AND CAST(wp_postmeta.meta_value AS DATETIME) > '2025-01-01 00:00:00' ) ) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY event_date ASC, wp_posts.post_date ASC LIMIT 0, 10
WordPress database error: [User 'xwave929_david' has exceeded the 'max_questions' resource (current value: 1)]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID, CAST( orderby_event_date_meta.meta_value AS DATETIME ) AS event_date
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
LEFT JOIN wp_postmeta AS orderby_event_date_meta
ON (
orderby_event_date_meta.post_id = wp_posts.ID
AND orderby_event_date_meta.meta_key = '_EventStartDate'
)
WHERE 1=1 AND (
( wp_postmeta.meta_key = '_EventStartDate' AND CAST(wp_postmeta.meta_value AS DATETIME) > '2024-11-26 00:00:00' )
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY event_date ASC, wp_posts.post_date ASC
LIMIT 0, 10