MyBB Community Forums

Full Version: Threadnum Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB, bir SQL hatası olduğunu tespit etti ve aşağıdaki nedenlerden dolayı devam edemiyor.

SQL Hatası:
1054 - Unknown column 'threadnum' in 'field list'
Sorgu:
INSERT INTO mybb_users (`username`,`password`,`salt`,`loginkey`,`email`,` postnum`,`threadnum`,`avatar`,`avatartype`,`usergr oup`,`additionalgroups`,`displaygroup`,`usertitle` ,`regdate`,`lastactive`,`lastvisit`,`website`,`icq `,`aim`,`yahoo`,`skype`,`google`,`birthday`,`signa ture`,`allownotices`,`hideemail`,`subscriptionmeth od`,`receivepms`,`receivefrombuddy`,`pmnotice`,`pm notify`,`showimages`,`showvideos`,`showsigs`,`show avatars`,`showquickreply`,`showredirect`,`tpp`,`pp p`,`invisible`,`style`,`timezone`,`dstcorrection`, `threadmode`,`daysprune`,`dateformat`,`timeformat` ,`regip`,`language`,`showcodebuttons`,`sourceedito r`,`buddyrequestspm`,`buddyrequestsauto`,`away`,`a waydate`,`returndate`,`awayreason`,`notepad`,`refe rrer`,`referrals`,`buddylist`,`ignorelist`,`pmfold ers`,`warningpoints`,`moderateposts`,`moderationti me`,`suspendposting`,`suspensiontime`,`coppauser`, `classicpostbit`,`usernotes`)

VALUES ('kaansito','5d0e14a3ff33a03d9fb92f35a447b47d','4g ivP8LQ','1x5YE7nsTrSHu6noJtj0ggRFRP5DTIguB3FJ0hA49 DTwhLpExS','[email protected]',0,0,'','',5,'',0 ,'',1476354898,1476354898,1476354898,'',0,'','','' ,'','','',1,0,0,1,0,1,0,1,1,1,1,1,1,0,0,0,0,'6',2, 'linear',0,'','',X'58fb2e36','',1,0,1,0,0,0,0,'',' ',0,0,'','','',0,0,0,0,0,0,0,'') 

I encounter this error in the new member registration. How do I solve the problem? Thanks.
Version: 1.8.7
List all of your plugins.
Have you recently upgraded? This is a new 1.8 field.