User Admin
Verfasst: 04.12.2003 02:44
Immer wenn ich die Einstellungen für einen User im Admin Bereich ändern möchte, kommt folgender Fehler:
General Error
Couldn't update private forum permissions
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' 1, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2
INSERT INTO phpbb_auth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (3, , 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 390
File : /home/www/htdocs/**********/phpBB2/admin/admin_ug_auth.php
Was genau muss ich tun um diesen Fehler zu beheben?
General Error
Couldn't update private forum permissions
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near ' 1, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2
INSERT INTO phpbb_auth_access (forum_id, group_id, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (3, , 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 390
File : /home/www/htdocs/**********/phpBB2/admin/admin_ug_auth.php
Was genau muss ich tun um diesen Fehler zu beheben?