Mod Name / Version - Private Moderation 1.3
Version 1.1 blocks the users ability to edit their profile if they are in private moderation. 1/23/03
Version 1.2 offers the option to block the sending of Private Messages. 1/28/03
Version 1.3 adds in the functionality to be able to search and find users who are in private moderation - thanks Raconteur
Description - This allows you to put a user into "Private Moderation" where all their posts will require approval from an admin or mod. An alternative to banning...allowing their good posts to get through. Almost like a probation.
Working Under - UBB.Threads 6.2, 6.2.1
Pre-requisites - none
Author - JoshPet -
www.joshuapettit.com for discussions and bug reports come to
www.ubbdev.com Credits - Raconteur
Files Altered - addpost.php, ubbthreads.php, /admin/selectoption.php, admin/selectusers.php, admin/showusers.php, includes/selectusers.js
Database Altered - 1 field added to the w3t_Users table (U_PrivateModeration) with a yes/no value.
New Files - /admin/moderateuser.php, /admin/unmoderateuser.php
Any other info - Only Admins can enter or remove a user from private moderation. Edit their profile, and you'll see the option right below the "ban this user" option. Remove them from moderation the same way. The User and All Admins/Mods receive a PM when they are added or removed from Moderation.
Backup your files and database before doing any modifing of you code. Haven't done much testing yet myself. But all seems to be OK with initial testing.