MyBB Community Forums

Full Version: Error 1062
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
People have been saying to me that when they go to sign up for my site they get this error

SQL Error:
1062 - Duplicate entry '0' for key 'PRIMARY'
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) VALUES ('Ryan','bdc86e79bdb16396a1b08c2d0a157187','xY1u78dO','AmZGchFnLr4HCiGUNMzyBJ5tEtoviUHe7ZhWjiSkdRch9KvmqY','[email protected]','0','','','5','','0','','1355057591','1355057591','1355057591','','0','','','','','','1','0','0','1','0','1','0','1','1','1','1','0','0','0','0','10','2','linear','0','','','89.204.165.24','1506583832','','1','0','0','0','','','1','0','','','','0','0','0','0','0','0','0','')

How can i fix this?