![]() |
How to disable or decrease flood control time for specific users or usergroups?
How to disable or decrease flood control time for specific users or usergroups?
Also in which category in Vbulletin Options can I tweak the site-wide timer? Thanks. |
You will need to write a plugin to do this per user or usergroup. Do a search on "floodchecktime" and you should find some posts on how to do this.
|
I got this one.
at gobal_start add this plugin Code:
if ($vbulletin->userinfo['usergroupid'] == 2) { |
All times are GMT. The time now is 07:47 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:
|