kru89
08-17-2006, 11:08 PM
Database error in vBulletin 3.6.0:
Invalid SQL:
INSERT INTO user
(salt, passworddate, password, options, adminoptions, usertitle, customtitle, username, email, languageid, homepage, birthday_search, birthday, showbirthday, icq, aim, yahoo, msn, skype, parentemail, referrerid, ipaddress, posts, caninvite, invites, usergroupid, reputationlevelid, reputation, warnings, infractions, ipoints, pmpopup, autosubscribe, threadedmode, showvbcode, styleid, timezoneoffset, daysprune, joindate, lastactivity, lastpost, membergroupids, displaygroupid, lastvisit, maxposts, startofweek)
VALUES
('*`{', FROM_UNIXTIME(1155750486), '678c11f6f269bcb4f6317be6d8aa3702', 3399, 0, '!!-DS -l- Newbie-!!', 0, 'D-SNewsBot', 'xyz@xyz.com', 0, '', '', '', 0, '', '', '', '', '', '', 0, '', 0, 0, 0, 2, 5, 10, 0, 0, 0, 1, -1, 0, 1, 0, '0', -1, 1155750420, 1155750420, -3601, '', '', 1155750486, -1, -1);
MySQL Error : Unknown column 'warnings' in 'field list'
Invalid SQL:
INSERT INTO user
(salt, passworddate, password, options, adminoptions, usertitle, customtitle, username, email, languageid, homepage, birthday_search, birthday, showbirthday, icq, aim, yahoo, msn, skype, parentemail, referrerid, ipaddress, posts, caninvite, invites, usergroupid, reputationlevelid, reputation, warnings, infractions, ipoints, pmpopup, autosubscribe, threadedmode, showvbcode, styleid, timezoneoffset, daysprune, joindate, lastactivity, lastpost, membergroupids, displaygroupid, lastvisit, maxposts, startofweek)
VALUES
('*`{', FROM_UNIXTIME(1155750486), '678c11f6f269bcb4f6317be6d8aa3702', 3399, 0, '!!-DS -l- Newbie-!!', 0, 'D-SNewsBot', 'xyz@xyz.com', 0, '', '', '', 0, '', '', '', '', '', '', 0, '', 0, 0, 0, 2, 5, 10, 0, 0, 0, 1, -1, 0, 1, 0, '0', -1, 1155750420, 1155750420, -3601, '', '', 1155750486, -1, -1);
MySQL Error : Unknown column 'warnings' in 'field list'