vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Anti-Spam Options - Is Bot: Registration Time Check (https://vborg.vbsupport.ru/showthread.php?t=135094)

Max Taxable 04-02-2012 01:26 PM

Quote:

Originally Posted by EWGF (Post 2315986)
Spam increase lately =/

I'm sure this lightweight will help in some way, thanks

All it will do is end all of the autospam pretty much.

sv1cec 07-18-2012 09:46 AM

I had that in my vB 3.0.xx forums site, so I just installed it in the new 4.2.

May I humbly suggest that the author updates the instructions, in the first post, for 4.2? Not quite productive to go through 27 pages, before finding the required changes for the latest version.

Thanks to Calorie for this!

sv1cec 07-22-2012 07:22 AM

Anyone knows how to add the IP address from where the bot is coming in the email sent? Better yet, can someone derive the code for adding that IP address to the banned IP addresses list?

nick! 08-14-2012 02:45 PM

Just installed, thanks.

sv1cec 08-14-2012 04:57 PM

This hack is doing a great work at stopping spammers. I just wish it would allow us to add the banned IP addresses to the banned IP addresses list.

nick! 08-15-2012 10:11 AM

This bot is doing a great job, is there a way to stop the emails from bot alerts coming to my email address? I am getting on avg 20-30 new bots being blocked a day, so its cluttering up my emails, lol.

sv1cec 08-15-2012 10:42 AM

That's easy, just go in the plug-in and find this line

Code:

vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);
Add a "#" in front of that line so it looks like this:

Code:

# vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);
and that should stop the emails coming to your inbox.

evouga 08-21-2012 02:48 PM

Got this installed. Tested it myself and got the "Administrator has disabled registrations" error. However, I didn't receive an email for my attempt even though I properly edited my email into register_addmember_process.

Is this typical, or have I done something wrong?

nick! 08-22-2012 06:23 AM

Not sure why, it should gather the info for your email within the vb panel, make sure thats the one your using...

ETDC 09-09-2012 06:16 PM

Where is the 'vb register template' we're supposed to ammend? The code to add to isn't in 'register.php' if that's what you have to do...


All times are GMT. The time now is 07:41 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
  • Page Generation 0.02004 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete