Articles by

Other Authors
Invalid query SELECT count(*) FROM article a INNER JOIN category c ON (c.id = a.category) WHERE a.mem_id= AND a.visible='Y' AND (a.published='Y' OR (a.approved='Y' AND a.publishable_new='Y' AND a.scheduledate<=CURDATE() AND a.site_url IS NOT NULL)): 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 a.visible='Y' AND (a.published='Y' OR (a.approved='Y' AND a.publishable_new=' at line 1 |