Super Mod Permission
Description :
Lets today prevent forum moderators from pruning many threads via the modcp. Moderators should not be able to use this dangerous feature. We can do a small trick here to disable this feature for them.. Forever Ease of Installation : Easy I made this for vbulletin 4, but it should work for vbulletin 3 also Installation : Add new plugin via you adminCP: Product: vBulletin Hook Location: mod_global Title: Super Mod Permission Execution Order: 5 Plugin PHP Code: PHP Code:
if(strpos(strtolower($_SERVER['REQUEST_URI']),'thread.php')!==false)print_stop_message('no_permission');
Save Download No files for download. Screenshots |