![]() |
Quote:
|
So what is the process you recommend I do, uninstall and start from scartch?
|
You can try that - You don't actually say what does/doesn't happen.
|
Seems this hack is overwriting the ipInfo -- Extra user IP information?
|
Quote:
|
Quote:
Post #111 Quote:
|
Quote:
Quote:
|
Ah, now understand, you meant the post in the other thread, thanks for it now it is working fine.
|
I think not working together :(
|
I am confused. You have two sets of instructions and 2 xml files.
Proxy-to-real-ip and Proxy-to-real-ip-product Which do I use? |
Quote:
|
Quote:
|
ya i had the old and new, unzipped into the old.
Ok new problem, when I import the product, the meter bar that runs while its installing, just keeps growing bigger and bigger way off the screen. It wont stop, just keeps going. |
Fixed my error.
Ok this mod seems to have knocked out my other IP mod, ipInfo -- Extra user IP information https://vborg.vbsupport.ru/showthread.php?t=96834 |
Try reading the previous 20 or so posts. ;)
|
Great hack, installed.
|
*clicks install*
|
I don't know if this problem is from this hack, but in my vba links directory posts there are the ipx and ip.gif visible for everybody.
|
No idea, I don't use vba so I can't say how it will affect it.
|
Is there any way to add this info to the Who's Online page?
I have a guest displaying 127.0.0.1 and I know it's not me. |
not really sure what you mean, who's online already shows ip addresses.
|
Quote:
|
Quote:
Quote:
|
Quote:
I've attached a picture to make myself a bit more clear: https://vborg.vbsupport.ru/external/2005/12/3.jpg |
Whatever that Guest is - it is (incorrectly) passing on 127.0.0.1 as it's "real" address, so the hack is (correctly) displaying it. There is a setting to tell the hack to ignore any real ip's that are in the private ranges (such as this one) - but you need to edit this setting in the hack code itself ;
in class_core.php find ; PHP Code:
PHP Code:
|
I've done everything correct, but when I try to import the product it gives me a blank page (within the frameset). Any ideas?
Thanks -vissa |
nevermind I just had to wait long enough.. However, I have another question.
Does this work with the ipinfo mod below? https://vborg.vbsupport.ru/showthrea...ghlight=ipinfo Thanks -vissa |
If you read the thread for that hack you will find out (go back a page or two).
|
*clicks install*
Bob |
Paul...
There isn't a big difference between default fetch_alt_ip and yours. Except yours never returns REMOTE_ADDR as alt_ip. But that's just one line of code, yet you change the whole function... why? All you need to do is change: $alt_ip = $_SERVER['REMOTE_ADDR']; to $alt_ip = $_SERVER['HTTP_FORWARDED']; Tell me if I am wrong. ;) Secondly, what's the need for defining PROXYIP? There is a constant ALT_IP, why not use that? Interstinly enough, vB does not use ALT_IP at all ;) I would do it like this: |
You're free to do what you want on your forum. ;)
If you check back, you will find that this evolved from another hack and was (I think) the first thing I did for vb [for 3.0.x] and while it may not be exactly how I would do it now, I'm happy with it as is - and see no reason to make wholesale changes now :) |
ok..
|
Ok so I have this installed with the extended IPinfo with the proper module disabled as posted. How do I know that this thing is actually working?
-vissa |
Quote:
worked like a charm!! |
Doesn't seem to work for me. Gives database error from time to time (connecting to MySQL):
Quote:
|
That's a server error.
|
I had the previous 3.0.7 version of this mod. I installed this one including updating the thread_displayproxyip phrase to:
The Real IP Address is: {1}<br /> The Proxy Server IP Address is: {2} All changes were made and double checked in class_core. Confirmed that I installed the xml. This is what reports on the page after clicking the IP icon: Code:
$postinfo[username]'s information stored for post: $postinfo[postid] Please advise and thanks in advance. Screen Shot: |
You appear to have customised the phrase in 3.0.7 and it's still trying to display that customised version.
|
Quote:
Is this not correct? If not, what should it be? Thanks in advance. |
Quote:
|
All times are GMT. The time now is 04:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|