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