Query Error SELECT *
					  FROM fs_products
					  WHERE published = 1 AND code LIKE '%%' and id_same_model != 0 and id_same_model = 
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 '' at line 3
)