![]() |
Wow... this plugin has saved me so much time with bogus registrations. Thanks so much for this!
|
i still love this mod! :P
Code:
The following user name with email address was blocked by the Is Bot mod: AllAdobeOEMSoftDownload - somesingoemforu@gmail.com (1 seconds transpired) |
Quote:
Database error in vBulletin 3.6.4: Invalid SQL: UPDATE setting SET value = IF(value <> '', CONCAT(value, ' ', ) WHERE varname ='banip'; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') WHERE varname ='banip'' at line 1 Error Number : 1064 Date : Wednesday, February 13th 2008 @ 12:16:03 AM Script : http://rchangout.com/forums/register.php?do=addmember Referrer : http://rchangout.com/forums/register.php IP Address : 64.184.169.176 Username : Flienceintito Classname : vB_Database |
I'm not sure what IF(value <> '', does however I got errors from it.
I also had to change $isbot_ipaddy to $isbot_ip I then had to change $isbot_ip to '$isbot_ip' , otherwise it would return an error splitting up the IP address. ------ So I ended up with this and it works fine... Thanks! $db->query_write("UPDATE setting SET value = CONCAT(value, ' ', '$isbot_ip') WHERE varname ='banip'"); |
Quote:
|
Quote:
|
With reCAPTCHA, I doubt they would have gotten through. I have Guests sitting at "Registering" constantly in the Who's Online but no one has registered that wasn't legit.
|
Bobby i don't know ... you can see what's happened on my site ...
|
other two blocked ... :D
The following user name with email address was blocked by the Is Bot mod: AnaebSpone - anaebspone@loanforums.biz (0 seconds transpired) The following user name with email address was blocked by the Is Bot mod: sombdodablaby - inefarege@bk.ru (3 seconds transpired) |
I think what is happening is this hack is catching them before they have a chance to go at reCAPTCHA. If you didn't have this installed, reCAPTCHA would stop them, if you have it enabled. It never hurts to have 2 lines of defense. ;)
|
All times are GMT. The time now is 02:58 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|