exclude usergroups from automatic user pruning
This modification is in the archives.
Hey,
this is my first (small) addon i made and probably it could be better, but it works... What does this do? This is actually an addon for the atomatic user pruning hack you can find here with this hack you can exclude several usergroups from been pruned. How to Install Open your deleteinactive.php file FIND PHP Code:
// This only needs to be modified if you set above to false
PHP Code:
//set this to false if you want to exclude some usergroups from pruning
FIND PHP Code:
$prunedmembers = $DB_site->query("
PHP Code:
if($pruneall==true){
grz, seba Download This modification is archived and cannot be downloaded. |
Similar Mods
Add-On Releases Automatic Inactive Users Pruning - vB3.7 RC2 | vBulletin 3.7 Add-ons |
Automatic Inactive Users Pruning | vBulletin 3.0 Full Releases |
Automatic Zero-Reply Pruning | vBulletin 3.0 Full Releases |