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 |
#92
|
|||
|
|||
To install Proxy Detector including changes to WOL five files were edited. To reverse the procedure just overwrite these files with the originals:
includes/init.php includes/functions_newpost.php postings.php includes/sessions.php online.php |
#93
|
|||
|
|||
I have a silly question. Am I correct in assuming that installing HN Proxy Detextor 3.01 install(s) both the Proxy Detextor for Posts and Who's On Line, and HN Proxy Detextor WOL only install Proxy Detextor for Who's on Line?
Also when running the two SQL queries, should I run them individually in ADMINCP or together in MySqlAdmin? Thanks in advance. |
#94
|
|||
|
|||
Will this hack also work in vB 3.05?
|
#95
|
|||
|
|||
Quote:
|
#96
|
|||
|
|||
<i>up up
Will this hack also work in vb3.0.07 !!</i> |
#97
|
||||
|
||||
Yes it is.
|
#98
|
||||
|
||||
I'm getting this error
An error occurred while attempting to execute your query. The following information was returned. error number: 1060 error desc: Duplicate column name 'proxyip' I have already installed Cerb's Anti-Proxy https://vborg.vbsupport.ru/showthread.php?t=68590 Proxy ip to real ip conversion https://vborg.vbsupport.ru/showthread.php?t=69295 Would they interfere? |
#99
|
||||
|
||||
Quote:
I'm quite confused - those two hacks you have listed will probably intefere with each other - as well as appearing to be at cross purposes to each other - and now you want to try and install a third one ??? Apart from trying to totally trash your forum, what exactly are you trying to achieve ? |
#100
|
||||
|
||||
Ok I removed those two and still trying to install this one but I get this when I try the sql query
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; ALTER TABLE session ADD proxyip VARCHAR(50) not null AFTER ho I deleted all tables with "proxyip" first to clean it out. How do I resolve this? |
#101
|
||||
|
||||
Please copy/paste the whole error message - what you have posted does not help.
You still didn't say what you are trying to achieve - you may be installing the wrong thing. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|