The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Project HoneyPot HTTP Blacklist Addon ( with Bad Behavior integration) Details »» | |||||||||||||||||||||||||||
Project HoneyPot HTTP Blacklist Addon ( with Bad Behavior integration)
Developer Last Online: May 2017
PLEASE RATE THIS MOD Description: Spam Prevention Strategy Bad Behavior is completely different from any other anti-spam solution out there, in that it doesn?t specifically target spam itself. Rather, it targets the methods by which the spam is delivered. While a somewhat similar solution called mod_security exists, it has a rather different purpose, doesn?t target spam, and regular people can?t install mod_security on their shared web hosting accounts. Bad Behavior blocks spam as well as other malicious activity and can be installed by anyone In this way Bad Behavior saves you time and frustration and gives you peace of mind by turning spam from a colossal nightmare into, well, not much at all. Project Honeypot Integration To participate in Project Honey Pot, webmasters need only install the Project Honey Pot software somewhere on their website. We handle the rest ? automatically distributing addresses and receiving the mail they generate. As a result, we anticipate installing Project Honey Pot should not increase the traffic or load to your website we have already made this possible for you, all you need to do is signup with www.projecthoneypot.org Information Update please read: as we have started a new forum and have and are hiring new Modders to join our team, there are some great benefits for those who do We are looking for some experienced developers to remod our products please visit our website for more details Version 5 will see some great functions, but require our team to remod this product Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
||||
|
||||
Why is it you can not PM me? I do not think my inbox is full but it may be.
Quote:
upload this to your includes/xml folder. File Name: cpnav_honeypot.xml Code:
<?xml version="1.0" encoding="ISO-8859-1" ?> <navgroups product="t4u_honeypotvb4"> <navgroup text="Project HoneyPot" hr="true" displayorder="15"> <navoption displayorder="10"> <text>Project HoneyPot Settings</text> <link>options.php?do=options&dogroup=pro_honeypot</link> </navoption> </navgroup> </navgroups> |
#13
|
||||
|
||||
Good work. Appreciate the mod that allows this to be installed with no file uploads.
Now that it is installed, I'm sad to say that a problem that I had previously with this Script is re-appearing. I had hoped it was as a result of my own implementation. I cannot create a New Article. I've narrowed it down to this add-on and I'm not certain why but attempting to create a New Article produces an HTTP 500 error. Are either of you experiencing the same? |
#14
|
|||
|
|||
Quote:
i suggest you look into it or if you pm me you ip address i'll do the work for you to remedy it |
#15
|
||||
|
||||
Quote:
Go to your CMS Home Page and click New Article or try to promote a post to an article to see if you can duplicate the problem. It doesn't give the "Your IP is blocked message" but simply produces a white screen and an HTTP 500 error unlike a blocked IP issue where a message appears allowing you to continue. As I said, it was the same problem I experienced with the other implementation. My board was working fine as I have only created 3 articles on the CMS since moving the vBulletin Publishing Suite but then one day I went to create an article and I kept getting a white screen. As soon as I disabled my former implementation of the plugin I could create an article again. I've experienced the same problem from military IP's and Starbuck's IP's, and Verizon IP's. It's not a blacklist issue. I had initially thought that your implementation fixed a coding issue that was in the tutorial I had found but once you released the latest version the problem re-appeared. I actually am not sure that, until this latest release, that the HoneyPot was even functioning because I was testing it with a blacklisted IP and it wasn't working. As soon as the code was updated, the message was popping up for the blacklist IP test but the problem of creating New Articles also re-appeared. |
#16
|
||||
|
||||
I will try to reproduce this bug when I get back home in a hour or two.
When you turn this mod off the problem goes away right? |
#17
|
||||
|
||||
That's right.
|
#18
|
|||
|
|||
the error people are getting with this mod is as follows
Fatal error: Cannot redeclare ozh_httpbl_check() (previously declared in /home/tutorial/public_html/forum/packages/vbcms/controller/content.php(84) : eval()'d code:14) in /home/tutorial/public_html/forum/packages/vbcms/controller/content.php(84) : eval()'d code on line 57 this will be looked into |
#19
|
||||
|
||||
Well in that case I will just block this from the create article page.
For some reason it is being called twice in that page. We really do not need this to run on every page any how. It is just best that we do because we never know what link they may follow. Since an unregistered user is not allowed to create new articles there will not be a problem. My guess is that the article page is calling global.php twice. It is most likely a vbulletin bug since this is the only page this is having a problem on. |
#20
|
||||
|
||||
Ok Fixed again. Simonhind let me know when you update the main xml file. So I can remove the one in this post.
It was a simple fix. If you do not wish to reinstall. Go to your plugins and find (Project HoneyPot) Simply change the hook from global_start to global_complete. |
#21
|
|||
|
|||
Quote:
this can now be removed, i just tried the same thing with changing the hook |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|