Fehlermeldung bei Benutzerrechten
Verfasst: 15.11.2003 11:30
so, haben jetzt mein Board auf nen anderen Server gepackt, jetzt bin ich und ein Freund Admin, im Forum wird er auch oragne (admin) angezeigt, wenn ich im Adminmenu unter Befugnisse bin steht bei ihm unter Benutzerebene aber Benutzer statt Admin und wenn ich es ändern will kommt folgende Fehlermeldung:
Couldn't delete auth access info
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 'AND auth_mod = 0' at line 3
DELETE FROM phpbb_auth_access WHERE group_id = AND auth_mod = 0
Line : 178
File : /home/moderdbi/www.yourstart.net/mspb/admin/admin_ug_auth.php
unter admin_ug_auth.php steht in de Zeile 178:
message_die(GENERAL_ERROR, "Couldn't delete auth access info", "", __LINE__, __FILE__, $sql);
weiß einer Rat?
Couldn't delete auth access info
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 'AND auth_mod = 0' at line 3
DELETE FROM phpbb_auth_access WHERE group_id = AND auth_mod = 0
Line : 178
File : /home/moderdbi/www.yourstart.net/mspb/admin/admin_ug_auth.php
unter admin_ug_auth.php steht in de Zeile 178:
message_die(GENERAL_ERROR, "Couldn't delete auth access info", "", __LINE__, __FILE__, $sql);
weiß einer Rat?