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
  #82  
Old 11-06-2005, 08:14 PM
Sculli's Avatar
Sculli Sculli is offline
 
Join Date: Nov 2005
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I actually found where I need to edit stuff. Is there a way to apply this modification to all style templates installed at once?
Reply With Quote
  #83  
Old 11-06-2005, 08:54 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 Sculli
I actually found where I need to edit stuff. Is there a way to apply this modification to all style templates installed at once?
Edit the same postbit_ip in each skin.

Hit install to keep track of updates.
Reply With Quote
  #84  
Old 11-07-2005, 05:44 PM
royouth royouth is offline
 
Join Date: Mar 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works fine for the forum but I'm also using vbAdvanced Gallery and it doesn't work in there. So is there a way of having the url in postbit_ip point to ipinfo.php only if it's in the forums and work as before everywhere else?
Reply With Quote
  #85  
Old 11-07-2005, 06:01 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 royouth
It works fine for the forum but I'm also using vbAdvanced Gallery and it doesn't work in there. So is there a way of having the url in postbit_ip point to ipinfo.php only if it's in the forums and work as before everywhere else?
I could work on a add-on to add the gallery posts to the mix. I too have vbAdvanced gallery, I forgot it also uses the same type of format. :nervous:

Or, limit the option to only the forums.
Reply With Quote
  #86  
Old 11-07-2005, 06:30 PM
royouth royouth is offline
 
Join Date: Mar 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The add-on sounds like a great idea. I think that when doing an IP/username search using the vbulletin ACP it doesn't search the gallery posts so if you can somehow get add the gallery posts to IpInfo that would be great, since some users post only in the gallery and don't even visit the forums.
Reply With Quote
  #87  
Old 11-09-2005, 11:29 AM
Boss-Hog Boss-Hog is offline
 
Join Date: Aug 2002
Location: Cincinnati, OH
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I installed this hack but cannot access the additional information that should be provided when clicking on the IP button in a particular post. When I do that, it pulls up the standard vB IP information screen instead of the hacked version. I have doublechecked that I did everything correctly - the ipinfo.php is in my root forums directory, I successfully imported product-ipinfo.xml as a product and I made the template modifications to all styles in postbit_ip and I set the necessary variable in the admin CP to 60 days. However, the problem is that the link that the IP button in a postbit is not linking to the ipinfo.php file - it's merely linking to the generic IP information, despite my postbit_ip template having the proper code. Am I accessing the hack the proper way? (by clicking on the IP image directly to the right of the "Report Bad Post" image in a postbit) If I am, could the problem be related to the fact that I have Paul M's "Use real ip when proxy server is detected" hack installed, as well? Thanks!
Reply With Quote
  #88  
Old 11-09-2005, 11:50 AM
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 Boss-Hog
Hello,

I installed this hack but cannot access the additional information that should be provided when clicking on the IP button in a particular post. When I do that, it pulls up the standard vB IP information screen instead of the hacked version. I have doublechecked that I did everything correctly - the ipinfo.php is in my root forums directory, I successfully imported product-ipinfo.xml as a product and I made the template modifications to all styles in postbit_ip and I set the necessary variable in the admin CP to 60 days. However, the problem is that the link that the IP button in a postbit is not linking to the ipinfo.php file - it's merely linking to the generic IP information, despite my postbit_ip template having the proper code. Am I accessing the hack the proper way? (by clicking on the IP image directly to the right of the "Report Bad Post" image in a postbit) If I am, could the problem be related to the fact that I have Paul M's "Use real ip when proxy server is detected" hack installed, as well? Thanks!
Well every things sounds good. I have not played w/ Paul's hack yet been busy. :tired:

Please: Disable Paul's hack to see if this one works. If so give me a yell. I'll take a look @ his hack and see if I can see whats going on.
Reply With Quote
  #89  
Old 11-09-2005, 12:18 PM
Boss-Hog Boss-Hog is offline
 
Join Date: Aug 2002
Location: Cincinnati, OH
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Well every things sounds good. I have not played w/ Paul's hack yet been busy. :tired:

Please: Disable Paul's hack to see if this one works. If so give me a yell. I'll take a look @ his hack and see if I can see whats going on.
I disabled the product for Paul's hack and that allowed your hack to work properly. However, others have said in this thread that they have both hacks installed. I tried installing yours before his and his before yours and neither seems to solve the problem of yours not working without disabling his.
Reply With Quote
  #90  
Old 11-09-2005, 06:16 PM
royouth royouth is offline
 
Join Date: Mar 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boss-Hog
I disabled the product for Paul's hack and that allowed your hack to work properly. However, others have said in this thread that they have both hacks installed. I tried installing yours before his and his before yours and neither seems to solve the problem of yours not working without disabling his.
how about when editing postbit_ip don't replace any code but just add it underneath. What that should do is add two ip.gif buttons. Well at least that's what I did to get around ipInfo not working in gallery, One of the ip.gif leads to the regular postings.php or moderate.php page and the other leads to ipInfo.php . It's not the best solution but that's all I could come up with.
Reply With Quote
  #91  
Old 11-09-2005, 06:44 PM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like this hack - thank you.
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:47 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.04849 seconds
  • Memory Usage 2,314KB
  • 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
  • (6)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