Deprecated: Strato\Assistant\Config::get_instance(): Implicitly marking parameter $data_provider as nullable is deprecated, the explicit nullable type must be used instead in /mnt/web016/d0/21/511535321/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/strato-assistant/inc/lib/config.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web016/d0/21/511535321/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/strato-assistant/inc/lib/config.php:32) in /mnt/web016/d0/21/511535321/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/podlove-podcasting-plugin-for-wordpress/lib/feeds.php on line 37
WordPress databasefout: [Table 'dbs4103752.idlf_podlove_episode' doesn't exist]
SELECT
p.ID
FROM
idlf_posts p
INNER JOIN idlf_podlove_episode e ON e.post_id = p.ID
INNER JOIN idlf_podlove_mediafile mf ON mf.`episode_id` = e.id AND mf.active = 1
INNER JOIN idlf_podlove_episodeasset a ON a.id = mf.`episode_asset_id`
WHERE
a.id = 1
AND
p.post_status IN ('publish')
ORDER BY
p.post_date DESC