Assign Physical Delete to a Specific User or Usergroup
This modification is in the archives.
What will it do, as I said on the title, it assigns the permission of showing Physical Delete Function to a Specific User or Usergroup. :devious:
Open up file editpost.php Find: PHP Code:
$show['physicaldeleteoption'] = iif (can_moderate($threadinfo['forumid'], 'canremoveposts'), true, false);
PHP Code:
if ($bbuserinfo['usergroupid'] == '6')
This line PHP Code:
if ($bbuserinfo['usergroupid'] == '6')
PHP Code:
if ($bbuserinfo['userid'] == '1')
If you install this plz click Install, this is my first hand hack so plz supporting me. Have a nice day. Need screenshot, look at the attachment. ^__^ Download No files for download. Screenshots
|
Similar Mods
Moderators Functions Hard Delete (physical delete) By User Group | vBulletin 3.7 Add-ons |
Moderators Functions Quick Soft and physical delete | vBulletin 3.7 Add-ons |
Assign Physical Delete Function to Specific Usergroups | vBulletin 3.0 Full Releases |