Database error: Invalid SQL:
SELECT count(PK_NewsID) AS numrows
FROM tbl_news
WHERE (C_Active = 1)
AND ((FK_CategoryID = )) AND C_Hot = 0
MySQL Error: 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 C_Hot = 0' at line 4)
Session halted.