The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Proxy Detector v3.1 - for Posts and WOL Details »» | |||||||||||||||||||||||||
############################################
# Hack Name: Proxy Detector v3.1 # Orgiginal hack by Takara and Stadler (for vB 2.0) # Modified for vB 3.0.1 and Addon by HacNho # Compatibility to vB 3.0.x # Date: 06.20.04 ############################################ # History: # Version 3.1: (update 06.20.04) # 1. Display ProxyIP in WhoIsOnline list (in UserAgent section) # # Version 3.0: # 1. Compatibility to vB 3.0 RC4 # 2. Admin with "adminpermission" will see the "ProxyIP when overmouse if the IP is not shown # 3. Proxy IP will be displayed with IP address in show IP page # # # Version 2.0 ... # # Version 1.0 by Takara and Stadler (for vB 2.x) ########################################### # Description: This is little hack detects via the Environmental Variable # HTTP_X_FORWARDED_FOR if the user is using a proxy. Most proxys give out this # variable. If it is it will display it out for you, and allow you to view the # real IP of the person, and proxy IP when you click the link (in Post or Who'sOnline). # # Files Edited: 5 - includes/init.php # - Files edited for proxyIP in posts: 2- includes/functions_newpost.php, postings.php # - Files edited for proxyIP in WOL: 2- includes/sessions.php, online.php # Templates Modified for proxyIP in posts: 2 - postbit_ip_show, postbit_ip_hidden # Templates Modified for ProxyIP in WOL: 1 - whosonlinebit # SQL Query to run: 2 (add proxyip in post and session table) # Phrase to add: thread_displayproxyip # # Remember to backup your files and DB before making any changes! ############################################ INSTALL: HN-ProxyDetextor-301.txt (8.9 KB) Upgrade from version 3.0 or only install ProxyDetector for WOL: HN-ProxyDetextor-WOL.txt (11.5 KB) - Update 06.20.04 Upgrade from version for vB beta7 to version 3.0HN-ProxyDetextor-upgrade-b7-RC4.txt (3.5 KB) SCREENSHOTS: proxydetected.jpg (7.8 KB) proxyip-WOL.gif (10.1 KB) *NEW: version 3.1 will save and show proxyIP in Who is Online page. In order to see proxy, you need to turn "UserAgent" on: http://YourDomain/Yourforum/online.php?ua=1 Remember to click Show Your Support
|
Comments |
#62
|
|||
|
|||
Did you install it straight from the install notes or was there mods needed?
I am looking at this and want to make I get it right the first time. Anything will help. thanks |
#63
|
|||
|
|||
*install* on vB3.0.3. Wow, most complicated hack I've installed to date. Now just waiting for someone to come online with a proxy server to see if the hack works.
|
#64
|
||||
|
||||
Quote:
why dont you get a proxy for yourself, log into your board, and check :> that way you know exactly what you have. However, if some proxy doesnt return values, you may not have expected answer. Quote:
|
#65
|
|||
|
|||
Thanks, had a member showup a few moments ago using a proxy server. Your hack works like a charm. I'd like to give viewing permissions to my supermods since they are online more than me and keep a better eye on things than I do. How do I give them permission?
|
#66
|
|||
|
|||
Quote:
I may have encountered a bug since installing this hack. The hack requires the User Agent display to be on in Who's Online to view the real IP address. The default setting for the User Agent display is off. I tried modifying the Whosonline template to have the UA display on by default but couldn't do it. So, I decided to change the template back to the original condition using Revert. After clicking Revert I got a popup warning and continued with the Revert. To my horror it DELETED the Whosonline template. I asked for advice on vB.com to restore the template and it was suggested that I should restore the master template: AdminCP > Styles & Templates > Upload / Download Styles > Click on import. This restored the Who's Online template without overwriting my existing template modifications. They also suspected the bug occurred because of a hack I may have installed. Does anyone here have a test forum with this hack installed and would like to see if this hack has caused a problem with the Revert function for the Whosonline template? Does anyone know how to have UA on by default when loading Who's Online? |
#67
|
||||
|
||||
Well i've installed everything as I should and when I click the computer Icon on the post, I get the following page (View image). Shouldn't that be something different?
|
#68
|
|||
|
|||
Quote:
The proxy IP Address is: $postinfo[ipaddress]<br> The proxy host name is: $postinfo[hostaddress]<br> The real IP Address is: $postinfo[proxyip] |
#69
|
||||
|
||||
Quote:
|
#70
|
||||
|
||||
Quote:
Is this right? |
#71
|
|||
|
|||
Neal, the three lines of info should start with:
The proxy IP Address is: The proxy host name is: The real IP Address is: if you have modified the thread_displayip template as suggested in Proxy Detector v3.1. * * The above line is incorrect. It should read: if you have created the thread_displayproxyip phrase as suggested in Proxy Detector v3.1. What hack have you installed exactly? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|