SELECT * FROM pressReleases WHERE status='1' AND id > ORDER BY publish ASC, article_title ASC LIMIT 1

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 'ORDER BY publish ASC, article_title ASC LIMIT 1' at line 1