View Full Version : ipInfo -- Extra user IP information
Zachariah
24 Sep 2005, 20:46
# 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 (http://www.vbulletin.org/forum/showthread.php?t=66824)
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.
-------------------------------------------------------*/
Thanks a lot, very usefull to have some more info than the basic things vB gives.
(Confirmed to work 100% with vB3.5 Gold)
Great! I'll test it out now.
EDIT: works great!
nexialys
24 Sep 2005, 21:50
best of all, and quite easy to install for a complete IP report...!!!
Zachariah
24 Sep 2005, 22:08
best of all, and quite easy to install for a complete IP report...!!!
Yes Sir, the extra info does help root out trouble makers.
:cool:
Nice one. Would it be possible to show users that share any of the additional IP addresses?
Works great, very helpful for rooting out trolls with multiple accounts.
Zachariah
25 Sep 2005, 01:13
Nice one. Would it be possible to show users that share any of the additional IP addresses?
Ill take a look.
Thanks for the great hack, one question though, would it be very difficult to use geotargeting, or tracking, to automatically determine the physical location of the IP address, sort of like a IP or DNS reversal? I had a situation on my boards where we were banning allot of people, it took a while before we realized they were all from India and this would have made the process much much quicker.
It's great to see the return of this! Thanks so much!
Zachariah
25 Sep 2005, 01:33
Thanks for the great hack, one question though, would it be very difficult to use geotargeting, or tracking, to automatically determine the physical location of the IP address, sort of like a IP or DNS reversal? I had a situation on my boards where we were banning allot of people, it took a while before we realized they were all from India and this would have made the process much much quicker.
This will tell the Host name - look @ image.
cpe-xx.xxx.xx.xx.socal.res.rr.com
S. California - socal
Roadrunner - rr
You can always do "tracert" on the IP to find where it is.
C:\Documents and Settings\Zman>tracert yahoo.com
Tracing route to yahoo.com [66.94.234.13]
over a maximum of 30 hops:
1 1 ms 1 ms 1 ms xx.xxx.xxx.xxx
2 6 ms 11 ms 8 ms xx.xxx.xx.xx
3 7 ms 9 ms 7 ms GIG2-2.CNPKCA2-RTR2.socal.rr.com [24.24.192.73]
4 9 ms 9 ms 11 ms SRP1-1.CHSWCA1-GSR1.socal.rr.com [24.24.192.158]
5 9 ms 10 ms 10 ms SO-0-0-1.TUSTCA1-RTR1.socal.rr.com [24.24.192.5]
6 15 ms 17 ms 13 ms so-0-1-2.lsanca1-rtr1.socal.rr.com [66.75.161.49
]
7 11 ms 12 ms 12 ms so-4-2-0-0.gar2.LosAngeles1.Level3.net [4.78.202
.25]
8 14 ms 11 ms 14 ms ae-1-52.bbr2.LosAngeles1.Level3.net [4.68.102.33
]
9 30 ms 24 ms 23 ms as-2-0.bbr2.SanJose1.Level3.net [4.68.128.157]
10 26 ms 23 ms 23 ms ge-10-0.ipcolo3.SanJose1.Level3.net [4.68.123.11
]
11 25 ms 23 ms 25 ms unknown.Level3.net [64.152.69.30]
12 23 ms 37 ms 23 ms UNKNOWN-66-218-82-219.yahoo.com [66.218.82.219]
13 24 ms 32 ms 21 ms w2.rc.vip.scd.yahoo.com [66.94.234.13]
Trace complete.
C:\Documents and Settings\Zman>
Thanks, you know, I never really realized that socal was south california, and I assume res is residential, and rr is roadrunner.... well with that said this is perfect, thanks!
Good one buddy! Now I can trash the one I was working on. Good job! ;)
The Wise One
25 Sep 2005, 17:18
very useful. nice work.
*installed
WNxWakko
25 Sep 2005, 19:17
When I try to import product I get this,
Warning: xml_get_error_code(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 276
Warning: xml_get_current_line_number(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 266
Blaine0002
25 Sep 2005, 19:18
it might be a plugin :-/
WNxWakko
25 Sep 2005, 19:28
ah I figured it out. Im such an idoit, lol I was trying to import the php file whoppsy
Blaine0002
25 Sep 2005, 19:29
that might help XD
Zachariah
26 Sep 2005, 00:03
ah I figured it out. Im such an idoit, lol I was trying to import the php file whoppsy
:laugh: I did that last week. Moven real fast trying to get something done and select the wrong file ......
Any luck on getting the additional IP address usernames, Zach?
Kihon Kata
26 Sep 2005, 04:00
Installed here: www.MakeupTalk.com/forums (http://www.MakeupTalk.com/forums)
thanks!
hehe, great! I'll test it out now.
EDIT: works great!
Installed here: www.MakeupTalk.com/forums (http://www.MakeupTalk.com/forums)
thanks!
Nice one thank you :)
Zachariah
26 Sep 2005, 08:59
Any luck on getting the additional IP address usernames, Zach?
Nope, I have some crazy days :tired: , I'll try and make some time to work on it.
ImportPassion
26 Sep 2005, 14:17
I would like to see whether the IP is a proxy or not. Could this be added easily?
Zachariah
26 Sep 2005, 20:54
I would like to see whether the IP is a proxy or not. Could this be added easily?
I'll read up on it and see what we can do.
Xplorer4x4
28 Sep 2005, 01:54
I would like to see whether the IP is a proxy or not. Could this be added easily?
I don;t believe this can be ported into this hack directly, but there is a proxy hack that can be combined with this.
It would have been nice to know this was in the works seeing as I just paid for it to be ported.
I would like to see whether the IP is a proxy or not. Could this be added easily?Combine it with this (http://www.vbulletin.org/forum/showthread.php?s=&threadid=95198). A number of people have, both in 3.5, and the 3.0.x versions. :)
Mac Write
29 Sep 2005, 07:22
Does this work with Gold (about to test out on my dev server)?
Zachariah
29 Sep 2005, 13:03
Does this work with Gold (about to test out on my dev server)?
I do not see a problem :D (I have not tested yet, but It works since RC1-RC3)
Thanks a lot, very usefull to have some more info than the basic things vB gives. (Confirmed to work 100% with vB3.5 Gold - hardly different from vB 3.5 RC3 anyway ;))
Zachariah
29 Sep 2005, 14:21
Thanks a lot, very usefull to have some more info than the basic things vB gives. (Confirmed to work 100% with vB3.5 Gold - hardly different from vB 3.5 RC3 anyway ;))
Thanks for the test I was installing Gold as I type :D
/me heart is raceing
WNxWakko
30 Sep 2005, 01:37
I found a major problem on this mod. When you click the IP on an unregistered user who posted in a forum it takes minutes to load and the reason is, after its done loading it generates what seems to be hundreds of IP's under the All IP's for this user. Im assuming it pulls all ips for the name unregistered user.
Can you modify this so it wont pull any additional IP's for unregistered posts?
havefun
30 Sep 2005, 01:47
nice job. works fine under gold :) THX!
Zachariah
30 Sep 2005, 02:00
I found a major problem on this mod. When you click the IP on an unregistered user who posted in a forum it takes minutes to load and the reason is, after its done loading it generates what seems to be hundreds of IP's under the All IP's for this user. Im assuming it pulls all ips for the name unregistered user.
Can you modify this so it wont pull any additional IP's for unregistered posts?
OK ill add an <if> statment - if guest no link just show IP that should work.
WNxWakko
30 Sep 2005, 02:03
Thanks, just let me know when you have it updated. I think it pulled over 1000-2000 IP's on it. I have a big board, so it probably went back like 2 years worth of IP lol
Avalon111
30 Sep 2005, 16:31
great hack!!!
i had to change _SERVER['REMOTE_ADDR'] to $_SERVER['HTTP_X_REMOTECLIENT_IP']. because my host uses a loadbalancer.
before i changed that all users had the same ip (from the host). now all users appear in the Users sharing the same IP Address. because the old wrong ip is still in the database.
is it possible to clear all stored ip adresses?
Kihon Kata
30 Sep 2005, 16:33
is it possible to clear all stored ip adresses?
Yes I would need this also
Zachariah
30 Sep 2005, 16:46
Thanks, just let me know when you have it updated. I think it pulled over 1000-2000 IP's on it. I have a big board, so it probably went back like 2 years worth of IP lol
Template: postbit_ip:
== REPLACE WITH: =========================================================
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I updated the 1st post
Avalon111, TonysDesigns - I'll look @ it.
Kihon Kata
30 Sep 2005, 16:52
Template: postbit_ip:
== REPLACE WITH: =========================================================
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I updated the 1st post
Avalon111, TonysDesigns - I'll look @ it.
Thanks
Zachariah
30 Sep 2005, 17:00
great hack!!!
i had to change _SERVER['REMOTE_ADDR'] to $_SERVER['HTTP_X_REMOTECLIENT_IP']. because my host uses a loadbalancer.
before i changed that all users had the same ip (from the host). now all users appear in the Users sharing the same IP Address. because the old wrong ip is still in the database.
is it possible to clear all stored ip adresses?
So basicly every user's post ip must be reset. This hack looks @ the IP recorded on each post. If all your posts have the same IP then we could Null the posts that are currently on you forum to "enpty or blank" value and all the new posts will be ok.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
xxx.xxx.xxx.xxx fill in the IP you want to remove.
Zachariah
30 Sep 2005, 17:42
Changelog:
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.
-------------------------------------------------------*/
ippocrate
30 Sep 2005, 18:25
Where's the file?
I don't see the file. Have you remove it? Problems?
Zachariah
30 Sep 2005, 18:42
Where's the file?
Opps? lol - updated
1.0 to 1.1
The basic is:
Template: postbit_ip:
== REPLACE WITH: =========================================================
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I placed an option to show the old VB style page if a guest posts.
Reason:
I found a major problem on this mod. When you click the IP on an unregistered user who posted in a forum it takes minutes to load and the reason is, after its done loading it generates what seems to be hundreds of IP's under the All IP's for this user. Im assuming it pulls all ips for the name unregistered user.
Can you modify this so it wont pull any additional IP's for unregistered posts?
XtremeOffroad
30 Sep 2005, 20:00
Great work
Clicks Install
WNxWakko
01 Oct 2005, 02:00
oh thank you very much. Works perfectly.
imported_magjr
03 Oct 2005, 02:06
haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.
*clicks install*
Zachariah
03 Oct 2005, 02:46
haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.
*clicks install*
Glad to hear it worked for you.
It sucks people are not honest. :ermm:
cmiller1014
03 Oct 2005, 03:48
When I try to import product I get this,
Warning: xml_get_error_code(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 276
Warning: xml_get_current_line_number(): 18 is not a valid XML Parser resource in \includes\class_xml.php on line 266
Question: I have a major problem with people registering with false info and then accessing restricted info that is only meant for certain usergroups. These individuals arent worried about posting, but instead access info that isnt meant for them. I try to audit accounts on a weekly basis but the default VB admin doesnt give me much to work with.
Will your hack help with this? Keep in mind these people use false info to sign up so that they can access info that is meant ONLY for other users.
WNxWakko
03 Oct 2005, 03:53
haha I have a contest where I pay 100.00 cash, I'm amazed and saddened at the number of people who created fake names and voted for themselves.
*clicks install*
That is why I have my board setup so members cant vote on polls until they have been a member for 30days. :)
Zachariah
03 Oct 2005, 04:17
Question: I have a major problem with people registering with false info and then accessing restricted info that is only meant for certain usergroups. These individuals arent worried about posting, but instead access info that isnt meant for them. I try to audit accounts on a weekly basis but the default VB admin doesnt give me much to work with.
Will your hack help with this? Keep in mind these people use false info to sign up so that they can access info that is meant ONLY for other users.
This hack gets it's info from post IP's.
add this to your Admin Tools also :)
http://www.vbulletin.org/forum/showthread.php?t=91633
Avalon111
03 Oct 2005, 07:10
So basicly every user's post ip must be reset. This hack looks @ the IP recorded on each post. If all your posts have the same IP then we could Null the posts that are currently on you forum to "enpty or blank" value and all the new posts will be ok.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
xxx.xxx.xxx.xxx fill in the IP you want to remove.
thank you!
but where do i have to add this code?
***edit***
i got it. its ans sql command
anyone knows where the registration ip adresses were stored? i need do clear this ip there too.
Zachariah
03 Oct 2005, 16:03
thank you!
but where do i have to add this code?
***edit***
i got it. its ans sql command
anyone knows where the registration ip adresses were stored? i need do clear this ip there too.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The next time the member looks @ your site "loged in" the site will update their new IP.
Avalon111
03 Oct 2005, 17:14
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The next time the member looks @ your site "loged in" the site will update their new IP.
thank you!! worked!
cmiller1014
04 Oct 2005, 06:42
This hack gets it's info from post IP's.
add this to your Admin Tools also :)
http://www.vbulletin.org/forum/showthread.php?t=91633
Good stuff! Thank you :)
glorify
04 Oct 2005, 18:28
Thank you. A must for a sports fan site :)
Keyser Söze
04 Oct 2005, 20:28
what about adding the feature that tells u if the users IP is based off a proxie, and maybe if possible telling their real IP
Zachariah
04 Oct 2005, 20:58
what about adding the feature that tells u if the users IP is based off a proxie, and maybe if possible telling their real IP
I'll talk to Paul M, he coded "real IP" hack vs. proxy and see what I can do.
csidlernet
05 Oct 2005, 04:34
thanks!!!
/me installs
Oblivion Knight
15 Oct 2005, 08:08
What an incredibly useful tool.! Installed and running flawlessly.. :D
Andyrew
15 Oct 2005, 09:54
Thanks, installed works great.
Nice work, but my mysql-server needs a long to query's the database 1200k+ posts). would ne nice to limit the number of total showed ip to XX month oder XX posts.
Zachariah
19 Oct 2005, 19:24
Nice work, but my mysql-server needs a long to query's the database 1200k+ posts). would ne nice to limit the number of total showed ip to XX month oder XX posts.
Good idea I'll poke around w/ the code.
Good idea I'll poke around w/ the code.
Sounds nice, I'm looking forward to the new release :)
Zachariah
23 Oct 2005, 21:09
Shameless Plug
HOTM ? - Perhaps ?
http://www.vbulletin.org/forum/showthread.php?t=98444
ipInfo -- Extra user IP information :rolleyes:
The VB3.0 Ver. (http://www.vbulletin.org/forum/showthread.php?s=&threadid=66824) made by Jordeh has 202 Installs.
I have a lot of use out of this. Thanks Jordeh.
SnowBot
31 Oct 2005, 08:22
Works greak, thanks very much
well, there are still different bugs. i.e. with the rewrite-mod its no longer possible to join 2 threads together in a new one :/
I'll look forward to fix this in the next days ..
Zachariah
31 Oct 2005, 14:09
well, there are still different bugs. i.e. with the rewrite-mod its no longer possible to join 2 threads together in a new one :/
I'll look forward to fix this in the next days ..
Unsure I understand. Did you post of the wrong thread ? Was this an error in the VB3.0 ver. I missed ?
Uhhh, sorry. Yes I did ;)
Good idea I'll poke around w/ the code.
Managed to find a way of doing this yet? The mod is wonderful, but I'm too scared to install it on my public forum due to how many posts there are =).
Zachariah
02 Nov 2005, 01:36
Managed to find a way of doing this yet? The mod is wonderful, but I'm too scared to install it on my public forum due to how many posts there are =).
Working on that now ;D
Zachariah
04 Nov 2005, 04:39
http://www.vbulletin.org/forum/attachment.php?attachmentid=36995
Changelog:
1.2
- added option to limit how far back to get posts.
AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options
=> IP Info
Down @ the bottem. => Input Days. IE: 60
This will be how far the posts from NOWTIME -> back XX Days.
All IPs for this user - 60 Days
This should put less of a toll on the server.
Add what you want - 30,60,180,365 Days - The 1st ver of this script went to the "start" of all posts. This killed the server w/ a huge load.
Kihon Kata
04 Nov 2005, 05:02
http://www.vbulletin.org/forum/attachment.php?attachmentid=36995
Changelog:
1.2
- added option to limit how far back to get posts.
AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options
=> IP Info
Down @ the bottem. => Input Days. IE: 60
This will be how far the posts from NOWTIME -> back XX Days.
All IPs for this user - 60 Days
This should put less of a toll on the server.
Add what you want - 30,60,180,365 Days - The 1st ver of this script went to the "start" of all posts. This killed the server w/ a huge load.
What is the best way to update it? Uninstall and reinstall this one?
Zachariah
04 Nov 2005, 05:14
What is the best way to update it? Uninstall and reinstall this one?
1)
Import XML-product - over the old one.
2)
upload ipinfo.php over old.
3)
AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options => IP Info
** by default it will be blank - set w/ a value in number of Days. (IE: 60)
The template edit in the readme.txt - you can skip.
Kihon Kata
04 Nov 2005, 06:20
1)
Import XML-product - over the old one.
2)
upload ipinfo.php over old.
3)
AdminCP => vBulletin Options => vBulletin Options => Message Posting and Editing Options => IP Info
** by default it will be blank - set w/ a value in number of Days. (IE: 60)
The template edit in the readme.txt - you can skip.
Thank you very much for the details on how to update this. I worked like a charm!
SnowBot
04 Nov 2005, 08:05
Great update, thanks very much :)
lairnoc
04 Nov 2005, 09:44
this hack works perfect!!!! thanx a lot
Oblivion Knight
04 Nov 2005, 09:46
Flawless upgrade, many thanks.! :)
Thx a lot, my database-server really loves it :)
I am new at this, and I really don't know what this means:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I know I am using postbit legacy, but I have no idea what file I need to edit and where it is located. Any help would be appreciated.
I actually found where I need to edit stuff. Is there a way to apply this modification to all style templates installed at once?
Zachariah
06 Nov 2005, 22:54
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.
royouth
07 Nov 2005, 19:44
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?
Zachariah
07 Nov 2005, 20:01
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.
royouth
07 Nov 2005, 20:30
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.
Boss-Hog
09 Nov 2005, 13:29
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!
Zachariah
09 Nov 2005, 13:50
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. :)
Boss-Hog
09 Nov 2005, 14:18
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.
royouth
09 Nov 2005, 20:16
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.
joeychgo
09 Nov 2005, 20:44
I like this hack - thank you.
biggjoe
14 Nov 2005, 01:06
Zachariah, awesome hack! Works perfectly!
A FEW NOTES:
- It's not *really* compatible with Pau'ls mod Use real ip when proxy server is detected (http://www.vbulletin.org/forum/showthread.php?t=95198), meaning...they both work fine but not at the same time.
You do have to 'disable' paul's mod to get this one to work, which I don't really mind.
As far as this suggestion by royouth;
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.
This only works if Paul's mod is disabled. If Paul's mod is disabled, then you do get two 'ip.gifs' one with the standard info and the other with the 'extra ip info', but the 'red.gif' from Paul's mod doesn't show up either way.
Just thought this might help you guys in making your mods work together.
QUESTION: Other than clicking on the 'view users ip' in the post, does this mod add any extra functionality in the AdminCP? Just curious.
Thanks again for the nice hack!
J.
Zachariah
14 Nov 2005, 01:28
Zachariah, awesome hack! Works perfectly!
A FEW NOTES:
- It's not *really* compatible with Pau'ls mod Use real ip when proxy server is detected (http://www.vbulletin.org/forum/showthread.php?t=95198), meaning...they both work fine but not at the same time.
You do have to 'disable' paul's mod to get this one to work, which I don't really mind.
As far as this suggestion by royouth;
This only works if Paul's mod is disabled. If Paul's mod is disabled, then you do get two 'ip.gifs' one with the standard info and the other with the 'extra ip info', but the 'red.gif' from Paul's mod doesn't show up either way.
Just thought this might help you guys in making your mods work together.
QUESTION: Other than clicking on the 'view users ip' in the post, does this mod add any extra functionality in the AdminCP? Just curious.
Thanks again for the nice hack!
J.
@ the moment nothing in AdminCP.
There is only 1 template edit, I'll make another template on the installer vs. edit and see if we can do a templateless install.
:D
I'll poke around.
Another note - For this to work on the VBA gallery will take a little more time.
biggjoe
14 Nov 2005, 01:51
Zach, thanks again for the great hack!
J.
Zachariah, awesome hack! Works perfectly!
A FEW NOTES:
- It's not *really* compatible with Pau'ls mod Use real ip when proxy server is detected (http://www.vbulletin.org/forum/showthread.php?t=95198), meaning...they both work fine but not at the same time.
.
.
This only works if Paul's mod is disabled. If Paul's mod is disabled, then you do get two 'ip.gifs' one with the standard info and the other with the 'extra ip info', but the 'red.gif' from Paul's mod doesn't show up either way.
Actually they can work together quite well, I tested it before this was released - I privately converted ipinfo for someone before Zac released this, the only real problem is the postbit. If you have any 3.5 version of Proxy to Real installed and then disable the product/plugins, it will still do the actual proxy > real ip conversion, and use/record the real ip address - what it won't do is store/use the proxy address.
I *think* that if you have the latest version of the proxy hack installed (2.11) - fully enabled - and then just manually disable the Proxy to Real IP (2) plugin, and leave the others active, they should co-exist nicely.
Zachariah
14 Nov 2005, 03:22
Actually they can work together quite well, I tested it before this was released - I privately converted ipinfo for someone before Zac released this, the only real problem is the postbit. If you have any 3.5 version of Proxy to Real installed and then disable the product/plugins, it will still do the actual proxy > real ip conversion, and use/record the real ip address - what it won't do is store/use the proxy address.
I *think* that if you have the latest version of the proxy hack installed (2.11) - fully enabled - and then just manually disable the Proxy to Real IP (2) plugin, and leave the others active, they should co-exist nicely.
Great info Sir. :bunny:
- good for a quick fix.
I'll still work on a fix so that you do not need to disable anything. I hate to install new toys and then have to jump through hoops just to make it work. :cry:
biggjoe
14 Nov 2005, 04:00
Thanks for this effort Zach!
J.
Is it possible to add a second row under the "Duplicate IPs" bit where 'Registered IP Addresses' (dates too) and not just 'Post' IPs can also be factored in?
* christianb clicks install
Thank you, all installed!
When I click on the IP icon below postbit (thread view) it shows this:
$postinfo[username]'s information stored for post: $postinfo[postid]
IP Address : $postinfo[ipaddress].
Host Address : $postinfo[hostaddress].
Alt IP Address : $postinfo[altip].
Alt Host Address : $postinfo[althostaddress].
User Agent : $postinfo[useragent].
How do I correct this?
Rickie3
25 Nov 2005, 03:27
this is just what i was looking for thankyou *installed*
Zachariah
25 Nov 2005, 17:58
Is it possible to add a second row under the "Duplicate IPs" bit where 'Registered IP Addresses' (dates too) and not just 'Post' IPs can also be factored in?
Dates - good idea.
- I'll take a look on other IP's
Oh yes that's definitely a good idea! :)
twincamfxd
25 Nov 2005, 18:46
Very nice hack, Thanks!!
Code Monkey
28 Nov 2005, 02:25
Why?
Where My:Hacks (http://www.gzhq.net/forums/forumdisplay.php?f=757) Went.
why are you moving all your stuff off of vb.org?
i personally am not joining another forum just for one person's hacks.. and i think most will agree with me.
Code Monkey
28 Nov 2005, 03:28
Plenty of other hacks in the sea.
Zachariah
28 Nov 2005, 03:28
I can host here I can not do tons of support here the hacks are turning into a mess.
I'll set up a support system tickets or something.
- I got a few other toys in the mix w/ this hack soon :D
did anyone get this to work w/ Real IP hack - Paul put out ?
I installed some IP mods for 3.51 and now anytime I click on the pc icon for IP info in postbit I get something like this:
$postinfo[username]'s information stored for post: $postinfo[postid]
IP Address : $postinfo[ipaddress].
Host Address : $postinfo[hostaddress].
Alt IP Address : $postinfo[altip].
Alt Host Address : $postinfo[althostaddress].
User Agent : $postinfo[useragent].
The IP related hacks installed:
ipInfo
http://www.vbulletin.org/forum/showthread.php?t=96834
Track all Duplicate IP Addresses via Admin CP
http://www.vbulletin.org/forum/showthread.php?t=91633
Use real ip when proxy server is detected.
http://www.vbulletin.org/forum/showthread.php?t=95198
Which could cause this and how do I go about correcting the problem?
Thank you.
Zachariah
28 Nov 2005, 04:50
have you tryed to disable Products untill something worked ?
- I know both Paul and this hack uses the IP image and there awas a mess I did not get to yet.
- http://www.vbulletin.org/forum/showpost.php?p=820681&postcount=94
Hey Paul I am behind bad man - what is in the plugin you said to disable? (so I can look @ the ip info for a fix.) whats in the plugin ? - pm me is cool - or post if cool
Thanks Sir.
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with this ;
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and upload this 'ipx.gif' to your images/buttons/ folder (or an image of your choice with the same name).
Zachariah
28 Nov 2005, 05:48
Paul M - Master Coder
/me bows to Paul M. :bunny:
Congrats on da Master Sir.
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.
Zachariah
28 Nov 2005, 15:06
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
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 ?
Zachariah
03 Dec 2005, 18:38
Updated.
I uploaded 1.1 :nervous: and not 1.2.
Sory for the mess.
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 ?
Updated.
I uploaded 1.1 :nervous: and not 1.2.
Sory for the mess.
All fine Now. Thank you ! :)
havefun
06 Dec 2005, 13:31
Updated.
I uploaded 1.1 :nervous: and not 1.2.
Sory for the mess.
no problem :)
THX
WNxWakko
18 Dec 2005, 00:48
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:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with this ;
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
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?
Zachariah
18 Dec 2005, 01:26
Why does there have to be 2 IP images now?
@ the moment if you have Paul M's proxy hack installed also.
- the 2 hacks use the same area to show data.
WNxWakko
18 Dec 2005, 01:44
I found a solution to all of this madness lol.
Ok check this out. There is several if conditions here to deal with. In the last page suggestion it didnt account for the guest forum unregistered members posting problem as well. If a guest posts you dont want the advanced ip pulling all that info(some cases hundreds of ips)
Also instead of having 2 IP icons showing all the time. Here is the solution to have it only show 1 icon, unless a proxy is detected and then only on that case will you see two icons.
Replace all in postbit_proxyip with this below.
<if condition="$show['ip']">
$vbphrase[ip]: $post[ip]
<else />
<if condition="($post[proxyip] != '')">
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/px.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
<else />
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/blank.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</else></if>
<if condition="$post['userid'] > 0">
<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
<else />
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
</if></if>
EDIT-- cant upload a blank image.
Just upload a blank transparent image into your images/buttons folder called blank.gif. make it 1px by 1px and its basically invisible.
Zachariah
18 Dec 2005, 05:44
hmmmm ........... interesting :)
Nice WNxWakko I'll take a look at your concept.
Thank You.
Installed on 3.5.2 works great, thanks
Cloud Strife
24 Dec 2005, 14:12
I installed on 3.5.2, but it doesnt give any info for "All IPs for this user" ive checked many members, and the table just comes up empty.
Cloud Strife
25 Dec 2005, 05:34
ah, its ok. didnt realise the admincp option :)
lanc3lot
06 Jan 2006, 10:53
Another great product
/me installed:)
LBSources
18 Jan 2006, 02:08
great tool.. thanks as always zach
/me clicks install
Works very vell! Nifty tool! But;
Unknown Location
/ipinfo.php?p=152272
*installs*
Zachariah
18 Jan 2006, 21:49
Works very vell! Nifty tool! But;
Unknown Location
/ipinfo.php?p=152272
*installs*
:alien: - Fix soon
- Thanks for the info.
puertoblack2003
18 Jan 2006, 21:53
have a question some guys was telling me that there's is a program that's call hide ip with that program can they still block ip to gain access to board when u ban a member :ermm: ? is there a solution to that? :ermm:
Zachariah
18 Jan 2006, 22:00
have a question some guys was telling me that there's is a program that's call hide ip with that program can they still block ip to gain access to board when u ban a member :ermm: ? is there a solution to that? :ermm:
Perhaps?
http://www.vbulletin.org/forum/showthread.php?s=&threadid=95198
dodgechargerfan
19 Jan 2006, 15:44
Very nice! I've installed it and it works great. Thanks.
Megareus Rex
22 Jan 2006, 19:59
How do you set the # of days for IP Info to go back? You have a screenshot of it included in the zip file, but I cant find where in the admin CP the option is...
Zachariah
22 Jan 2006, 22:56
AdminCP => vBOptions => Message Posting and Editing Options => IP Info
Megareus Rex
23 Jan 2006, 14:04
AdminCP => vBOptions => Message Posting and Editing Options => IP Info
Thanks! :)
thank you for the hack great work man.....
i have a question this is addon which will link things to geather but for me 100% of the user logon to my site use proxy which is a must from the internet provider is there is a way to use the real ip instaed of the the ip that will be proxy ip and it make many many user have the same ip which will make this addon useless for me.
i so this havk and it might be usefull in the case of proxy users please have a look and tell me if it will be ok to install both of them.
http://www.vbulletin.org/forum/showthread.php?t=95198&highlight=ipinfo
thank you in advance.
Gripemaster
03 Feb 2006, 01:44
Very nice... I like it alot. *Clicks Install*
blackwidow
07 Mar 2006, 02:07
i know im late on this, but when i installed it it seemed very simple, but yet it does not work.
matter of fact, after i did the edits and the uploads, everything was still the same as if i did not edit or do anything.
where should i start trouble shooting from?
or any ideas can help:) thanks
Nathan2006
13 Mar 2006, 14:04
Great!
Just what I've been looking for :D
Thank you
Install
i know im late on this, but when i installed it it seemed very simple, but yet it does not work.
matter of fact, after i did the edits and the uploads, everything was still the same as if i did not edit or do anything.
where should i start trouble shooting from?
or any ideas can help:) thanks
Same here..
It worked on v3.5.1, but I don't think it works on 3.5.4 (at least not for me)...
Freesteyelz
16 Mar 2006, 12:03
Very useful mod. Thank Zachariah. :) *Clicked Install*
Nathan2006
29 Mar 2006, 15:56
Does this work on 3.5.4?
It did work for me on 3.5.4 for about 4 days then looks like its vanished :(
I have checked the edits and upload again and no luck at all :(
Zachariah
30 Mar 2006, 01:06
I have installed to 3.5.4 w/o a problem.
- There is something on a new install.
Goto:
* AdminCP => VBoptions => Message Posting and Editing Options
- IP Info is set to Zerro on install, it need to be set to a value in Days greater than 1. I set mine to 30.
I set it to 60, but when view ip, still have
The IP Address is: 58.186.118.xxx. The host name is: 58-186-118-xxx-dynamic.xxx....
Nathan2006
30 Mar 2006, 08:54
I have installed to 3.5.4 w/o a problem.
- There is something on a new install.
Goto:
* AdminCP => VBoptions => Message Posting and Editing Options
- IP Info is set to Zerro on install, it need to be set to a value in Days greater than 1. I set mine to 30.
I have just changed it to 30 and checked it again and it still comes up with the old show with
The IP Address is: 86.xxx.xx2.xx. The host name is: XXXXXXXXXXXX.com.
:(
EDIT:
It started working for about 1 minute and then stopped again after I uploaded the ipinfo.php and re-installed everything again :(
Nathan2006
30 Mar 2006, 09:37
OK I have found out what the problem is,
I went through all my plugins with ip on them and I found what it was:
If you have installed this> Use real ip when proxy server is detected (http://www.vbulletin.org/forum/showthread.php?t=95198)
It does not work with this one.
So if you hover over your ip icon next to a users name in the status bar it should say
www.your-domain-name.com/ipinfo.php?xxx
If it comes up with something like:
www.your-domain-name.com/postings.php?do=getip&p=43
Its wrong and not pointing to the ipinfo.php and its another product that conflicting with it.
Mine is working great now:D
Thanks again Zachariah;)
Zachariah
30 Mar 2006, 15:18
I set it to 60, but when view ip, still have
This hacks still has 1 template edit take a look in the readme.
ya, i installed "use real ip when proxy server is detected", so now can I fix it?
Nathan2006
31 Mar 2006, 11:52
ya, i installed "use real ip when proxy server is detected", so now can I fix it?
Well the best way is to disable the product Use real ip when proxy server is detected (http://www.vbulletin.org/forum/showthread.php?t=95198) and check to see if its working then :)
If it is then remove it :)
Installed, very useful :)
Mikecp421
08 Apr 2006, 20:55
ok I dont have any other IP related hacks on my 3.5.4 board and this doesn't work but it works on my 3.5.3 board. What gives?
Jordan17
10 Apr 2006, 20:23
/me clicks Install! Thanks!
What other way do I have to uninstall this hack aside from choosing "Uninstall" in Product Manager? I'm having problems with my hacks, I can't uninstall all of them, I only get blank space after uninstalling a hack but the hack's still there.
If you can tell me other ways to fully uninstall this hack, I'll appreciate it.
kurtbarker
29 Apr 2006, 12:12
hey mate,
it says you can edit the number of days it looks at, and other options.
where can these be configured?
it is an ACP setting?
kurtbarker
29 Apr 2006, 12:24
found it :D
thx guyz
Normandi2
29 Apr 2006, 13:15
Good
i'll install it today
thank's
Eagle Creek
04 May 2006, 23:43
- added option to limit how far back to get posts.
When I leave this field empy, how many days we will be showed?
Zachariah
05 May 2006, 02:04
When I leave this field empy, how many days we will be showed?
It should give you a DB error. The day limit is needed (at the moment). Under a large load (500k+ posts over years) it has been reported to crash the server with out a limiter. I have not had any problems reported @ 120-180 days depending on site activity.
kurtbarker
05 May 2006, 10:11
When I installed it, that field was empty, and it showed no data, like it was set at 0 days
Dr.Viggy
05 May 2006, 16:19
worked beautifully, this will definitely help watch for the troublemakers. thanks alot
*clicks install
Neal-UK
12 May 2006, 17:52
will this work along with "Real IP if using proxy" mod?
any way to run a guest post againt any registered users? I dont want to see every guest post but it would be cool to see if any registered users have posted under that specific IP that specific guest post was made under..
EasyTarget
23 May 2006, 17:49
thanks, Installed.
redlabour
08 Jun 2006, 17:52
Will it work in the Future with vBulletin 3.6 (http://www.vbulletin.com/forum/showthread.php?t=187654) ?
Zachariah
08 Jun 2006, 18:02
Will it work in the Future with vBulletin 3.6 (http://www.vbulletin.com/forum/showthread.php?t=187654) ?
This will.
http://www.vbulletin.org/forum/showthread.php?t=117966
Neo_obs
13 Jun 2006, 05:25
AWESOME great add on
I have one idea thou. maybe have it set up to use the usersid also instead of just postid.
Example:
/ipinfo.php?p=60
to
/ipinfo.php?u=2
MissKalunji
16 Jun 2006, 18:39
Its not working for me :(
badboyz
17 Jun 2006, 21:25
well i dont see this setting.
i can not see the things which is in the image i download
where do i find the setting?
oberheimhaven
17 Jun 2006, 22:05
One ? Do I do anything with the gif file, I know rookie however Im learning and great hack this will really come in handy for my forums thanks for doing mate!!!
MArk:banana:
oberheimhaven
17 Jun 2006, 22:18
well i dont see this setting.
i can not see the things which is in the image i download
where do i find the setting?
I installed mine dont look l ike that either unless Im looking in the wrong area? seach users IP maybe I forgot something?
I got B E A Utiful hey its called that lil button down to the right cough cough Ummmmm INSTALL lmao Iim such a well never mind thanks mate for sharing this is priceless!!!!
Mark
Installede 10 times still no different? Hmmmmmmmmmmmm back to work i go!!
Neo_obs
18 Jun 2006, 08:17
if you look in the postbit(thats right <----there) near the report button for a post it will show the ipbutton. click that and thats what this hack replaces.
PS. you must be an admin to see the ip button
MissKalunji
18 Jun 2006, 12:42
Well my problem is i only see MY IP not anyone else
and other users can see their IP not anyone elses
badboyz
18 Jun 2006, 15:06
http://www.vbulletin.org/forum/attachment.php?attachmentid=36995&d=1131079064
http://www.vbulletin.org/forum/attachment.php?attachmentid=36993&d=1131079033
Where do i see this option?
sam anders
18 Jun 2006, 16:20
just what i needed thank you :)
MissKalunji
19 Jun 2006, 03:02
http://www.vbulletin.org/forum/attachment.php?attachmentid=36995&d=1131079064
http://www.vbulletin.org/forum/attachment.php?attachmentid=36993&d=1131079033
Where do i see this option?
first one in admincp
second one when u click on the icon ip on the msg board
Right now I have Real IP dectector hack , will it conflict with this hack ???
Gsmmind
19 Jun 2006, 16:49
Thanks Nice Hack.........;)
sam anders
20 Jun 2006, 14:39
first one in admincp
second one when u click on the icon ip on the msg board
installed and working great but i can not see the admincp part, which setting in admincp do i look at?
MissKalunji
20 Jun 2006, 17:40
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
Zachariah
20 Jun 2006, 19:20
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
MissKalunji
20 Jun 2006, 21:35
*dumb Dumb* thankz Dear
bjstiefel
22 Jun 2006, 19:52
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!
Zachariah
22 Jun 2006, 20:06
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.
Eagle Creek
28 Sep 2006, 12:48
Is this hackin working with 3.6.1?
EDIT: http://www.vbulletin.org/forum/showthread.php?t=117966 :) thx.
Zachariah
28 Sep 2006, 14:41
Is this hackin working with 3.6.1?
EDIT: http://www.vbulletin.org/forum/showthread.php?t=117966 :) thx.
yes :)
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.
lheliosl
27 May 2007, 04:40
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. :D
MickDoneDee
27 Jul 2007, 03:56
*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 (http://www.vbulletin.org/forum/showthread.php?t=117966).
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.