When I go into Admin and try to change a current moderator's privledges all off (All forums), their user level no longer drops in the DB but rather remains = 2 which is moderator status. Their name goes off the list description in the forums BUT the actual user_level status in the database remains 2 thus shows them as a moderator. I confirmed/realized this when I check my staff.php page after removing a certain member's privledges but they retained moderator level
Please confirm if this could be a problem Niels as I fear this poses a bit of security risk to an unknowing Admin. For now I can just manually go into the DB and return the level appropriatly
I suppose the file admin_ug_auth.php which your mod doesn't touch may possibly need some changes to work properly now?
Possibly due to the '$forum_id' OR if(isset($forum_id)) changes made in other file(s). Please look into this as its currently way over my head but certainly a problem!



