vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Proxy Hack v1.0 (https://vborg.vbsupport.ru/showthread.php?t=38358)

Stadler 11-10-2002 07:26 PM

Quote:

Originally posted by Takara
Feel free, I'll update the link on the first post to direct to yours.
THX

Could someone check it, if it works? It works as it should in our forums, but maybe I forgot something in the file.

GunsNetwork 11-11-2002 01:10 AM

Thank You

IT WORKS lmao wow thank you very much.

My hats off to you Stadler

BowHunt

Stadler 11-11-2002 10:34 AM

You're welcome.

And thx for testing :)

Stadler 11-12-2002 03:59 PM

Hi again.

I just fixed a bug, that caused one extra query per post displayed.

I strongly recommend to upgrade to version 1.1.1

Stadler

Takara 11-12-2002 09:44 PM

I updated the post on the main page. I'm not much with words. If someone wants to put some words in my mouth (reformat the opening post) feel free to type it up for me.

Thanks again to Stadler once again for the updated version.

[edit]

Stadler, why don't you start a new post for the proxy hacks. I'll request this post deleted by the mods. Or you can just keep updating that one file and I'll delete all the rest of my files so there is no confusion.

Asendin 11-15-2002 01:30 PM

this does not exist in 2.2.8

if ($logip==1 or $logip==2) {
$ipaddress=iif(getenv("REMOTE_ADDR")!="",getenv("R EMOTE_ADDR"),$HTTP_HOST);
} else {
$ipaddress="";
}

when i install the 2.2.8 version 1.1.1,, i get database errors :cross-eyed:

Stadler 11-15-2002 01:44 PM

Try searching for:
Code:

    } else {
      $ipaddress="";
    }

Make sure, you didn't forget to apply the query and that you didn't make any mistakes, applying the hack.

Asendin 11-15-2002 03:04 PM

when i run the query i get

You have to choose at least one Column to display?

Stadler 11-15-2002 07:34 PM

Which query do you run from where?

Code:

ALTER TABLE post ADD proxyip VARCHAR(16) not null AFTER ipaddress;
Running that query through phpMyAdmin works perfectly for me.

Asendin 11-15-2002 08:05 PM

i use phpMyAdmin


All times are GMT. The time now is 05:52 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.01173 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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