Reset User Level
Modyfikacja pozwala na wyzerowanie user-level z poziomu PA
Kod: |
################################################################################
##
## Hack Title: Reset User Level
## Hack Version: 1.0.0
## Hack Author: JohnMcK
##
## Hack Description: This hack provides an Admin Control Panel option
## to reset a user's user-level.
##
## Frequently, when changing a user from mod or above back
## to 'user', the user-level is not fully reset. This can
## cause the user to show the wrong color in the online
## users list, and potentially other problems. This option
## allows you to fully reset the user.
##
## phpBB Version: 2.0.6
##
## Difficulty Level: Very Easy (no edits)
## Installation Time: ~1 Minute
##
## Files To Edit: (1) admin\modules_data.php
##
## Included Files: (4)
## \admin\admin_resetuser.php
## \language\lang_english\lang_resetuser.php
## \language\lang_polish\lang_resetuser.php
## \templates\subSilver\admin\resetuser_body.tpl
##
##
################################################################################
# |
Co modyfikacja potrafi:
Modyfikacja pozwala na wyzerowanie user-level z poziomu PA.