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
  #42  
Old 12-28-2005, 12:12 AM
tamarian tamarian is offline
 
Join Date: Oct 2001
Location: Canada
Posts: 1,205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Silvio
board is brandnew, fresh imported from phpbb to vbulletin 3.5.2. so now I am learning tons of thing but I would also like to set this hack up.
Might just that the IP's were not imported.
Reply With Quote
  #43  
Old 01-04-2006, 12:20 PM
lazytown lazytown is offline
 
Join Date: Feb 2004
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with this mod? Can it detect the true IPs for proxies?
https://vborg.vbsupport.ru/showthread.php?t=95198

thanks -vissa
Reply With Quote
  #44  
Old 02-27-2006, 05:14 PM
LBSources LBSources is offline
 
Join Date: Nov 2005
Location: New York
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great job.. thanks
Reply With Quote
  #45  
Old 04-04-2006, 10:20 PM
Nathan2006's Avatar
Nathan2006 Nathan2006 is offline
 
Join Date: Feb 2006
Location: UK
Posts: 862
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you tamarian

Great job

Install
Reply With Quote
  #46  
Old 04-07-2006, 07:30 PM
m52 m52 is offline
 
Join Date: Apr 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed!
Reply With Quote
  #47  
Old 05-20-2006, 08:25 PM
Djamil Djamil is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this hack.

There is a minor error in the XML-file in line 5.

You should change

Code:
<text>Dupliacte IPs</text>
to

Code:
<text>Duplicate IPs</text>
otherwise you will see the typo in the ACP.

Djamil
Reply With Quote
  #48  
Old 05-22-2006, 07:09 PM
Djamil Djamil is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

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

If someone thinks this is useful I will be glad being able to give something back to the people in this place, so have fun with it :-)

Please note that an additional file alteration in modcp/index.php is necessary for this to work - all documented in install.txt.

Djamil
Reply With Quote
  #49  
Old 05-23-2006, 08:00 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Djamil
Hello,

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
If someone thinks this is useful I will be glad being able to give something back to the people in this place, so have fun with it :-)

Please note that an additional file alteration in modcp/index.php is necessary for this to work - all documented in install.txt.

Djamil
So this is only the mod cp part or the whole thing?
Reply With Quote
  #50  
Old 05-23-2006, 01:46 PM
Djamil Djamil is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is the whole thing. :-)

To be more precise: it it usable for admincp users that have the right to administer users and at the same time for modcp users that can view ip adresses.

I wanted this mod to be available also to users I don't like to have access to admincp and so I mangled it a little bit

Djamil
Reply With Quote
  #51  
Old 05-23-2006, 04:42 PM
EasyTarget EasyTarget is offline
 
Join Date: Nov 2004
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so is it an option to allow modcp users access to this or if I use this version it automatically gives it to them? I would like to use your updates without that particular option enabled.
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 12:06 AM.


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.07454 seconds
  • Memory Usage 2,309KB
  • 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
  • (2)bbcode_code
  • (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
  • (4)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