MyBB Community Forums

Full Version: Registration Error!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can i fixed this error on my registration when i click Register

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'remember' in 'field list'
Query:
INSERT INTO mybb_users (`username`,`password`,`salt`,`loginkey`,`email`,`postnum`,`avatar`,`avatartype`,`usergroup`,`additionalgroups`,`displaygroup`,`usertitle`,`regdate`,`lastactive`,`lastvisit`,`website`,`icq`,`aim`,`yahoo`,`msn`,`birthday`,`signature`,`allownotices`,`hideemail`,`subscriptionmethod`,`receivepms`,`receivefrombuddy`,`pmnotice`,`pmnotify`,`showsigs`,`showavatars`,`showquickreply`,`showredirect`,`tpp`,`ppp`,`invisible`,`style`,`timezone`,`dstcorrection`,`threadmode`,`daysprune`,`dateformat`,`timeformat`,`regip`,`longregip`,`language`,`showcodebuttons`,`away`,`awaydate`,`returndate`,`awayreason`,`notepad`,`referrer`,`referrals`,`buddylist`,`ignorelist`,`pmfolders`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`coppauser`,`classicpostbit`,`usernotes`,`remember`) VALUES ('sample','d8add20d015ac7416e3910ee6a3d2ebd','zdMRp4Cj','feGHwjYi6UYhaJng3nEFw6yDmyYxjaTbKAwuHZE6UbAgSTQoIC','[email protected]','0','http://forumzbux.com/images/defavatar.JPG','remote','5','','0','','1289524369','1289524369','1289524369','','0','','','','','sample, proud to be a member of ForumzBux since Nov 2010.','1','0','0','1','0','1','0','1','1','0','1','0','0','0','0','10','2','linear','0','','','112.210.151.198','1892849606','','1','0','0','0','','','0','0','','','','0','0','0','0','0','0','0','','1')
My temp so;ution is to add field "remember" but if you have a correct solution please help me thanks
I hope someone could help me..

Thanks
http://community.mybb.com/thread-75028.html

You've got 1.4 code running, either from a plugin, or 1.4 versions of MyBB files.

There are so many threads on this, you would have found an answer if you'd searched for it.