SELECT COUNT(*) FROM forums,topics WHERE forums.frm_id=topics.frm_id AND forums.`active` = '1' AND forums.clb_id= AND forums.frm_id > 100000: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 forums.frm_id > 100000' at line 5