fehler bei aktualisieren der benutzerbefugnisse
Verfasst: 17.03.2005 12:02
Hallo,
wenn ich bei einzelenen benutzern die zugangsbefugnisse verändern will, dann kommt immer folgender fehler:
Allgemeiner Fehler
Couldn't update private forum permissions
DEBUG MODE
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 ' 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2
INSERT INTO tks_auth_access (forum_id, group_id, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_mod) VALUES (13, , 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 390
File : /afs/lsrv.de/1/w10963/web/public_html/tks/admin/admin_ug_auth.php
wenn ich bei einzelenen benutzern die zugangsbefugnisse verändern will, dann kommt immer folgender fehler:
Allgemeiner Fehler
Couldn't update private forum permissions
DEBUG MODE
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 ' 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)' at line 2
INSERT INTO tks_auth_access (forum_id, group_id, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_mod) VALUES (13, , 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)
Line : 390
File : /afs/lsrv.de/1/w10963/web/public_html/tks/admin/admin_ug_auth.php