Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ipInfo -- Extra user IP information Details »»
ipInfo -- Extra user IP information
Version: 1.00, by Jordeh Jordeh is offline
Developer Last Online: Nov 2004 Show Printable Version Email this Page

Version: 3.0.1 Rating:
Released: 07-03-2004 Last Update: Never Installs: 156
 
No support by the author.

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.

Instructions, screenshot & php file attached!

Note: Parts of the IPs on the screenshot are hidden, this is obviously not the case when you install it on your site. They're hidden for security

It will probably look familiar to those that had or have a phpBB board. This was one of the features I missed so much in vBulletin, not anymore

Update: I forgot to add a phrase in the instructions. Instruction text file is updated. If you already have the hack installed add this phrase to the phrase group GLOBAL:
Varname: host_name
Text: Host Name

Thanks to Boofo for letting me know!

Show Your Support

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

Comments
  #32  
Old 08-27-2004, 11:33 PM
Theater's Avatar
Theater Theater is offline
 
Join Date: Aug 2004
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Onkel_Tom
well done Jordeh, thanks
[high]* Onkel_Tom clicks install
[/high]

For instance the "proxy IP hack" Users can do a workaround.

In Template postbit_ip instead of changing the line
<a href="postings.php?$session[sessionurl]do=getip&amp;p=$post[postid]">

add a separate line at the end of this Template.

find in Template postbit_ip:
[code]<img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="IP-Address: $post[ip] ......... etc. etc. </if>" border="0" /></a>[code]

add after:
Code:
nbsp;<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip2.gif" alt="$vbphrase[ip]" title="click here to show all IP-Addresses for User $post[username]" border="0" /></a>
pay attention that the code "</if>" is still at the end of this template !

After that copy the attached image ip2.gif to your /forum/images/buttons directory.

Now you have both Hacks working on your forum.
I assume this is "the proxy hack" you are referring to?

Thanks for this hack, *clicks install*
Reply With Quote
  #33  
Old 08-28-2004, 12:22 AM
Pseudomizer's Avatar
Pseudomizer Pseudomizer is offline
 
Join Date: Mar 2002
Location: Germany
Posts: 614
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Theater
I assume this is "the proxy hack" you are referring to?

Thanks for this hack, *clicks install*
Thanks Theater, but i have seen this already. My request would be not to have 2 icons to click, but only 1 icon where you have the information of both hacks combined. Got me ?

Cheers,
Reply With Quote
  #34  
Old 08-30-2004, 03:15 AM
y2krazy y2krazy is offline
 
Join Date: Jun 2003
Location: Houston, Texas
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me clicks install!
Reply With Quote
  #35  
Old 08-30-2004, 10:44 PM
AnhTuanCool's Avatar
AnhTuanCool AnhTuanCool is offline
 
Join Date: Jul 2004
Location: Albuquerque
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool, I clicked install thanks lots bro
Reply With Quote
  #36  
Old 08-31-2004, 03:21 AM
Yelper Yelper is offline
 
Join Date: Jul 2004
Location: Seattle, WA
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[high]* Yelper clicks install.
[/high]

Extremely handy not going all the way to AdminCP to check all this, and you can easily see with IP address is primary (most posts). Nice work!
Reply With Quote
  #37  
Old 09-05-2004, 01:19 PM
iflux iflux is offline
 
Join Date: Jun 2004
Location: England
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks. Great Hack.
Reply With Quote
  #38  
Old 09-27-2004, 06:00 AM
Overlord Overlord is offline
 
Join Date: May 2002
Location: Australia
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed this hack.. very useful as we have had loads of clones lately..
Reply With Quote
  #39  
Old 09-30-2004, 08:34 PM
Buczilla Buczilla is offline
 
Join Date: Jun 2003
Location: St. Petersburg, FL
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.......great work!
Reply With Quote
  #40  
Old 10-03-2004, 01:50 PM
MickDoneDee MickDoneDee is offline
 
Join Date: Mar 2003
Location: Sydney
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*install* on vB3.0.3. I used Onkel Tom's workaround in template postbit_ip because postbit_ip has Paul Marsden's Proxy IP Hack Modification v1.1 code in it. His hack is at
https://vborg.vbsupport.ru/showthread.php?t=69295

I've also got Proxy Detector v3.1

Paul Marsden's modification provides a red coloured gif in place if ip.gif when the post was posted by a user with a proxy server. Has other benefits as well.

Onkel Tom's workaround provides an additional gif to call-up the template information provided in this hack. With all three hacks installed I'm much better informed about my members and which ones may be using other names. Even if they use a proxy server I can see them in Who's Online. I had no problems with the installs but there were quite a few file and template changes and some new templates were created.
Reply With Quote
  #41  
Old 10-15-2004, 08:37 PM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thankyou this hack rocks

(installed on vb 3.0.3)
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:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05310 seconds
  • Memory Usage 2,308KB
  • 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
  • (1)bbcode_code
  • (2)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
  • (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