Quote:
Originally posted by NTLDR
Whats the DB Error you get? If its related to the shoutbox then you haven't installed the prerequisit. If not could you post the error here? Otherwise it will still be in 2.1. I'm having no errors with this currently.
|
I'm getting a db error. Maybe it's the same one. Just installed the rc 1.3 on top of a 2.0.1u.
-paul
forgot the error:
Database error in vBulletin 2.2.8:
Invalid SQL: SELECT thread.*,threadpost.pagetext AS pagetext FROM thread LEFT JOIN post AS threadpost ON (thread.tpostid = threadpost.postid) WHERE forumid = '3' ORDER BY thread.dateline DESC LIMIT 5
mysql error: Unknown column 'thread.tpostid' in 'on clause'
mysql error number: 1054