vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Use real ip when proxy server is detected. (https://vborg.vbsupport.ru/showthread.php?t=95198)

Paul M 06-19-2006 09:51 PM

Sorry, no idea, whatever "proxycache" is, it's not a standard vbulletin table, and not related to this hack at all.

It must be something (else) you have installed in the past.

jw00dy 06-20-2006 05:38 AM

okay, thanks for looking... wonder what the crap I went and did...

Zelos 06-27-2006 11:10 PM

Saw someone with the proxy icon, clicked, and this came up:
Quote:

The Real IP Address is: 203.57.82.186
ns1.coastalit.com.au
The Proxy Server IP Address is: 203.57.82.186
ns1.coastalit.com.au
The adresses are identical. Is this a glitch?

Paul M 06-28-2006 02:51 AM

That is the information being passed to your server by the remote client.

Shazz 06-28-2006 03:08 AM

Much thanks Paul
*Nominates finally
________
buy iolite

Shazz 06-28-2006 03:42 AM

Nvm..
I told someone else to use a proxy.
And it didn't work , he had a different ip :(
________
Ford B3 platform

Paul M 06-28-2006 03:45 AM

As it says ;

Quote:

Obviously this hack relies on the proxy server passing the correct http variables to allow detection
You cannot detect annonymous proxy servers, that's the whole point of them.

Shazz 06-28-2006 03:04 PM

oooo
thanks for the verify
________
Detroit, Toledo and Ironton Railroad

Bulent Tekcan 07-20-2006 04:35 PM

This code add column in post table

ALTER TABLE " . TABLE_PREFIX . "post ADD proxyip VARCHAR(20) not null AFTER ipaddress");

How can I delete this column ?

ALTER TABLE `post` DROP `proxyip`; is is correct ?

Paul M 07-20-2006 05:12 PM

Yep.

Silvio 08-01-2006 05:56 PM

tnx *Intalled*:cool:

XFSImperial 08-03-2006 11:09 PM

I've been using this hack for awhile now, its been really great thusfar. I ran the upgrade to 3.5.5 and since then, all the posts have been flagged as a proxy.

Quote:

The Real IP Address is: *********
**************.comcast.net
The Proxy Server IP Address is: PROXYIP
I'm currently holding off upgrading to vB 3.6 immediately, but I'd like to have this mod running...otherwise I'll just have to do the upgrade to 3.6 sooner.

Paul M 08-04-2006 02:07 AM

You haven't re-edited class_core.php

XFSImperial 08-04-2006 03:36 AM

Ha, stupid me. Thanks Paul, forgot that it was an add-on.

Phaedrus 08-06-2006 03:05 PM

If the class_core.php is the same in the edited areas wouldn't this hack work on 3.6.0?

Paul M 08-06-2006 03:10 PM

There is a seperate 3.6 version

Phaedrus 08-06-2006 04:27 PM

Quote:

Originally Posted by Paul M
There is a seperate 3.6 version

Sorry, I noticed that about a couple seconds after I posted whether this would work on 3.6... Duh...

Shazz 08-06-2006 04:28 PM

Quote:

Originally Posted by Phaedrus
Sorry, I noticed that about a couple seconds after I posted whether this would work on 3.6... Duh...

Its in the 3.6.0 Section
________
vapir no2 vaporizer

robgeo 09-04-2006 02:34 AM

<i>*clicks install*</i>

d8tabyte 10-04-2006 04:31 AM

I've done the file edits 4 times now - each time on a fresh copy of class_core and every time I upload - I get the error telling me I have an issue on line 279 - which is my DB connect line - I know this does nothing with that line, but I am at a damn loss as to what is going on.

The exact error has been reported twice in this thread - both times they were told " you have done the file edits wrong" - Maybe I am going blind in my old age - but I swear I've done the edits right each time.

Paul - can you give me some help here or on AIM?

Quote:

Parse error: syntax error, unexpected T_STRING, expecting '&' or T_VARIABLE or T_CONST in /forum/includes/class_core.php on line 267

Paul M 10-04-2006 05:46 AM

Quote:

Originally Posted by d8tabyte
The exact error has been reported twice in this thread - both times they were told " you have done the file edits wrong" - Maybe I am going blind in my old age - but I swear I've done the edits right each time.

The mistake that people generally make is in step 1 - In class_core.php, there is another closing curly bracket on the next line after the function that step 1 replaces - people accidentally delete that bracket.


All times are GMT. The time now is 04:59 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
  • Page Generation 0.01299 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete