![]() |
Minimum Time Between Posts
<font color="darkgreen">Is there an addin or anyone know how to set a custom usergroup to be able to bypass the flood check? Admins and Mods are exempt from the bypass the check so I would like to add this feature to another non-mod usergroup.
Thanks</font> |
<font color="darkgreen">No one?</font>
|
I would think you could make a plugin (global_start?) that sets $vbulletin->options['floodchecktime'] = 0 for certain usergroups.
|
Interested in this as well. Preferably if I could adjust the flood time.
|
It worked, thanks Lynne.
For selectively allowing certain usergroup(s) bypassing of the floodcheck... https://vborg.vbsupport.ru/showpost....08&postcount=2 |
Quote:
|
That is a plugin using the global_start hook. If you know how to add a plugin, then all the information is there.
|
Thank You.It Works Perfect.
|
Reviving this one as I have a question. I use this but now I'd like to expand upon it.
What if I wanted one group to have one flood control time, and another to have a different time? Would I simply make two plugins, or would I just do this in the plugin I currently use? Code:
if (is_member_of($vbulletin->userinfo, X)) |
All times are GMT. The time now is 03:51 PM. |
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:
|