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 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 (145) ) AND ( ( sunynav_postmeta.meta_key = '_EventEndDate' AND CAST(sunynav_postmeta.meta_value AS DATETIME) > '2026-03-12 19:25:21' ) ) 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, 30