bbAntiSpam Forum Index bbAntiSpam
Discuss how to stop web spam
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to stop vBulletin spam

 
Post new topic   Reply to topic    bbAntiSpam Forum Index -> Advanced Textual Confirmation
View previous topic :: View next topic  
Author Message
admin
Site Admin


Joined: 18 Apr 2006
Posts: 801
Location: Saint-Petersburg, Russia

PostPosted: Mon Apr 09, 2007 3:22 am    Post subject: How to stop vBulletin spam Reply with quote

vBulletin is a popular forum software. To attach Advanced Textual Confirmation (ATC) to vBulletin, do the following.

Note 1. If you prefer better integration with vBulletin, you might prefer NoSpam add-on by antialiasis instead of ATC. Installation is simple too, it's performed through the Admin CP.

Note 2: I don't have the source code of vBulletin, therefore my installation instruction, based on observations, might be wrong. If you have corrections, please post them.

0) Download ATC

* Advanced Textual Confirmation home page
* Download now

1) To stop spam registrations

1.1) In the vBulletin installation directory, open the file "register.php".

1.2) At the beginning of the file, find the line
Code:
<?php

and change it to
Code:
<?php
require_once '...path.to.../bbantispam.php';


1.3) Save the changes.


2) To stop forum spam

2.1) In the vBulletin installation directory, open the file ".php".

2.2) At the beginning of the file, find the line
Code:
<?php

and change it to
Code:
<?php
require_once '...path.to.../bbantispam.php';


2.3) Save the changes.
_________________
Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    bbAntiSpam Forum Index -> Advanced Textual Confirmation All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group