The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello everyone, i need a plugin/hack that can set Minimum Time Between Posts for admins and mods not just registered users.
tried this plugins but it didn't work for me Code:
if (is_member_of($vbulletin->userinfo,xx))
{
$vbulletin->options['floodchecktime'] = '0';
}
I'm using VB 4.3.1 Thanks.
|
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
As admin i still can post as many posts i want with no flood check, any idea?
|
|
#4
|
||||
|
||||
|
Set the bypass restriction to No for the Admin group.
|
|
#5
|
|||
|
|||
|
yes buddy, i did that already and it's default and still nothing.
does the double post preventing mod has anything to do with it? cause it keep merging without flood warning. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|