Ok I checked your new version. It is still not what I meant. Your new version actually does not work at all.
I really like this mod as it really helps with fighting spam on our websites. So I decided to rewrite this for you. The XML is attached and the install instructions are below.
Install Instructions:
1) Register an account at
www.projecthoneypot.org
- request your api key here
http://www.projecthoneypot.org/httpbl_configure.php
2) Import the product (product-t4u_honeypotvb4.xml)
Plugins & Product -> Manage Products -> Add / Import Product
3) Change settings and activate.
Settings -> Options -> Project HoneyPot
Put in your API key you received in step 1.
Set active to yes.
_________________________________________________
Tested and verified working by BBR-APBT.
If you would like to test this for your self.
Edit the plugin (Project HoneyPot) and find:
Code:
$ip = $_SERVER['REMOTE_ADDR'];
Replace with:
Code:
$ip = "94.102.63.90";
I advise you not to perform the above test on a live site.