Ich hatte vor Wochen den auto_group_mod eingebaut, was auch alles funktionierte. Nun wollte ich eben eine neue Gruppe anlegen, da kam dann diese Fehlermeldung hier :
Code: Alles auswählen
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' '99999999','99999999','' '0')' at line 2
INSERT INTO phpbb_groups (group_type, group_name, group_description, group_moderator, group_count,group_count_max,group_count_enable, group_single_user) VALUES (2, 'Projekte', 'Geheim!', 3, '99999999','99999999','',, '99999999','99999999','' '0')
Line : 407
File : admin_groups.php
Code: Alles auswählen
You are not Authorised to do this
Wer kann mir helfen ??? Danke im voraus!