The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a way to change the Minimum Time Between Posts in a specific forum?
I would like to change the minimum time a user must wait in order to post again in just one specific forum on my site. The forum is the most popular forum , almost too popular, my entire site has 8,232,603 Total Posts and this specific forum has more than half the total amount, it has 5,262,864 Total Posts. I want to set it so users in that specific forum have to wait like 5 minutes to post again, but I want to leave it at the current setting of 1 minute between in each post in all other forums. Couldn't find any mods that did this, if anyone could let me know if this is possible, and could point me in the right direction it would be greatly appreciated. I'm running vBulletin 3.7.2. Thanks in advance. |
#2
|
|||
|
|||
![]()
I haven't tested it, but I think you could create a plugin using hook global_start and code like this:
PHP Code:
where you'd replace X with the forumid you want to change, and Y to the min time between posts in seconds (or 0 to disable flood check). |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|