vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Add Anti-spam links to New User Admin email for vBulletin 4.x (https://vborg.vbsupport.ru/showthread.php?t=266448)

djbaxter 07-07-2011 10:00 PM

Add Anti-spam links to New User Admin email for vBulletin 4.x
 
1 Attachment(s)
This is an update of https://vborg.vbsupport.ru/showthread.php?t=224073 for vBulletin 4.1.4 and up.
  1. Go to Admin CP | Languages & Phrases | Search in Phrases

  2. Find: Varname $vbphrase[newuser], Text "There is a new user, $username at $vboptions[bbtitle]"

  3. Click on Edit this phrase

  4. Version for 4.1.4

    Code:

    There is a new user, $username at $vboptions[bbtitle]

    View member profile: $memberlink

    Check IP location in Melissa:  http://www.melissadata.com/lookups/iplocation.asp?ipaddress=$ipaddress

    Check for Spam (email): http://www.stopforumspam.com/search?q=$email
    Check for Spam (name): http://www.stopforumspam.com/search?q=$username
    Check for Spam (IP): http://www.stopforumspam.com/search?q=$ipaddress

    Delete this User: $vboptions[bburl]/admincp/user.php?do=remove&u=$userid
    Ban this user: $vboptions[bburl]/modcp/banning.php?do=banuser&u=$userid

    Email Address : $email
    Birthday : $birthday
    Referrer: $referrer
    IP Address: $ipaddress

    $customfields

  5. Click on Save

v1.02 Added links for IP check. Tested with 4.1.4

Note: Attached file includes instructions for both 3.8.x and 4.1.x prior to 4.1.4, as well as instructions for 4.1.4 and up.

RevJim 08-21-2011 10:04 AM

Hi djbaxter,

Thanks for this mod. I was trying to come up with a way to do exactly this but it hadn't occurred to me to just modify the phrases! This is genius in its simplicity. Also very easy to modify to each Admin's personal taste.

For anyone who is not familiar with this mod, you'll want to go to AdminCP > Settings > Options > User Registration Options and put in an email address under "Email Address to Notify About New Members" to enable this feature. Then you will get an email for each user that registers.

Very helpful, thanks.

-RJ

starman? 08-21-2011 03:47 PM

Will check this out - looks like a winner. Thanks.

Majest 09-14-2011 03:13 AM

I tried installing this but I couldn't find the phrase. I copied it from both the post above and from the readme and tried all the different search settings but still no luck. :(

I am running vb4.1.5

nacaruncr 09-14-2011 04:56 AM

excuse me.... but I'm new here XD.... a question... Do I have to change something in the options?
for example: http://www.stopforumspam.com/search?q=$email change where say "$email" or not???

excuse me... but I'm new :o:confused:

djbaxter 09-14-2011 12:52 PM

Quote:

Originally Posted by Majest (Post 2245682)
I tried installing this but I couldn't find the phrase. I copied it from both the post above and from the readme and tried all the different search settings but still no luck. :(

I am running vb4.1.5

Try searching for just this phrase:

Code:

There is a new user
Or search for the variable name newuser.

djbaxter 09-14-2011 12:56 PM

Quote:

Originally Posted by nacaruncr (Post 2245705)
excuse me.... but I'm new here XD.... a question... Do I have to change something in the options?
for example: http://www.stopforumspam.com/search?q=$email change where say "$email" or not???

excuse me... but I'm new :o:confused:

No, just enter the text as shown. $email is a variable so it will be automatically nreplaced by the actual email address when you receive the email.

starman? 09-22-2011 05:18 PM

Whilst this is a fabulous and essential admin tool (thank you very much), I've noticed that the field length for Check for Spam (name): is too short on occasions, specifically where the user name is quite long and therefore only looks up part of the registered user name. Strangely enough, when this occurs, and I select the full name and do a manual search, they are inevtably found to be spammers anyway, and therefore I immediately ban them. Maybe just a spammers MO, who knows? Could you please look to see if the field length could be increased and save me the copy and paste routine. Many thanks.

Snowhog 07-19-2012 06:19 PM

Thank you. I've made the modification and will see how it works.

djbaxter 06-20-2015 09:12 PM

The link to Melissa no longer passes the string with the IP address.

Code:

Check IP location in Melissa:  http://www.melissadata.com/lookups/iplocation.asp?ipaddress=59.89.35.201
Does anyone know of another provider that will do what Melissa used to do?

djbaxter 06-22-2015 10:59 AM

Use one of:

http://whatismyipaddress.com/ip/$ipaddress
http://www.ip2location.com/free.asp?$ipaddress
http://www.ip-tracker.org/locator/ip-lookup.php?ip=$ipaddress


All times are GMT. The time now is 07:14 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.01158 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete