MyBB Community Forums

Full Version: MyBB SQL Error register
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi all membre
i have probleme to register new user
can you help my

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1364 - Field 'thx_ammount' doesn't have a default value

Query:INSERT INTO mbb_users (username,password,salt,loginkey,email,postnum,threadnum,avatar,avatartype,usergroup,additionalgroups,displaygroup,usertitle,regdate,lastactive,lastvisit,website,icq,aim,yahoo,skype,google,birthday,signature,allownotices,hideemail,subscriptionmethod,receivepms,receivefrombuddy,pmnotice,pmnotify,showimages,showvideos,showsigs,showavatars,showquickreply,showredirect,tpp,ppp,invisible,style,timezone,dstcorrection,threadmode,daysprune,dateformat,timeformat,regip,language,showcodebuttons,sourceeditor,buddyrequestspm,buddyrequestsauto,away,awaydate,returndate,awayreason,notepad,referrer,referrals,buddylist,ignorelist,pmfolders,warningpoints,moderateposts,moderationtime,suspendposting,suspensiontime,coppauser,classicpostbit,usernotes) VALUES ('abdo00999','72c5beade753920be1b4a10291f93600','BqipLlC9','P9wlvwUqayv20T5CiYIZMjs4w94toNL3Dj7MP7wJY0U3k6Fqb8','[email protected]',0,0,'','',2,'',0,'',1473797908,1473797908,1473797908,'',0,'','','','','','',1,0,0,1,0,1,0,1,1,1,1,1,1,0,0,0,0,'0',2,'linear',0,'','',X'298d47ef','',1,0,1,0,0,0,0,'','',0,0,'','','',0,0,0,0,0,0,0,'')

Please contact the MyBB Group for technical support.

iiiiiiiiiiiiioooooooooooooo Angry Angry Angry Angry Angry Angry Angry Angry Angry Angry Angry Angry Angry Angry
Moved to Plugin Support.
Run this query in phpMyAdmin:

ALTER TABLE `mbb_users  ` CHANGE `thx_ammount` `thx_ammount` DEFAULT '0';