A Database Error Occurred
Error Number: 1064
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 'and product.category_id in () and product.display=1 ORDER BY `product`.`id` ASC' at line 4
SELECT `product`.`id`, `product`.`title`, `menu`.`html_path` FROM (`product`) JOIN `menu` ON `product`.`category_id` = `menu`.`id` WHERE `product`.`id` > and product.category_id in () and product.display=1 ORDER BY `product`.`id` ASC
Filename: /data/home/qxu1142410016/htdocs/models/product_model.php
Line Number: 91