Back to vBulletin 3.8 Template Modifications

Add Anti-spam links to "New User" Admin email
Mod Version: 1.02, by djbaxter

vB Version: 3.8.4 Rating: (7 votes - 5.00 average) Installs: 27
Released: 28 Sep 2009 Last Update: 08 Jul 2011 Downloads: 30
Not Supported  

This is modified from a http://www.vbulletin.com/forum/index.php?t=315523 dated August 15, 2009. It is especially useful for vBulletin forums requiring Admin validation of new accounts.
  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. Translation for 3.8.x and 4.x prior to 4.1.4:

    Code:
    There is a new user, $username at $vboptions[bbtitle]
    View Profile: $vboptions[bburl]/member.php?u=$userid
    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
    Version for 4.1.4 and up

    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.01 Added option to ban user if desired, instead of deleting. Tested on 3.8.4 PL1. Works for me.

v1.02 Added links for IP check. Tested up to 4.1.4

Download

File Type: %1$s Add Anti-spam links to New User Admin email.txt (2.3 KB, 35 downloads)


vblts.ru supports vBulletin®, 2022-2024