A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') order by id desc' at line 8
SELECT * FROM news WHERE news.recycle=0 AND news.active=1 AND news.catalogue_id IN (SELECT news_catalogue.id FROM news_catalogue WHERE news_catalogue.parent_id = ) order by id desc