The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need SPAM HELP singups from JAPAN
Would like a way to block signups from other countries other than us, or a way to specifically ban certain countries
anyone know a way? also birth dates, can i prevent signups from a specific birth date |
#2
|
|||
|
|||
You can block IP addresses in your .htaccess file, for example you could run something like this:
<Files *> order deny,allow deny from 000.000.000.000 allow from all </Files> This would prevent the bad guys from accessing your file system by the ip addresses you specifiy in the script. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|