I now get this error
PHP Code:
Database error in vBulletin 3.0.1:
Invalid SQL: SELECT p.dateline, p.title, p.pagetext, p.userid, user.username from vb3_post p AS post p LEFT JOIN vb3_user AS user on user.userid=p.userid WHERE threadid=8 AND visible=1 ORDER BY dateline ASC
mysql error: 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 'AS post p LEFT JOIN vb3_user AS user on user.userid=p.userid WH
mysql error number: 1064