Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
WHERE news.pokaz = 2 and ( news.start <='2025-04-16 17:14:00' && ne...' at line 2
Whole query: SELECT * from news
JOIN news_relacje ON news_relacje.art_id = news.art_id and news_relacje.id IN ( )
WHERE news.pokaz = 2 and ( news.start <='2025-04-16 17:14:00' && news.koniec >= '2025-04-16 17:14:00' )
AND news.art_id NOT IN ( 881520422 )
ORDER BY news_relacje.level DESC LIMIT 9