Query Error SELECT id,alias, summary, title, image, author_last, updated_time
FROM fs_news WHERE category_id = AND id NOT IN () AND published = 1 ORDER BY ordering DESC LIMIT 6
Array
(
[0] => 42000
[1] => 1064
[2] => 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 'AND id NOT IN () AND published = 1 ORDER BY ordering DESC LIMIT 6' at line 2
)