Seite 1 von 1

User Befugnisse

Verfasst: 18.02.2008 19:50
von siberia-angel
hallo habe das problem wenn ich user für die usergroup freischalten möchte kommt folgender fehler.

Code: Alles auswählen

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, 0)' at line 2

INSERT INTO phpbb_auth_access (forum_id, group_id, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_vote, auth_pollcreate, auth_mod) VALUES (36, , 1, 1, 1, 1, 1, 1, 1, 1, 1, 0)

Line : 391
File : admin_ug_auth.php

könnte mir vll bitte jemand helfen.

Verfasst: 19.02.2008 01:48
von cYbercOsmOnauT
Der Fehler ist das für die group_id kein Wert mitgeschickt wird und die SQL somit fehlerhaft ist.

Hast Du Deine admin_ug_auth.php in irgendeiner Weise modifiziert? Eine Kopie davon wäre nützlich.

KB:datei

Grüße,
Tekin