View Full Version : Prevent moderator from move thread for other moderator
hazem_aliraqi
12-30-2015, 03:40 PM
<div align="center">hello
How to Prevent moderator from move thread for other moderator
if there is any plugin do this
</div>
cellarius
12-31-2015, 05:11 AM
You mean a moderator should not be able to move a thread that another moderator created?
Honestly: Just tell your mods not to do that. Mods should be able to follow such simple rules; else they should not be mods at all.
MarkFL
12-31-2015, 05:47 AM
...Honestly: Just tell your mods not to do that. Mods should be able to follow such simple rules; else they should not be mods at all.
I agree completely...even as an admin, I wouldn't move a thread created by one of my moderators without discussing it with them first. If you have moderators clashing, then its time for a staff discussion. :)
hazem_aliraqi
12-31-2015, 11:07 AM
You mean a moderator should not be able to move a thread that another moderator created?
Honestly: Just tell your mods not to do that. Mods should be able to follow such simple rules; else they should not be mods at all.
exactly
and i tell my mods but they still move and deleted thread for admin and another moderator
i have created plugin
if(!is_member_of($vbulletin->userinfo, 6))
{
print_no_permission();
}
hook location
threadmanage_start
its prevent all mods except admin user from manage the thread
so if i use something to control only mods thread
cellarius
01-01-2016, 03:02 PM
exactly
and i tell my mods but they still move and deleted thread for admin and another moderator
If they made a mistake, this will not be a continuing problem. Just move the thread back and undelete the other. You do not let your mods hard-delete threads, do you?
If it was not a mistake, bit by intention: that person is clearly not fit to be a moderator. Get rid of him if he can't play by the rules.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.