WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date, CAST( sunynav_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM sunynav_posts
WHERE 1=1 AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, event_duration ASC, sunynav_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM sunynav_posts
WHERE 1=1 AND sunynav_posts.post_password != '' AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status <> 'trash' AND sunynav_posts.post_status <> 'auto-draft'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, sunynav_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Unknown column 'orderby_event_date_meta.meta_value' in 'SELECT']SELECT sunynav_posts.ID, CAST( orderby_event_date_meta.meta_value AS DATETIME ) AS event_date, CAST( sunynav_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM sunynav_posts LEFT JOIN sunynav_term_relationships ON (sunynav_posts.ID = sunynav_term_relationships.object_id)
WHERE 1=1 AND (
sunynav_term_relationships.term_taxonomy_id IN (155)
) AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish')) AND ((
tribe_start_date_utc.meta_value < '2026-02-28 23:59:59'
AND
tribe_end_date_utc.meta_value > '2026-02-28 00:00:00'
))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, event_duration ASC, sunynav_posts.post_date ASC
WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM sunynav_posts INNER JOIN sunynav_postmeta ON ( sunynav_posts.ID = sunynav_postmeta.post_id )
WHERE 1=1 AND (
( sunynav_postmeta.meta_key = '_EventStartDate' AND CAST(sunynav_postmeta.meta_value AS DATETIME) > '2026-02-28 00:00:00' )
) AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, sunynav_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM sunynav_posts INNER JOIN sunynav_postmeta ON ( sunynav_posts.ID = sunynav_postmeta.post_id )
WHERE 1=1 AND (
( sunynav_postmeta.meta_key = '_EventStartDate' AND CAST(sunynav_postmeta.meta_value AS DATETIME) > '2026-03-13 00:00:00' )
) AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, sunynav_posts.post_date ASC
LIMIT 0, 10
WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM sunynav_posts LEFT JOIN sunynav_term_relationships ON (sunynav_posts.ID = sunynav_term_relationships.object_id) INNER JOIN sunynav_postmeta ON ( sunynav_posts.ID = sunynav_postmeta.post_id )
WHERE 1=1 AND (
sunynav_term_relationships.term_taxonomy_id IN (155)
) AND (
( sunynav_postmeta.meta_key = '_EventStartDate' AND CAST(sunynav_postmeta.meta_value AS DATETIME) > '2026-02-28 23:59:59' )
) AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date ASC, sunynav_posts.post_date ASC
LIMIT 0, 1
WordPress database error: [Unknown column 'sunynav_tec_occurrences.start_date' in 'SELECT']SELECT SQL_CALC_FOUND_ROWS sunynav_posts.ID, CAST( sunynav_tec_occurrences.start_date AS DATETIME ) AS event_date
FROM sunynav_posts LEFT JOIN sunynav_term_relationships ON (sunynav_posts.ID = sunynav_term_relationships.object_id) INNER JOIN sunynav_postmeta ON ( sunynav_posts.ID = sunynav_postmeta.post_id )
WHERE 1=1 AND (
sunynav_term_relationships.term_taxonomy_id IN (155)
) AND (
( sunynav_postmeta.meta_key = '_EventStartDate' AND CAST(sunynav_postmeta.meta_value AS DATETIME) < '2026-02-28 00:00:00' )
) AND sunynav_posts.post_type IN ('acf-field', 'acf-field-group', 'acf-post-type', 'acf-taxonomy', 'attachment', 'custom_css', 'customize_changeset', 'deleted_event', 'glossary2', 'nav_menu_item', 'oembed_cache', 'page', 'post', 'revision', 'suny-knowledge-base', 'tablepress_table', 'tec_calendar_embed', 'training-modules', 'tribe-ea-record', 'tribe_events', 'tribe_organizer', 'tribe_venue', 'um_directory', 'um_form', 'user_request', 'webinar', 'weed_email_logs', 'wp_block', 'wp_font_face', 'wp_font_family', 'wp_global_styles', 'wp_navigation', 'wp_template', 'wp_template_part', 'wpforms', 'wpforms-template') AND ((sunynav_posts.post_status = 'publish'))
GROUP BY sunynav_tec_occurrences.occurrence_id
ORDER BY event_date DESC, sunynav_posts.post_date DESC
LIMIT 0, 1