Quote:
Today at 07:15 PM infiniterb said this in Post #607
Thanks a lot man. I'm having trouble now with the Friendly Urls...it seems to not be working right.
Also, in the user agent checking, where do you put this code:
## function for user ip address checking
## matches full/part of an ip address
## might be useful for people who dont have a .htaccess file
## or those who want to identify bots who dont supply a valid or a cloaked
## useragent. probably should be called on return of 0 from useragentcheck
## in online.php
##
## i think its unnecessary. also the ip address matching isnt great since php
## cant handle CIDR addresses so either you break the ip address up and match
## values or you use ranges (as below) which will also identify ip outside
## the allocated range
## ie crawler918.com
## http://ws.arin.net/cgi-bin/whois.pl?queryinput=!%20NET-12-148-209-192-1
## 12.148.209.192/26
## /26 is 62 ip addresses identifying 12.148.209. means that you're blocking 254 ip
## address which will exclude non rogue ips.
## ip address have a tendancy to change and would result in a fairly bit list.
## ----------------------------------------------------------------------------- ##
|
i was not sure on the last bit because instructions were not very
clear so i left it out here is screen shot of my forums
http://www.spinzone.org/web_ro1.jpg