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 `job`.`display` = 1' at line 3
SELECT count(*) as 'count' FROM `job` WHERE `job`.`category_id` in () and `job`.`display` = 1
Filename: models/Job_model.php
Line Number: 50