After upgrading i am seeing this error while opening posts:
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT IF(visible = 2, 1, 0) AS isdeleted,
NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed, emailupdate, folderid,
thread.*
FROM raw_thread AS thread
LEFT JOIN raw_subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = 61 AND canview = 1)
WHERE thread.threadid = 351;
MySQL Error : Unknown column 'canview' in 'on clause'
Error Number : 1054
Date : Saturday, September 2nd 2006 @ 10:50:08 PM
Script :
http://www.raw.com.pk/forums/showthr...=newpost&t=351
Referrer :
http://www.raw.com.pk/forums/
IP Address : 80.227.93.99
Username : beast
Classname : vb_database