WordPress-Datenbank-Fehler: [Not unique table/alias: 'tkpw_tec_occurrences']SELECT SQL_CALC_FOUND_ROWS (tkpw_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM tkpw_posts INNER JOIN tkpw_tec_occurrences ON tkpw_posts.ID = tkpw_tec_occurrences.post_id
LEFT JOIN tkpw_tec_series_relationships ON tkpw_tec_series_relationships.event_post_id = tkpw_posts.ID
JOIN tkpw_tec_occurrences ON tkpw_posts.ID = tkpw_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tkpw_tec_occurrences.end_date AS DATETIME) < '2024-09-11 17:47:29'
) AND tkpw_posts.post_type = 'tribe_events' AND ((tkpw_posts.post_status = 'publish')) AND (tkpw_tec_series_relationships.series_post_id IN(10000185))
GROUP BY tkpw_tec_occurrences.occurrence_id
ORDER BY tkpw_posts.post_date ASC
LIMIT 0, 11
WordPress-Datenbank-Fehler: [Not unique table/alias: 'tkpw_tec_occurrences']SELECT SQL_CALC_FOUND_ROWS (tkpw_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM tkpw_posts INNER JOIN tkpw_tec_occurrences ON tkpw_posts.ID = tkpw_tec_occurrences.post_id
LEFT JOIN tkpw_tec_series_relationships ON tkpw_tec_series_relationships.event_post_id = tkpw_posts.ID
JOIN tkpw_tec_occurrences ON tkpw_posts.ID = tkpw_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(tkpw_tec_occurrences.end_date AS DATETIME) < '2024-09-11 17:47:29'
) AND tkpw_posts.post_type = 'tribe_events' AND ((tkpw_posts.post_status = 'publish')) AND (tkpw_tec_series_relationships.series_post_id IN(10000185))
GROUP BY tkpw_tec_occurrences.occurrence_id
ORDER BY tkpw_posts.post_date ASC
LIMIT 0, 11