WordPress database error: [Unknown column 'dls_postmeta.meta_value' in 'field list']
SELECT DISTINCT dls_posts.*, MIN(dls_postmeta.meta_value) as EventStartDate, MIN(tribe_event_end_date.meta_value) as EventEndDate FROM dls_posts LEFT JOIN dls_postmeta as tribe_event_end_date ON ( dls_posts.ID = tribe_event_end_date.post_id AND tribe_event_end_date.meta_key = '_EventEndDate' ) WHERE 1=1 AND ((dls_posts.post_type = 'tribe_events' AND (dls_posts.post_status = 'publish' OR dls_posts.post_status = 'refunded' OR dls_posts.post_status = 'failed' OR dls_posts.post_status = 'revoked' OR dls_posts.post_status = 'abandoned' OR dls_posts.post_status = 'processing' OR dls_posts.post_status = 'active' OR dls_posts.post_status = 'inactive' OR dls_posts.post_status = 'cancelled' OR dls_posts.post_status = 'preapproval' OR dls_posts.post_status = 'tribe-ea-success' OR dls_posts.post_status = 'tribe-ea-failed' OR dls_posts.post_status = 'tribe-ea-schedule' OR dls_posts.post_status = 'tribe-ea-pending' OR dls_posts.post_status = 'tribe-ea-draft' OR dls_posts.post_status = 'preapproval_pending'))) ORDER BY EventStartDate DESC, dls_posts.post_date DESC LIMIT 0, 1

BEGIN:VCALENDAR VERSION:2.0 PRODID:-//DLSTRUST - ECPv5.12.4//NONSGML v1.0//EN CALSCALE:GREGORIAN METHOD:PUBLISH X-WR-CALNAME:DLSTRUST X-ORIGINAL-URL:https://dlstrust.org X-WR-CALDESC:Events for DLSTRUST END:VCALENDAR