Error!

MySQL Error: Incorrect DATE value: 'live/from/shows'
SQL Statement: select count(*) as total_records from (SELECT 1 FROM contents JOIN content_types on contents.content_type_id = content_types.id WHERE content_type_id IN ('2682') and contents.published=1 and publish_date <= '2024-03-29 11:11' and date(publish_date) >= 'live/from/shows' and date(publish_date) < 'live/from/1' and contents.magazine_id=9 ORDER BY publish_date desc ) as t