vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Own Redirector and Anonymization V2.0.1 (https://vborg.vbsupport.ru/showthread.php?t=118042)

SloppyGoat 10-31-2006 08:08 AM

Is there a way to make this work in the forum of my choice only?

SloppyGoat 11-01-2006 04:08 AM

I tried it, and it doesn't work on 3.6.2. It starts to redirect, then just says "http://myaddress.com/<?%20echo%20$site"
....and shows The page cannot be found. WTH?

Also, this crap shows above the redirect message.

$value) { $site .= $key."=".$value."&"; } $site = htmlentities( substr($site, 4, -1) ); ?>

redlabour 11-01-2006 05:27 AM

Quote:

Originally Posted by SloppyGoat
I tried it, and it doesn't work on 3.6.2. It starts to redirect, then just says "http://myaddress.com/<?%20echo%20$site"
....and shows The page cannot be found. WTH?

Also, this crap shows above the redirect message.

$value) { $site .= $key."=".$value."&"; } $site = htmlentities( substr($site, 4, -1) ); ?>

OMG - read the Instructions - it works at 3.6.2 ! :rolleyes:

SloppyGoat 11-01-2006 07:07 AM

I did, and it's not working. Maybe it's the instructions. Maybe they're lost in translation, but I have no idea what "The Part" is or what you're implying I do with it.

SloppyGoat 11-01-2006 07:23 AM

Here's what I did, exactly:

1. Substituted the html code in links.php with "The Part", since it was in German or something.

So, it looked like this:

Code:

<?
foreach ($_GET as $key => $value) {
        $site .= $key."=".$value."&";
}
$site = htmlentities( substr($site, 4, -1) );
?>
<HTML>
<HEAD>
<TITLE>Re-directing...</TITLE>

<meta http-equiv="refresh" content="5; URL=<? echo $site; ?>">


</HEAD>
<body>

<br>
<div style="text-align: center;">
<center><font
 style="color: rgb(204, 0, 0); font-weight: bold;" size="-1"><span
 style="font-family: Arial;">You clicked on a external Link which is forwarding to external Webcontent.<br>
<br>
The area of responsibility of tga.dynu.com does not extend to other Webcontent.<br>
<br>
Therefore we do not take any responsibility
for the following information.
<br>
<br>
You will be redirected to  :</span></font><br>

<b><i><? echo $site; ?></i></b></center>

</body>
</HTML>


2. I upload "links.php" to my root folder.


3. Replaced that portion of code with the suggested code in class_bbcode.php so it looked like this:

Code:

$url_info = parse_url($rightlink);
                if ($url_info["host"]=="tga.dynu.com"):
                return "<a href=\"$rightlink\" target=\"_blank\">$text</a>";
                else:
                return "<a href=\"http://tga.dynu.com/links.php?url=$rightlink\" target=\"_blank\">$text</a>";
                endif;


redlabour 11-01-2006 07:43 AM

1. Use www.tga.dynu.com

2. You are using vBulletin Version 2.3.0 at this Domain. This is not compatibel.

SloppyGoat 11-01-2006 11:07 AM

1. It doesn't matter what url I use at the moment because it's a test forum. It should still work if I stop the process and change the url to the internal IP anyway.

2. This is a v3.6.2 forum running on a new server. It's actually running on the same domain, but on port 81. www isn't necessary unless you include it in your configuration. I don't. It's a waste of space these days. There's no need to type "www" anymore, unless it's specifically stated that way in someone's config.

redlabour 11-01-2006 11:28 AM

Nice to know. :D
Maybe this is the Problem. Nobody else has Problems as you can see in this Thread. Only one Member that has made a Scripterror at the Installation.
This is a pure 3.6.2 Release.

So test it without Port change and take another look into the installation Description. Maybe you have replaced the wrong part in the Originalcode. But i believe there is a Serverproblem.

redlabour 11-12-2006 06:19 AM

This Hack is not longer supported!!! Please use :

https://vborg.vbsupport.ru/showthread.php?t=131292

redlabour 11-13-2006 09:30 AM

After vBAnonymizer has some security Risks and some Bugs (not vBAdvanced compatibel and others ...) i suggest to reinstall my Hack if you have it deinstalled after the Mail from Yesterday.


All times are GMT. The time now is 02:32 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.01095 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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