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 ')' at line 4
SELECT COUNT(*) AS `numrows` FROM (`product`) LEFT JOIN `productcategory` ON `product`.`id` = `productcategory`.`productcategory_productid` WHERE `product_publishstatusid` = 1 and productcategory_categoryid in ()