Admin degradieren
Verfasst: 14.01.2005 22:59
...Geht leider nicht.
WEnn ich einen User zum Admin gemacht habe, geht es nicht mehr zurük.
Nur per User löschen!
Und beim ersdten klick auf den Absende Butoon kommt
Wenn ich dann aber nochmal klicke, geht es. (Zurück Taste im Browser, nochmal absenden)
Allerdings von Admin auf User kommt immer
Da kann ich klicken soviel ich will.
Wenn ich dann (da es Debugmode ist) Durchs PhpMyAdmin laufen lasse, kommt dieser Fehler raus:
Habe ein 2.0.6 (Eigentlich schon hochgepatcht) mit diesen Eingebauten Mods:
Kann mir irgendwer helfen?
Danke für jede Antwort!
Doppelten Dank für eine hilfreiche Antwort!
WEnn ich einen User zum Admin gemacht habe, geht es nicht mehr zurük.

Und beim ersdten klick auf den Absende Butoon kommt
Code: Alles auswählen
Couldn't update auth access
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 'group_id = 7' at line 3
UPDATE phpbb_auth_access SET auth_view = 0, auth_read = 0, auth_post = 0, auth_reply = 0, auth_edit = 0, auth_delete = 0, auth_sticky = 0, auth_announce = 0 , auth_globalannounce = 0WHERE group_id = 7
Line : 215
File : /usr/export/www/vhosts/funnetwork/hosting/ernieonline/forum/admin/admin_ug_auth.php
Allerdings von Admin auf User kommt immer
Code: Alles auswählen
Could not update auth access
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 'group_id = 7' at line 3
UPDATE phpbb_auth_access SET auth_view = 0, auth_read = 0, auth_post = 0, auth_reply = 0, auth_edit = 0, auth_delete = 0, auth_sticky = 0, auth_announce = 0 , auth_globalannounce = 0WHERE group_id = 7
Line : 237
File : /usr/export/www/vhosts/funnetwork/hosting/ernieonline/forum/admin/admin_ug_auth.php

Wenn ich dann (da es Debugmode ist)
Code: Alles auswählen
UPDATE phpbb_auth_access SET auth_view = 0, auth_read = 0, auth_post = 0, auth_reply = 0, auth_edit = 0, auth_delete = 0, auth_sticky = 0, auth_announce = 0 , auth_globalannounce = 0WHERE group_id = 7
Code: Alles auswählen
MySQL meldet:
#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 'group_id = 7' at line 1
Habe ein 2.0.6 (Eigentlich schon hochgepatcht) mit diesen Eingebauten Mods:
- Profil Control Panel
- Secure the main Admin
- Intro+Portal
- Global Announcement
Kann mir irgendwer helfen?
Danke für jede Antwort!

Doppelten Dank für eine hilfreiche Antwort!
