Database error in vBulletin 3.0.7:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO user
(username, email, languageid, usertitle, customtitle, homepage, icq, aim, yahoo, msn, parentemail, posts, shouts, ipaddress, usergroupid, shoutbanned, reputation, pmpopup, autosubscribe, showvbcode, styleid, timezoneoffset, daysprune, threadedmode, salt, password, referrerid, joindate, lastactivity, lastpost, birthday, birthday_search, options, reputationlevelid, membergroupids, displaygroupid, passworddate)
VALUES
('FireintheDisco', '[email protected]', '0', 'Newbie Member', '0', '', '', '', '', '', '', '0', '', '', '2', '0', '10', '1', '-1', '1', '0', '0', '-1', '0', 'Aq3', 'ec07be324c94d8c42bd900c83222d9e2', '0', '1122379200', '1122394260', '-25201', '02-002-1992', '1992-02-002', '3159', '5', '', '0', '2005-07-26')
mysql error: Unknown column 'shouts' in 'field list'
mysql error number: 1054
Comment