The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Database error in vBulletin 2.3.2:
Invalid SQL: INSERT INTO user (userid,username,password,email,styleid,parentemai l,coppauser,homepage,icq,aim,yahoo,signature,admin email,showemail,invisible,usertitle,joindate,cooki euser,daysprune,lastvisit,lastactivity,usergroupid ,timezoneoffset,emailnotification,receivepm,emailo npm,options,birthday,maxposts,startofweek,ipaddres s,pmpopup,referrerid,nosessionhash,avatarid) VALUES (NULL,'DeadlySpitta','b36d331451a61eb2d76860e00c34 7396','deadlyspitta@yahoo.com','1','','0','http://','','','','','1','1','0','Junior Member','1071630112','1','-1','1071630112','1071630112','3','0','1','1','0',' 15','1987-8-27','-1','1','64.12.96.38','0','0','0','1','0') mysql error: Column count doesn't match value count at row 1 mysql error number: 1136 |
#2
|
|||
|
|||
![]()
you're inserting 35 fields, but feeding it 36 values. It doesnt know how to handle that. Check the query to see which part you're missing.... Probably relate to a hack, where you forgot to update the insert query
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|