Thread
:
Unbanning Does Not Change Status
View Single Post
#
3
12-21-2015, 10:03 AM
Hall of Famer
Administrator, Lead Coder
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits:
605,010
I think in this case, we can just create a checkbox for unbanning user, something like this in admincp/view/userview.php:
PHP Code:
$userForm
->
buildCheckBox
(
"Unban this User"
,
"unban"
,
"yes"
);
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Hall of Famer
View Public Profile
Send a private message to Hall of Famer
Find all posts by Hall of Famer