Query Error SELECT id,title,summary,image, created_time,category_id, category_alias, alias,comments_total,comments_published,content,category_name,publish_time FROM fs_news_en WHERE published = 1 AND is_trash = 0 AND category_published = 1 ORDER BY ordering DESC,created_time DESC, id DESC LIMIT 0,
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 '' at line 5 )