MySQL Error Occured
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 cat_father_id NOT IN () AND cat_active='1' AND show_on_subs='1' ORDER BY ' at line 1

QUERY = SELECT cat_id, cat_desc, cat_name, cat_image, available, cat_price, noProducts, manCat, noProducts FROM CubeCart_category WHERE cat_father_id IN () AND cat_father_id NOT IN () AND cat_active='1' AND show_on_subs='1' ORDER BY cat_father_id ASC, list ASC