![]() |
spam from new users
Not so much a plugin, more a little code modification. It moderates any first posts which contains 'www' or 'http' and posts the post to a thread of your choice (presumably in a private forum) - the idea being that you can re-approve any false positives. Simple I know, but it has cut out the majority of my spam.
The change goes in includes/functions_newpost.php , around line 353 (depending on your VB version) Code:
if ($vbulletin->userinfo['posts'] == 0) { Code:
else Code:
if ($type != 'thread') |
I will look into this, seen to be a nice add.
|
Of course I should also have said that you need to change the MySQL query to reflect the threadid and username/userID of the user/thread in which you'd like the notification post to appear.
|
There's already some mods that do this:
https://vborg.vbsupport.ru/showthread.php?t=173490 |
check it out latter
|
All times are GMT. The time now is 02:45 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:
|