Database error in vBulletin 3.8.7:
Invalid SQL:
SELECT SUM(filesize) AS size FROM attachment;
MySQL Error : Unknown column 'filesize' in 'field list'
Error Number : 1054
Request Date : Monday, March 19th 2012 @ 01:47:16 PM
Error Date : Monday, March 19th 2012 @ 01:47:16 PM
Script :
http://tiklaveizle.net/admincp/index.php?do=home
Referrer :
http://tiklaveizle.net/admincp/index.php?do=nav
IP Address : 82.222.133.136
Username : airbander
Classname : vB_Database
MySQL Version : 5.1.57
3.8.x upgrade 4.x....but database error

(( pls help me?
~~~~~~~~~~~~~~
inlinemod.php ;
Database error in vBulletin 3.8.7:
Invalid SQL:
SELECT
attachment.attachmentid,
attachment.userid,
post.postid,
post.threadid,
post.dateline AS post_dateline,
post.userid AS post_userid,
thread.forumid,
editlog.hashistory
FROM attachment AS attachment
LEFT JOIN post AS post ON (post.postid = attachment.postid)
LEFT JOIN thread AS thread ON (thread.threadid = post.threadid)
LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid)
WHERE attachment.postid IN (1832216,0);
MySQL Error : Unknown column 'attachment.postid' in 'where clause'
Error Number : 1054
Request Date : Monday, March 19th 2012 @ 01:51:00 PM
Error Date : Monday, March 19th 2012 @ 01:51:00 PM
Script :
http://tiklaveizle.net/inlinemod.php...ostids=1832216
Referrer :
http://tiklaveizle.net/inlinemod.php?threadid=679752&p=
IP Address : 82.222.133.136
Username : airbander
Classname : vB_Database
MySQL Version : 5.1.57
~~~~~~~~~~~~~
was trying to upgrade all of them. how to fix it
--------------- Added [DATE]1332176344[/DATE] at [TIME]1332176344[/TIME] ---------------
help?