![]() |
okay I'm getting error 1136 how do i fix it? (details inside)
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 |
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
|
All times are GMT. The time now is 12:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|