Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
New Registrant Analyzer Details »»
New Registrant Analyzer
Version: 0.3, by fci fci is offline
Developer Last Online: Aug 2009 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.6.4 Rating:
Released: 01-13-2007 Last Update: 01-15-2007 Installs: 250
Uses Plugins
Additional Files  
No support by the author.

Description:
At the forum I maintain these are the general measures taken to determine if a new registrant is a spammer:
- google username see if it has been used elsewhere and if it has been banned, if there are a lot of results, try searching using: $username vbulletin, or, $username phpbb, or $username forum
- go to domain of email address if unfamiliar
- google first part of email address
- google second part of email address if unfamiliar
- check IP on DNS Stuff

So, to make it easier for the other admins to check this information I wrote this which basically has quick links to get this information. Refer to the screenshot for more details.

In the contained zip file, import the product via 'Manage Products' and upload the rest of the file to their appropiate locations

After installing, you'd need to refresh the admincp/modcp area with your browser then look under 'Users' in the admincp, otherwise look under 'New Registrant Info' if in the modcp

changelog
0.1 - initial release
0.2 - make it work for both mods and admins (shows in admincp and modcp)
0.3 - use dynamic modcp/admincp variables, move 'New Registrant Info' under Users menu

NOTE: remember to look under Users when browsing in the admincp

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 03-07-2009, 08:21 PM
nascartr nascartr is offline
 
Join Date: Jun 2008
Posts: 317
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love this! Exactly what we need. Works for 3.8.1!
Reply With Quote
  #93  
Old 05-10-2009, 11:30 AM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it doesn't work for mew. it only shows up in the mod section
Reply With Quote
  #94  
Old 05-10-2009, 11:34 AM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want it under admin not the modcp. Can this be done?
Reply With Quote
  #95  
Old 06-12-2009, 02:09 AM
stubby1274 stubby1274 is offline
 
Join Date: Jun 2009
Location: Idaho
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mrdby View Post
I want it under admin not the modcp. Can this be done?
Open the includes/xml/cpnav_newregistrants.xml file and replace this line:

<link>../{$vbulletin->config[Misc][modcpdir]}/newregistrants.php</link>

with this

<link>../{$vbulletin->config[Misc][admincpdir]}/newregistrants.php</link>


Then open up the modcp/newregistrants.php and replace all instances of modcp with admincp, save the file. Copy the newregistrants.php file to your admincp directory, and copy the newregistrants.xml file to your includes/xml directory. Go to your control panel and import the main xml file and this will then show up in your admin control panel. This worked in 3.8.2.
Reply With Quote
  #96  
Old 06-16-2009, 10:22 PM
Cyburbia's Avatar
Cyburbia Cyburbia is offline
 
Join Date: Feb 2002
Location: Ithaca, New York USA
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

DNSStuff no longer allows free searches as of today. The IP location function ("Lookup IP") is now broken, click on it, and this is the result:

http://www.dnsstuff.com/where-are-my-results/
Reply With Quote
  #97  
Old 06-26-2009, 04:07 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cyburbia View Post
DNSStuff no longer allows free searches as of today. The IP location function ("Lookup IP") is now broken, click on it, and this is the result:

http://www.dnsstuff.com/where-are-my-results/
I noticed that too.
Reply With Quote
  #98  
Old 06-26-2009, 04:50 PM
blaize blaize is offline
 
Join Date: Apr 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can replace the lookup link in the modcp/newregistrants.php with one that is free. The link to replace is on line 95.
Reply With Quote
  #99  
Old 08-05-2009, 10:05 PM
alfaowner alfaowner is offline
 
Join Date: Jul 2003
Location: London
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anybody want to reccomend a free site?
Reply With Quote
  #100  
Old 08-06-2009, 01:41 AM
digicom's Avatar
digicom digicom is offline
 
Join Date: Apr 2006
Location: England Uk
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just edit the line in modcp/newregistrants.php on line 95 where it says
PHP Code:
http://www.dnsstuff.com/tools/ipall.ch 
just remove .ch so it just says
PHP Code:
http://www.dnsstuff.com/tools/ipall 
and it works fine

Quote:
Originally Posted by blaize View Post
You can replace the lookup link in the modcp/newregistrants.php with one that is free. The link to replace is on line 95.
Reply With Quote
  #101  
Old 10-08-2009, 10:23 AM
BigDog56 BigDog56 is offline
 
Join Date: Jan 2007
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked for me!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04930 seconds
  • Memory Usage 2,309KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete