![]() |
IP block for newpost.php and newthread.php
How to block IP for new post and new thread function?
Like global ban, but only for new posting. I want to use big list of IPs, so I dont want to use it against all visitors (it will degrade forum performance), just for posting newreply.php?do=postreply newthread.php?do=postthread |
You could use plugins on the newthread_start and newreply_start hooks with code like:
Code:
if ($vbulletin->ipaddress in banned list) |
All times are GMT. The time now is 08:59 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:
|