SELECT * FROM ttt_blog WHERE Visible=1 AND Date < ORDER BY Date DESC LIMIT 0, 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 Date DESC LIMIT 0, 1' at line 1