Query Error SELECT id,name,image FROM fs_products_images WHERE published = 1 AND is_exterior = 1 AND product_id = ORDER BY ordering ASC, id ASC
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' at line 2 )