View Full Version : forum specific flood control
Karri
06-28-2005, 12:58 AM
I would love a plug in that would allow me to set different times between posts from the same IP for different forums on my site.
Example: Relevant Forum= default time of 30 seconds between posts
Spammy chit chat Forum= custom time of 3 minutes between posts
If anyone wants to tackle that, you would be my new bestest friend. :)
Chris M
06-28-2005, 08:36 AM
I would love a plug in that would allow me to set different times between posts from the same IP for different forums on my site.
Example: Relevant Forum= default time of 30 seconds between posts
Spammy chit chat Forum= custom time of 3 minutes between posts
If anyone wants to tackle that, you would be my new bestest friend. :)
This would require code modification, not just a plugin :)
Satan
Dream
06-28-2005, 04:13 PM
you could just add a $flood_control = array(1 => 30, 2 => 10) to a plugin and check the last post date... i looked for the hook but didnt find a good one. not sure why you are saying its only possible with code modification.
Karri
06-28-2005, 06:48 PM
This would require code modification, not just a plugin :)
Satan
I was afraid it might. I am not opposed to that but I was looking forward to having a hack free easily upgradable install for once.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.