WordPress database error: [Incorrect DATE value: '-365 days']
SELECT (wp8v_tec_occurrences.occurrence_id + 10000000) as occurrence_id FROM wp8v_posts INNER JOIN wp8v_tec_occurrences ON wp8v_posts.ID = wp8v_tec_occurrences.post_id WHERE 1=1 AND wp8v_posts.post_name = 'bids' AND ( wp8v_tec_occurrences.post_id IS NOT NULL AND wp8v_tec_occurrences.end_date >= '2025-10-30 11:57:21' ) AND wp8v_posts.post_type = 'tribe_events' AND CAST(wp8v_tec_occurrences.start_date AS DATE) = '-365 days' GROUP BY wp8v_tec_occurrences.occurrence_id ORDER BY wp8v_tec_occurrences.start_date ASC, wp8v_posts.post_date ASC