Exception: Error: 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 ') AND p.product_id != '3365' AND p.status = '1'' at line 3
Error No: 1064
SELECT * FROM c0v_product_to_category p2c LEFT JOIN c0v_product p ON (p.product_id = p2c.product_id) WHERE p2c.category_id IN () AND p.product_id != '3365' AND p.status = '1' in /home2/magc0voar3/public_html/system/library/db/mysqli.php on line 44