The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Upgrade Database Error!!!
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? |
#2
|
||||
|
||||
vB4 does not have a field attachment.postid. You cannot just upload vB4.x files and run them using a vB3.8 database without running the upgrade.php script.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|