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
  #112  
Old 11-28-2005, 03:20 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
did anyone get this to work w/ Real IP hack - Paul put out ?
It's quite easy to do, but you have to put up with two IP icons instead of one.

First of all you need the latest version of Proxy to Real IP installed (v2.11), once you have installed this you then edit the 'postbit_proxyip' template - replacing this ;

Code:
</else></if>
</if>
with this ;

Code:
</else></if>
<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ipx.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
and upload this 'ipx.gif' to your images/buttons/ folder (or an image of your choice with the same name).
Reply With Quote
  #113  
Old 11-28-2005, 03:48 AM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Paul M - Master Coder

/me bows to Paul M. :bunny:

Congrats on da Master Sir.
Reply With Quote
  #114  
Old 11-28-2005, 12:48 PM
Yorixz Yorixz is offline
 
Join Date: Jun 2005
Location: Netherlands
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I must moved all of my hacks here to my personal site and off - vBulletin.org

To do's:
- Upload all the current hacks.
- Install Bug system

All updates will be @
http://www.gzhq.net/
Could you explain that mail? It's not really clear to me (and most likely to otherS) what's the reason of that move, myself I'd prefer to have all hacks collected at one site, in this case vB.org.
Reply With Quote
  #115  
Old 11-28-2005, 01:06 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It was an error.

There are 2 hacks for a gallery that was here at vb.org that must be moved off the site, not all of them.

[vB 3.5.x] Module CMPS vBA Gallery
[vB 3.5.x] vBa Gallery - Forum Home

They will be moved to photopost.com
Reply With Quote
  #116  
Old 12-03-2005, 03:58 PM
Acido Acido is offline
 
Join Date: Apr 2003
Location: Argentina
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Zachariah

I have this hack downloaded and installed today. But i can't gent the IP info option in AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options => IP Info

That option simply doesn't appear in any place after the install (and uninstall and reinstall)
Can you help ?
Reply With Quote
  #117  
Old 12-03-2005, 04:38 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated.

I uploaded 1.1 :nervous: and not 1.2.


Sory for the mess.

Quote:
Originally Posted by Acido
Hi Zachariah

I have this hack downloaded and installed today. But i can't gent the IP info option in AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options => IP Info

That option simply doesn't appear in any place after the install (and uninstall and reinstall)
Can you help ?
Reply With Quote
  #118  
Old 12-03-2005, 06:29 PM
Acido Acido is offline
 
Join Date: Apr 2003
Location: Argentina
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Updated.

I uploaded 1.1 :nervous: and not 1.2.


Sory for the mess.
All fine Now. Thank you !
Reply With Quote
  #119  
Old 12-04-2005, 11:51 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks lol.
Reply With Quote
  #120  
Old 12-06-2005, 11:31 AM
havefun's Avatar
havefun havefun is offline
 
Join Date: Jan 2002
Location: Spain & Austria
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Updated.

I uploaded 1.1 :nervous: and not 1.2.


Sory for the mess.
no problem
THX
Reply With Quote
  #121  
Old 12-17-2005, 10:48 PM
WNxWakko's Avatar
WNxWakko WNxWakko is offline
 
Join Date: Apr 2003
Location: Paradise, Texas
Posts: 309
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
It's quite easy to do, but you have to put up with two IP icons instead of one.

First of all you need the latest version of Proxy to Real IP installed (v2.11), once you have installed this you then edit the 'postbit_proxyip' template - replacing this ;

Code:
</else></if>
</if>
with this ;

Code:
</else></if>
<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ipx.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
and upload this 'ipx.gif' to your images/buttons/ folder (or an image of your choice with the same name).
Why does there have to be 2 IP images now?
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 09:27 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.04536 seconds
  • Memory Usage 2,318KB
  • 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
  • (4)bbcode_code
  • (7)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
  • (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