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
ipInfo -- Extra user IP information Details »»
ipInfo -- Extra user IP information
Version: 1.2, by Zachariah Zachariah is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 09-23-2005 Last Update: 12-02-2005 Installs: 301
Uses Plugins Template Edits
Additional Files  
No support by the author.

# ipInfo v. 1.2 for vBulletin 3.5.x
# ----------------------------------------------------------------
# Copyright ?2004 Jordi Romkema. All Rights Reserved.
#
# Ported to VB 3.5 by: Zachariah - http://www.gzhq.net

Old VB 3.x can be found here

ipInfo is a replacement for the standard 'view users ip' option in
vBulletin. Normally when you click on the view ip button in a user's post
you'll only see his or hers ip address and host name.

With ipInfo you'll get more information. Besides the ip address and host
name you will also see what other users have posted with the same ip
address. That feature can be really good for spotting clones.

Another thing ipInfo will show you is what other ips this user has posted
with and how many times. Could be useful when you want to ban all of the
ips of a user and not just the one of that post.

================================================== =====
Edit: 1 template
Upload: 1 file
Add: 3 templates
Added: 9 phrases
Added: Admin setting
================================================== =====

Changelog:

1.2
- added option to limit how far back to get posts.

1.1
- Added option If the user that posts is a guest use the old standard VB IP info page.
- To upgrade replace postbit_ip template with new code.
-------------------------------------------------------*/

Quote:
Originally Posted by Yorixz
Thanks a lot, very usefull to have some more info than the basic things vB gives.
(Confirmed to work 100% with vB3.5 Gold)

Show Your Support

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

Comments
  #182  
Old 06-20-2006, 03:40 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sam anders
installed and working great but i can not see the admincp part, which setting in admincp do i look at?
i cant remember WHERE exacly so just go to vbulletin all options

search for ip address and u'll find it
Reply With Quote
  #183  
Old 06-20-2006, 05:20 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MissKalunji
i cant remember WHERE exacly so just go to vbulletin all options

search for ip address and u'll find it
Goto:
* AdminCP => VBoptions => Message Posting and Editing Options
- IP Info
Reply With Quote
  #184  
Old 06-20-2006, 07:35 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*dumb Dumb* thankz Dear
Reply With Quote
  #185  
Old 06-22-2006, 05:52 PM
bjstiefel bjstiefel is offline
 
Join Date: Jun 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When showing what other IP addresses this user has used, it sure would be great if the Reverse DNS lookup (showing the host name) were shown for these IP addresses also.

Thanks!
Reply With Quote
  #186  
Old 06-22-2006, 06:06 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bjstiefel
When showing what other IP addresses this user has used, it sure would be great if the Reverse DNS lookup (showing the host name) were shown for these IP addresses also.

Thanks!
good idea, I thought about this a few times.
Reply With Quote
  #187  
Old 09-28-2006, 10:48 AM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this hackin working with 3.6.1?

EDIT: https://vborg.vbsupport.ru/showthread.php?t=117966 thx.
Reply With Quote
  #188  
Old 09-28-2006, 12:41 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eagle Creek
Is this hackin working with 3.6.1?

EDIT: https://vborg.vbsupport.ru/showthread.php?t=117966 thx.
yes
Reply With Quote
  #189  
Old 11-29-2006, 04:21 PM
Kiwi76 Kiwi76 is offline
 
Join Date: May 2006
Location: Cleveland, Ohio
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The plug-in itself is working fine, but I have a customization question.

On a few of my styles, I have all instances of cellspacing="$stylevar[spacing]" replaced with cellspacing="0".

This is to remove all of the inner borders. It was fine with the default postbit_ip template, but now after adding this, there's cellspacing on this page. It's not a huge deal, but I'd prefer to remove it if I easily can. I looked through the postbit_ip template and found none of the instances above, so I wouldn't know how to remove it. If you need a pictoral example of what I mean, just ask.

Otherwise, a very nice plug-in. I was with a phpBB board before and liked the way it handed tracing users through IP addresses better than vBulletin did, and this just about does the same. Nice work.

Edit: Nevermind my question. I see it's done through it's own template. I got it all worked out. Nice job again.
Reply With Quote
  #190  
Old 05-27-2007, 02:40 AM
lheliosl lheliosl is offline
 
Join Date: Apr 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh this is such a great script. I been looking for this for a very long time, it's clean and user friendly I love it! Thank you! :up:

I just have 3 requests, please reply to let me know if you can add them or not:

1) Can you please have it store a record of their host names as well?
2) If a user registers under an IP close to the one he uses in case this person has a dynamic IP then can you make it so that the script knows it?s the same person?
3) Could you add a place that tells you the country for that IP?

Again great job man, I love this script! Thanks a lot!

Best Regards,
John.
Reply With Quote
  #191  
Old 07-27-2007, 01:56 AM
MickDoneDee MickDoneDee is offline
 
Join Date: Mar 2003
Location: Sydney
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Install* A favourite hack of mine. I used the 3.0.x version and would like to thankyou for porting to 3.6.X. It works on my 3.6.7 forum. The readme text file says:
Added: Admin setting

The setting can be found in vBulletin Options > Message Posting and Editing Options > IP Info.

The two image files in the download are not part of the installation - just screenshots.

Update: *Uninstalled* so I can install v1.3 for vB Version: 3.6.x.
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 04:14 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.04446 seconds
  • Memory Usage 2,311KB
  • 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
  • (5)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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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