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

Reply
 
Thread Tools
Track all Duplicate IP Addresses via Admin CP (by Jolten) Details »»
Track all Duplicate IP Addresses via Admin CP (by Jolten)
Version: 1.00, by tamarian tamarian is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 07-04-2005 Last Update: 11-01-2005 Installs: 152
Uses Plugins
Additional Files  
No support by the author.

This is a port from the 3.0.7 version by Jolten. He doesn't plan to upgrade to 3.5, and I do, so I'm releasing it for 3.5 with his permission:

https://vborg.vbsupport.ru/showthread.php?t=75416

Quote:
Originally Posted by Jolten
What's this do?
This hack is an admin control panel addition. It will render a complete list of all users with duplicate IP addresses in your forums. And adds very little in terms of queries and sever load. This is designed to help those site admins, who wish to, to track users which may have duplicate accounts.

Be aware that many internet service providers (AOL, JUNO, NetZero) may assign the same IP to many different users. A duplicate listing is not an immediate indication of a duplicate account by the same user.
Files to edit -- 0
Phases to add -- 2
Files to upload -- 2
Database alterations -- None
Total Queries -- 3

Time to install -- Less than 5 minutes

Installation
Step 1: Upload the file dupip.php to your admin control panel directory (adminCP)

Step 2:Upload cpnav_dupip.xml to includes/xml

Step 3: Add 2 new phrases

Phrase type: Control Panel Global
Varname: dup_ip
Text: Duplicate IPs

Phrase type: Control Panel Global
Varname: dup_ip_max
Text: Maximum username per page

Screen shot from the 3.0.7 version

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Rolandinjos

Comments
  #52  
Old 05-24-2006, 12:53 PM
Djamil Djamil is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is not directly configurable, but you can simply skip the code change in modcp/index.php, that way the option won't be shown in modcp.

Djamil
Reply With Quote
  #53  
Old 06-12-2006, 07:24 AM
Neo_obs Neo_obs is offline
 
Join Date: Mar 2006
Location: Disneyland, CA
Posts: 363
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it doesnt seem to work. I log in as an admin and post then as a test user with normal permissions and post and it doesnt see me as duplicate

OK stupid me fixed that

i do have a question. Can we exclude IPs from being listed? like the aol ones that pop up?
Reply With Quote
  #54  
Old 01-20-2007, 01:15 AM
o0Hubba0o's Avatar
o0Hubba0o o0Hubba0o is offline
 
Join Date: Mar 2005
Location: Minnesota
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm, last post here was June of '06, but does anyone have this working in 3.6.4 or know of a new one for the latest version of vB?
Reply With Quote
  #55  
Old 03-02-2007, 01:18 AM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is working in 3.6.4 for me, but I installed in under 3.5. The only problem is there is no way to prune it and it is not sorted by date order.

-vissa
Reply With Quote
  #56  
Old 11-19-2007, 07:59 PM
Ingress Ingress is offline
 
Join Date: Nov 2007
Location: Germany
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Too bad there's no one willing to adapt it to vB 3.6 completely.

Just a hint for the people that still want to install this on a vB 3.5: database type must not be set to mysqli in config.php, otherwise it wil not work.

Ingress
Reply With Quote
  #57  
Old 04-26-2008, 09:17 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm also looking for one for 3.6 (even 3.7 when the stable release comes out)
Reply With Quote
  #58  
Old 06-20-2008, 05:49 PM
SimvD SimvD is offline
 
Join Date: Jan 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm confused if this works with 3.6.8. Another admin I know uses a duplicate IP address detection mod, and they have 3.6.8...I can't seem to find the right one anywhere.
Reply With Quote
  #59  
Old 07-29-2008, 08:20 AM
globofan globofan is offline
 
Join Date: Jun 2008
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can someone redo this for 3.7?
Reply With Quote
  #60  
Old 07-29-2008, 11:30 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Djamil View Post
I took the freedom to make some alterations to the mod that others might find useful and am posting the package with tamarians permission.

Overview of the alterations:
  • Now also available within the modcp for anyone that can view IP adresses
  • Fully phrased
  • Table display should now fit into the design of control panel without changes in dupeip.php
  • Some minor design alterations and spelling corrected
This version works in vb 3.7.1 PL1, except for 2 small things:

1. the phrase types. Here is a simple fix:
There is no 'Control Panel Global' phrase type. This should be 'GLOBAL' phrase type. So step 3 should be:

---------------

Add 2 new phrases

Phrase type: Global
Varname: dup_ip
Text: Duplicate IPs

Phrase type: Global
Varname: dup_ip_max
Text: Maximum username per page

---------------

2. The listing shows IP addresses, which link to a search for all users with that IP address: modcp/usertools.php?do=doips&ipaddress=xx.xxx.xx.xxx
xx.xxx.xx.xxx is the IP address. I suspect the hash is missing. That function is available from the user profile in modCP & adminCP anyway, so its not vital.

I was able to find a lot of members that had the same IP addresses as banned members.

I think this hack would be beneficial for many and it would be good if someone would release this in the vb 3.7 section. (with permission from tamarian or Djamil off course)
Reply With Quote
  #61  
Old 07-29-2008, 12:29 PM
Djamil Djamil is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
I think this hack would be beneficial for many and it would be good if someone would release this in the vb 3.7 section. (with permission from tamarian or Djamil off course)
Since I migrated to 3.7.2 a few weeks before I will surely have a look at it myself, just wait a little bit. ;-)

Djamil
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 11:39 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.05808 seconds
  • Memory Usage 2,310KB
  • Queries Executed 26 (?)
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
  • (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
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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