Invalid query: SELECT COUNT(p.PID) as totalItems FROM `product` as p ,`product_texts` as pt WHERE p.PID = pt.PID AND pt.LNG = "HUN" AND p.PROD_STATUS IN (1,3) AND ( p.CATID1 IN (,1,75) OR p.CATID2 IN (,1,75) OR p.CATID3 IN (,1,75) OR p.CATID4 IN (,1,75) OR p.CATID5 IN (,1,75) OR p.CATID6 IN (,1,75) )
ERR: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 ',1,75) OR p.CATID2 IN (,1,75) OR p.CATID3 IN (,1,75) OR p.CATID4 IN (,' at line 2




