MyBB.de Forum
SQL Error: 1364 - Field 'ppposts' doesn't have a default value - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: MyBB 1.8.x (https://www.mybb.de/forum/forum-87.html)
+--- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-88.html)
+--- Thema: SQL Error: 1364 - Field 'ppposts' doesn't have a default value (/thread-39118.html)



SQL Error: 1364 - Field 'ppposts' doesn't have a default value - jackyreads - 13.04.2024

Hallo zusammen,

nach langer Zeit wollte ich mal wieder in unserem Forum https://hidden-worlds.aetyr.dev/index.php einen neuen Charakter registrieren und erhalte diese Fehlermeldung. Mein Team und ich sind leider vollkommene Code-Anfänger und können uns daher nicht erklären, woher dieser Fehler kommt und wie man ihn beheben könnte x.x

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1364 - Field 'ppposts' doesn't have a default value
Query:
INSERT INTO mybb_users (`username`,`password`,`salt`,`loginkey`,`email`,`postnum`,`threadnum`,`avatar`,`avatartype`,`usergroup`,`additionalgroups`,`displaygroup`,`usertitle`,`regdate`,`lastactive`,`lastvisit`,`website`,`icq`,`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`,`lastip`,`language`,`showcodebuttons`,`sourceeditor`,`buddyrequestspm`,`buddyrequestsauto`,`away`,`awaydate`,`returndate`,`awayreason`,`referrer`,`referrals`,`buddylist`,`ignorelist`,`pmfolders`,`notepad`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`coppauser`,`classicpostbit`,`usernotes`,`new_terms`,`new_terms_date`,`myalerts_disabled_alert_types`,`as_secreason`,`ougc_awards`) VALUES ('Aisling Callahan','21c18625e6ec486a115e03063dff1d63','WJ2eQGfx','vDYpTjseegKBVTLboNGgTJpKLNEpiF490omkmnzYlsur5SiooA','aislingcallahan@gmx.de',0,0,'','',2,'',0,'',1712960508,1712960508,1712960508,'',0,'','','3-3-1998','',1,0,0,1,0,1,0,1,1,1,1,1,1,0,0,0,0,'1',2,'',0,'','',X'0a0a0022',X'','',1,0,1,0,0,0,0,'',2,0,'','','0**$%%$1**$%%$2**$%%$3**$%%$4**','',0,0,0,0,0,0,0,'',1,1712960508,'[]','','')
If you're a visitor of this website, please wait a few minutes and try again. If this problem persists, please contact the site owner.

If you are the site owner, please check the MyBB.de Documentation for help resolving common issues, or get technical help on the MyBB.de Community Forums.

Über Hilfe wären wir wirklich sehr dankbar...

LG


RE: SQL Error: 1364 - Field 'ppposts' doesn't have a default value - [ExiTuS] - 13.04.2024

Das scheint definitiv ein Problem, das durch ein Plug-In hervorgerufen wird, welches in der Tabelle ein zusätzliches Feld pppos erstellt hat.
Welche Plug-Ins habt ihr eingebaut?
Welche MyBB-Version?

Für eine temporäre Abhilfe würde es erstmal ausreichen, dem Tabellenfeld "ppposts" in der Tabelle "mybb_users" einen 'default'-Wert zu vergeben, z.B. '0'.
Dies würde zumindest die Fehlermeldung vorerst beheben.

Für eine richtige Problemanalyse sind mehr Details notwendig.

[ETS]


RE: SQL Error: 1364 - Field 'ppposts' doesn't have a default value - jackyreads - 14.04.2024

Hallöchen c:

vielen Dank für die rasche Antwort. Wir haben es sofort ausprobiert und es hat funktioniert.

Vielen, vielen Dank für die schnelle Antwort und ein schönes Wochenende :3

LG