Code: Alles auswählen
Prüfe auf Benutzer mit mehreren oder keiner Einbenutzer-Gruppe
Stelle Einbenutzergruppen für Benutzer wieder her: 165,166,167
Fehler: Couldn't add group data!
SQL Error : 1062 Duplicate entry '0' for key 1
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_single_user) VALUES (1, '', 'Personal User', 0, 1)
Line : 654
File : /mnt/kw2/02/309/00000017/htdocs/forum/admin/admin_db_maintenance.php
Code: Alles auswählen
Could not insert data into groups table
DEBUG MODE
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back
INSERT INTO phpbb_groups (group_name, group_description, group_single_user, group_moderator) VALUES ('', 'Personal User', 1, 0)
Line : 724
File : usercp_register.php