A Database Error Occurred
Error Number: 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 'ORDER BY a.postdate desc LIMIT 1' at line 1
SELECT a.*, b.name FROM rc_blog_posts as a, rc_users as b WHERE a.userid = b.id AND a.id = ORDER BY a.postdate desc LIMIT 1