The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
SQL ERROR
See Attached:
Code:
Database error in vBulletin 4.2.1: Invalid SQL: UPDATE userfield SET field2 = '', field3 = '', field4 = '', field7 = '', field6 = 'top' WHERE userid = 2; MySQL Error : Unknown column 'field6' in 'field list' Error Number : 1054 Request Date : Tuesday, September 10th 2013 @ 09:23:05 PM Error Date : Tuesday, September 10th 2013 @ 09:23:05 PM Script : http://www.stangforums.co.uk/admincp/user.php?do=update Referrer : http://www.stangforums.co.uk/admincp/user.php?do=edit&u=2 IP Address : 82.12.186.83 Username : Bruce Classname : vB_Database MySQL Version : 5.0.95-log |
#2
|
|||
|
|||
It means that it is missing. Just add it again and all will be ok
|
#3
|
|||
|
|||
Manually a table? Or through Admincp?
|
#4
|
|||
|
|||
do you only have 5 profile fields now if you do then do this
Run this first if error still showing then add missing field6 again from admincp Code:
ALTER TABLE `profilefield` AUTO_INCREMENT=6; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|