View Full Version : Moderators Functions - IpInfo -- Extra user IP information (VB4)
Zachariah
03-14-2010, 10:00 PM
# ipInfo v. 2.0 for vBulletin 4.x
# ----------------------------------------------------------------
# Copyright ?2004 Jordi Romkema. All Rights Reserved.
#
# Ported to VB 4 by: Zachariah - http://www.szone.us
https://vborg.vbsupport.ru/external/2010/03/16.gif 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.
================================================== =====
Upload: 1 file
Add: 3 templates
Added: 9 phrases
Added: Admin setting
================================================== =====
Tested:
vBulletin Version 4
vb 3.7/3.8 ver (https://vborg.vbsupport.ru/showthread.php?t=179362)
VB 3.6 ver. (https://vborg.vbsupport.ru/showthread.php?t=117966)
VB 3.5 ver. (https://vborg.vbsupport.ru/showthread.php?t=96834)
FAQ / Updates
Easy Update:
- Update XML product
- replace the file on the server.
Settings:
AdminCP => vBulletin Options => Message Posting and Editing Options
- IP Info
- IP Info Access
Translations:
I know American English.
If you like this add-on, and speak/write/know another language, please translate.
I'll post a link https://vborg.vbsupport.ru/external/2010/03/17.gif
- product-ipinfo-Arabic.xml (https://vborg.vbsupport.ru/showpost.php?p=2004619&postcount=22)
Changelog:
==========
2.0 - 03.14.2010
- Changed templates and php file to work with VB4
1.5
- Fixed limit by usergroups
- Changed the template so on "User IP Information" page you see clickable post's number (url to post)
- Changed the template so on "User IP Information" post's username is clickable now (url to user's profile)
- Some other minor changes
- Thanks to Makc666 :)
1.4
- Added options to limit usage by usergroups
- removed template edit :D
- Works if "Log IP Addresses" set to "Display publicly" or "Display, but require administrator or moderator"
1.3
- vB 3.6 beta
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.
IPInfo - V1.5 (1697 downloads)
Zachariah
03-15-2010, 03:02 AM
First post reserved for FAQ.
Alecsmith
03-15-2010, 09:49 AM
Tagged for future thanks :)
KURTZ
03-15-2010, 09:53 AM
Tagged for future thanks :)
+1 :)
Robru
03-15-2010, 10:10 AM
Thank you for sharing this mod :)
Mastermaik
03-15-2010, 10:17 AM
Thx, nice Mod, installed
whitedd
03-15-2010, 10:41 AM
finaly...installed...
steve1966
03-15-2010, 10:59 AM
thanks gonna try
Doctor Death
03-15-2010, 11:02 AM
Nice, works great. Would be interesting to display a thumbnail map with a pin in it.
princeedward
03-15-2010, 11:14 AM
thanks gonna try this one...
:p
pablete
03-15-2010, 12:27 PM
Thank's. Installed and tagged.
AzzidReign
03-15-2010, 12:30 PM
This can be quite useful!
Hornstar
03-15-2010, 07:10 PM
This would be great if it also included that proxy hack with this. That way it would also tell you if it is a proxy IP and then tell you their real IP.
Anyway, tagged for when I upgrade.
Sador
03-15-2010, 08:33 PM
I really missed this from my vB3 board. Thanks a lot!
Charlie98902
03-15-2010, 08:35 PM
Installed and missed this mod since upgrading to vb4.
DaninMS
03-15-2010, 08:36 PM
Sweet. Been waiting for this mod. Installing now.
obiefan
03-15-2010, 11:21 PM
After installing this I now get the following error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: ipinfo_otherip in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /home/xxxxxx/wwwroot/xxxxxxxxxxxxxx.com/forum/ipinfo.php(126) : eval()'d code on line 1
Thoughts?
Thanks in advance. I missed this from 3.xx
obiefan
03-15-2010, 11:29 PM
OK, so I removed and re-added the product, choosing to not overwrite and it is working correctly again! THANKS!
Alien
03-15-2010, 11:46 PM
Installed!
Thanks so much for the update to this one!
Alien
03-16-2010, 03:15 AM
Bug Report: Please be sure to add in your template, right before </head> this:
{vb:raw headinclude_bottom}
This is a default template that calls "additional.css" which is part of vBulletin since version 4.0.1
Otherwise, looks great!
Zachariah
03-16-2010, 03:56 AM
Bug Report: Please be sure to add in your template, right before </head> this:
{vb:raw headinclude_bottom}
This is a default template that calls "additional.css" which is part of vBulletin since version 4.0.1
Otherwise, looks great!
Good eye Sir !
Done main post updated.
- No version change.
buddyheiko
03-16-2010, 04:53 PM
installed and works great.
Thanks
-=Leb=-
03-17-2010, 03:22 AM
thx for the update :)
utahraves
03-17-2010, 03:53 AM
I love this - except... I would still like to hover over the icon and get the IP address that way via the posts so i don't have to change windows.
Zachariah
03-17-2010, 04:09 AM
I love this - except... I would still like to hover over the icon and get the IP address that way via the posts so i don't have to change windows.
Ok, in next ver. :)
Sador
03-19-2010, 09:54 AM
Just noticed this only works for the forum... could you perhaps add blog (and CMS, if that has an IP function... not sure..) as well? That would be great.
Zachariah
03-19-2010, 11:42 AM
Just noticed this only works for the forum... could you perhaps add blog (and CMS, if that has an IP function... not sure..) as well? That would be great.
Good idea, this is something I plan to expand on.
osayidan
04-02-2010, 08:28 PM
Will this mod work along side the proxy mod?
(this one: https://vborg.vbsupport.ru/showthread.php?t=231873)
I really like the features of this mod but I put priority over proxy due to the chaos users can sometimes cause when using them.
Zachariah
04-02-2010, 10:11 PM
yes this will not have a problem
osayidan
04-03-2010, 12:36 PM
Thanks, installed.
badawidollah
04-06-2010, 10:47 AM
installed
thanks
wynode
04-13-2010, 12:07 PM
Was running IPInfo version 1.5 on a vb3.8 board which was recently upgraded to vb4.
Can I use this mod to upgrade the 1.5 version that I currently have installed on my vB4 board?
Zachariah
04-13-2010, 03:13 PM
Was running IPInfo version 1.5 on a vb3.8 board which was recently upgraded to vb4.
Can I use this mod to upgrade the 1.5 version that I currently have installed on my vB4 board?
Yes :)
mmacrypt
04-14-2010, 12:38 AM
Got it installed, working great. Thank you very much.
dearinfinity
04-14-2010, 05:39 AM
hi.. i get :
XML Error: Invalid character at Line 148
when trying to import the product, what's up?
BadgerDog
07-01-2010, 06:16 PM
This one stopped working on our 4.0.4pl1 production system.
All we'd get was a white screen when clicked on and it hung ...
If we disabled the mod, the default vBulletin IP data showed up fine ...
Anyone else have a problem with it?
Thanks .. :)
Regards,
Doug
SuperTaz
07-03-2010, 03:56 AM
Installed, thanks.
BadgerDog
07-03-2010, 10:44 AM
This one stopped working on our 4.0.4pl1 production system.
All we'd get was a white screen when clicked on and it hung ...
If we disabled the mod, the default vBulletin IP data showed up fine ...
Anyone else have a problem with it?
Thanks .. :)
Regards,
Doug
Follow up ....
Did a complete uninstall and reinstall ...
It started working properly again... :confused:
Anyway, all is well now ... :)
Thanks ...
Regards,
Badger
murekhalir
07-04-2010, 04:56 AM
I'm admin and i can use the php, but how can i let other users such as my staff also see this php info?
I can't find the specific settings to allow others to check more info on ip, they just see the standard vbulletin message.
Zachariah
07-04-2010, 12:14 PM
I'm admin and i can use the php, but how can i let other users such as my staff also see this php info?
I can't find the specific settings to allow others to check more info on ip, they just see the standard vbulletin message.
At the moment it is set to usergroup access
AdminCP => vBulletin Options => Message Posting and Editing Options
- IP Info Access
Acido
07-24-2010, 02:39 AM
For some reason, i'm getting a blank page when i try to open the ipinfo.php?p=xxxxxx from the posts, with not any error message.
Someone know if this mod have a known coflict with another one?
BTW, i tried unistall and reinstall it several times. I start the installation, upgrading from the vb 3.8 version.
Dutch_Boy
07-25-2010, 07:19 PM
Yea i got the same problem :S Blank page when i hit the IP button.
I also upgraded from 3.8.5 to 4.0.5 but i un-installed all the 3.8.x mods before upgrading.
General of the
07-30-2010, 08:19 AM
works great on 4.0.5
Iron Star
09-17-2010, 12:26 PM
Installed and work well. Thanks.
Is there a way to display IP on profile page?
Bravo
02-03-2011, 02:32 AM
Does anyone else get the skin looking all messed up?
Phaedrus
03-26-2011, 05:40 PM
Does this work well with the Real IP hack? The one that translates the IP from a proxy to the real IP?
RedPitSea
03-28-2011, 12:56 AM
It seems to be installed just find but when I click on the IP button it lists about 200 posters. It claims that all these people are using the same IP address? lol
God I hope not. haha:eek:
RedPitSea
03-30-2011, 11:15 PM
Does anyone else get the skin looking all messed up?
THIS MOD GAVE ME A VIRUS!!!
This isnt a joke. I installed it and now it screwed up all my formatting and is making peoples IE crash. Its all jacked up when I view it from my iPhone and iPad. DO NOT INSTALL.
Its completely uninstalled yet its still showing up next to the groan button. I cant wipe it!
TheLobolair.com. Look at the forums! Garbage:mad::mad:
Alan_SP
03-31-2011, 01:23 AM
Works fine for me. I just added hook so I can use it with other IP info mods.
Phaedrus
04-01-2011, 01:32 AM
THIS MOD GAVE ME A VIRUS!!!
This isnt a joke. I installed it and now it screwed up all my formatting and is making peoples IE crash. Its all jacked up when I view it from my iPhone and iPad. DO NOT INSTALL.
Its completely uninstalled yet its still showing up next to the groan button. I cant wipe it!
TheLobolair.com. Look at the forums! Garbage:mad::mad:
Dude, hundreds are using it with no virus. It is more likely that somebody sql'd some code into your php and this just made it obvious.
HolyKiller
04-10-2011, 04:17 PM
Works properly with vB 4.1.3
Danasy
04-13-2011, 05:44 AM
Works just fine with vb4.1.2.
Thanks.
Alecsmith
07-26-2011, 12:48 PM
Working on Vb 4.1.4 patch level 2 :)
Alecsmith
01-03-2012, 11:42 AM
Not working with VB 4.1.9 Please update this addon :)
fulviods
03-11-2012, 06:57 PM
work fine on 4.1.11 :)
SuperTaz
04-25-2012, 02:23 AM
Thank you. Installed. :)
Chadi
05-26-2012, 08:25 PM
How come there is no image? All I see is a tiny "_" hyperlinked next to infraction button in postbit legacy.
Zachariah
07-25-2012, 12:57 PM
How come there is no image? All I see is a tiny "_" hyperlinked next to infraction button in postbit legacy.
The image is located @ /images/buttons/ip.gif it is a default image in vBulletin.
If you are using a custom style for your site make sure you have that image where your new style keeps it's buttons.
wilford brimley
09-04-2012, 03:04 AM
4.2 is working.
however, the reason I wanted it is to track guests. I let guests post on my forum. this mod only works for registered users. how can I included unregistered in the mod?
MentaL
09-10-2012, 10:20 PM
Very useful.
MyLibary
12-25-2012, 10:10 AM
Any update for version 4.2?
MonkYZ
07-11-2013, 12:33 AM
On the original IP Info button, when you hover the mouse over it, it shows you the IP used when posting. With this mod, although you get a more detailed IP history page, you can't actually see the IP used when posting (it shows nothing on hover).
Can you please let me know how to make it display the IP on hover? Thanks!
MonkYZ
07-11-2013, 12:41 AM
I've noticed on the original IP Info icon, we get this code:
<img class="inline" src="{vb:stylevar imgdir_button}/ip-40b.png" alt="{vb:rawphrase ip}" title="{vb:rawphrase ip}: {vb:raw post.ip}" />
So i am guessing the alt and title is actually displaying the IP. Where can we find the code to add this for the IpInfo mod?
Bubble #5
09-22-2013, 12:25 AM
Has anyone successfully tested this on 4.2.1 yet?
ozzy47
09-22-2013, 12:34 AM
According to this post, https://vborg.vbsupport.ru/showpost.php?p=2362433&postcount=59 it is working on 4.2 so I don't see a issue with 4.2.1
Best thing to do is try it out on a test site before using it on your live site. :)
Bubble #5
09-22-2013, 01:50 AM
Yeah that's what I figured but I also have Paul's IP mod and was wondering if they'd conflict with each other. I'll try it anyways. Some useful features in this mod. Hope it works :)
ozzy47
09-22-2013, 01:54 AM
Are you going to test this on a live site? If so do a backup first in-case something blows up.
Bubble #5
09-22-2013, 04:22 PM
Seems to work OK, but it is saying that some members have had a lot of IP addresses over the past 60 days. Is that normal? I think they used verizon. Could verizon be changing it, or is the member changing it? :confused:
ozzy47
09-22-2013, 04:37 PM
It could be a few things, a dynamic url, or they are browsing on mobile devices and are getting a url with whatever service they are connecting with.
Bubble #5
09-22-2013, 04:42 PM
It could be a few things, a dynamic url, or they are browsing on mobile devices and are getting a url with whatever service they are connecting with.
Well I know they don't have a phone or tablet, so it must be the dynamic url or they are doing it themselves. Is there any way that I can check or verify if it's a dynamic URL?
ozzy47
09-22-2013, 07:38 PM
Not that I am aware of.
KevinL
07-09-2016, 01:26 PM
Found
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.