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 news.display=1 ORDER BY `news`.`id` ASC' at line 4
SELECT `news`.`id`, `news`.`title`, `menu`.`html_path` FROM (`news`) JOIN `menu` ON `news`.`category_id` = `menu`.`id` WHERE `news`.`id` > 55 and news.category_id in () and news.display=1 ORDER BY `news`.`id` ASC
Filename: /usr/home/wh-aqd8kgasf6fjafh6dvm/htdocs/models/news_model.php
Line Number: 73