![]() |
Remove Physical Delete for UserGroups
Hello,
I had a hacking on my forums where somebody hacked one of the head moderators. I wanted to take away the priveledge of physical deletion from everybody but Administrators. Can anybody help me? I have a UserGroup for G-mods and Head Moderators. Head mods have some admin priveledges but I want to remove Physical Delete from G-mods and Head Mods. Can anybody help me? |
Yes, you can wrap a "if conditional" statement around the code, edit the editpost template
Code:
<if condition="in_array($bbuserinfo[usergroupid],array(6))"> |
Thakn you, but I am a little confused.
|
In the Admin CP:
Forums and Moderators -> Show All Moderators -> Super Moderators -> Edit Permmissions for each Moderator you want to edit. |
Quote:
As the resident bear stated, you can do it manually one by one, but what i posted above will do it globally in one shot, my way makes it so no one except an admin can physically see the option when editing a post. |
But, if they know the link on how to do it, wrapping a conditional like that won't stop them. It will only stop the option from showing.
|
Thanks Boofo. it worked :p
|
ok.....
|
All times are GMT. The time now is 07:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|