The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
How would I deny certain mods the ability to delete posts or threads?
I would only like to do it for certain mods though... Satan |
|
#2
|
||||
|
||||
|
Admin CP => Forums and Moderators => Edit Moderator.
|
|
#3
|
||||
|
||||
|
hmm, in your admin-cp klick on edit next to a moderator and set
Can delete posts to no ![]() edit: grr chen you beat me again |
|
#4
|
||||
|
||||
|
Wow...
Lol... I thought it would be much more difficult than that lol... Satan |
|
#5
|
|||
|
|||
|
Other question:
How to deny some Super Mod the ability to delete or edit posts? |
|
#6
|
||||
|
||||
|
Yes...
That would be a good idea... Satan |
|
#7
|
||||
|
||||
|
hmm, why make him a supermod, if he can't do such things?
![]() but if you want to do so, you have to hack the ismoderator function in functions.php |
|
#8
|
||||
|
||||
|
What would you change?
Satan |
|
#9
|
||||
|
||||
|
change this line:
if ($supmod[ismoderator]) { to if ($supmod[ismoderator] && $action!="candeleteposts") { |
|
#10
|
||||
|
||||
|
Thanks
![]() Satan |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|