Version: 1.00, by JustJonno
Developer Last Online: Mar 2008
Version: 3.0.0
Rating:
Released: 03-09-2004
Last Update: Never
Installs: 15
No support by the author.
What It Does:
This script will provide you with a redirect page for all the links people put on your site using the URL tags.
It opens a new page with your own customisable banner and text on top and the external link opens within a seperate frame setup by the script. Useful if you want users to stay on your site but still check out posted links. All the banner .gif header attributes are setup from within a template so you don't need to go editing php files to change the look of it.
Installation Type:
Installation is easy and will take approx 5 mins when following the install.html included. Experiance Level: Amature Install Time: 5 mins PHP Edit?: No file edits needed, AdminCP access needed.
Support:
Support for this script is available and will be answered either here or On Our Forums.
Hope you like my first mod, i normally write full code, not hack other peoples
JJ
---------------------------------------------------------------------------
[edit] 11-march-04 01:29 ; Fixed the www and http problem with the links, its recommended you update the redirect.php if you have already installed, or install this again.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Problem...
Installing this hack will blow-up vbadvanced homepage (the layout).
It has something to do with the custom BB codes.
Removing the bbcodes will of course leave all links posted in threads messed-up.
There is another way to set this up, instead of using the [url] directive, use something like [ext] and then make sure the editor's javascript for links points to [ext] instead of [url] that way the in-built [url] directives still work for vbadvanced homepage
This hack has a major Vulnerability!
The author has been informed to take apropriate steps to fix this.
In the meanwhile, I strongly recommend to uninstall this hack.
I installed this then took it out and now my original url redirect doesn't work. Can someone tell me what the original bbcode for url is supposed to be?
This hack has a major Vulnerability!
The author has been informed to take apropriate steps to fix this.
In the meanwhile, I strongly recommend to uninstall this hack.
!!! Security Warning !!!
Would like to know what the issue is and if the code "can" or can "not" be secured and if so how?
I mean...I like the fact that you found this security hole - but is it something you could tell/share with the rest of us? maybe we could even fix it ourselves?
I'm using this hack on my link forums and want to have the breadcrumb in the upper frame. How do I get the variables to pass? I just keep getting the variable names. What other php files would I need?
The only reason I'll want to do it is if the link forums also have a variable for the forum name. Then I can make a nav bar in the upper frame similar to those on regular forums with the corresponding forum name of the link. If that variable doesn't exist, then I can't do what I want and I'll just use the hardcoded html one that I'm going to work on right now. Someone give me some insight please.