|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
In versions 5.2 and 5.3 when deleting a user who is a moderator they aren't actually deleted from the moderators table. To fix this, edit your admin/dodeleteuser.php At line 85, right before the Send them a confirmation line, add this block of code:
// ------------------------------------------ // Delete this user from the moderators table $query = " DELETE FROM w3t_Moderators WHERE Mod_Username = '$User_q' "; $dbh -> do_query($query);
UBB.threads Developer
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|