Database error: Invalid SQL: SELECT count(*) AS c FROM ann a, rubric r WHERE 1 AND r.rubric_id = a.rubric_id AND a.ann_status='public' AND ( a.rubric_id = OR r.rubric_parent_id = ) AND a.ann_id NOT IN (72) AND UNIX_TIMESTAMP(a.ann_date) = 1207425600 ORDER BY ann_id DESC, ann_title ASC, ann_content ASC
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 'OR r.rubric_parent_id = ) AND a.ann_id NOT IN (72) AND UNIX_TIMESTAMP(a.ann_date' at line 1)
Session halted.