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)

scan-pa 01-10-2009 06:46 PM

vBulletin should not be running on a shared webhost server. It is a resource hog! :)

You need a Dedicated server to run vBulletin without problems.

RS25com 01-10-2009 08:41 PM

I am running a dedicated server... So anyway, that feature would be good for everyone.

BadgerDog 01-21-2009 08:58 AM

Hi ... :)

I searched through 82 posts using "email" criteria and still can't find any information on how to turn OFF the sending of the emails.

Does anyone have a simple solution to have this mod stop sending emails?

It's a great mod, but the emails are killing us ... :D

Any help would be appreciated....

Regards,
Badger

Clayton 01-21-2009 09:55 AM

Try this .. this is what I have done

go to your Plug In Manager

find under IS Bot under register_form_complete

remove the following line

vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);

That I believe sends the emails

BadgerDog 01-21-2009 10:49 AM

Quote:

Originally Posted by Clayton (Post 1719939)
Try this .. this is what I have done

go to your Plug In Manager

find under IS Bot under register_form_complete

remove the following line

vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);



That I believe sends the emails

Thanks Clayton..... :)

I remarked it out like this, so I'll see what happens now.

Code:

$isbot_message .= "\n\r\n\rAttempt was made from: ". IPADDRESS ."";

        // vbmail($vbulletin->options['webmasteremail'], $isbot_subject, $isbot_message, true);

        eval(standard_error(fetch_error('noregister')));

Regards,
Badger

|Jordan| 01-26-2009 10:34 PM

Quote:

Originally Posted by scan-pa (Post 1707638)
vBulletin should not be running on a shared webhost server. It is a resource hog! :)

You need a Dedicated server to run vBulletin without problems.

Not true. VB customer support says you can run on hosted, its just that some shared web host companies don't allow it on their server. It mainly depends how active your forum is before problems start cropping up (any site that's very active needs its own dedicated server).

MadKad 01-27-2009 05:10 PM

I have mine on a shared web host and have had for 4 years nearly with no problems *touch wood*

great hack aswell, wish there was a way of testing it lol

K2_02 02-05-2009 11:29 AM

I just wanted to write real quick and say THANK YOU for this mod! My forum has been getting hammered by Spammers from China for the past week. I installed this mod last night on VB 3.7.1 and in the past 8 hours I've blocked 22 spam accounts.

THANK YOU AGAIN!!! +1 Highly recommend this mod. Install it BEFORE you get attacked.

K2_02 02-05-2009 11:31 AM

Quote:

Originally Posted by MadKad (Post 1726335)
great hack aswell, wish there was a way of testing it lol

I did test it. Just fill out the registration form REAL fast with bogus info. Name=111, Email=222, Password=333. I filled it out in 13 seconds and got a "Sorry the administrator has temporarily disabled new registrations" notice. :up:

munnakv 02-20-2009 11:18 AM

Installed. What a cool idea. I never know about this mod so far. Thanks.


All times are GMT. The time now is 05:37 AM.

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.01472 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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