![]() |
Active Link Security 4.0
Thanks to TC from ElAntro.cl for the PHP code.
This hack will allow you to have active links on your forum but with security knowing the place were you are linking to wont know were you came from. Ie. If you click on a link in a post on your web site, the web site you go to will not know were you came from. Time: 1 minute Files to edit: 1 Files to upload: 1 No screenshots needed. Also, please click ‘install’ if you use. |
oh so this turns our forum into the blind redirector nice
|
I used your Active Link Security 3.0 but this is better because it doesn't use any site :)
* Click Install Regards |
Quote:
|
installed.
suggestions: replace return return HTML Code:
"<a href=\"http://www.yourwebsite.com/links.php?url=$rightlink\" target=\"_blank\">$text</a>"; HTML Code:
"<a href=\"$vboptions[bburl]/links.php?url=$rightlink\" target=\"_blank\">$text</a>"; thanks |
i dont know if this was ever covered but is there a way to not redirect same site links?
|
I changed the content to "20" in links.php so I could test it, but it goes straight to other site...
edit:... never mind it works, but with new links only. |
Are there any practical reasons for this?
It sounds good, but I don't know why anyone would want to do this. |
Quote:
|
Quote:
|
*theArchitect clicks install and is most impressed with Abe's work.*
Thankyou for sharing this with us. |
Fantastic i needed one of these excellent idea :D
|
Nice :)
|
Nice hack, thanks for sharing ;)
|
our related link is with an infoframe:
http://redirect.koelnboard.de/redire...p://google.com i saw it @giga and i think it works very well ;-) text on the left: the koelnboard is not responsible for the content text on the right: close infoframe |
mmm... your site is currently down azmi :ermm:
|
:ermm: its Murphys law
he was down for half an hour. at the same time you was looking for. |
Oh I see....
|
Wow, works perfectly, very nice hack THX! :)
|
Anyone else having this isssue?
After installing this mod, the prior urls link fine. BUT, if you go to add one or modify one, the link takes you to this yourwebsite url? Example, I did a hyperlink url [url = http://www.pcworld.com/news ] News Source [ / url] *Without spaces to show what I did* And mine goes here now...... http://www.yourwebsite.com/links.php?url=http://www.pcworld.com/news Help? You can see this by going here Not Working and if you select another "prior to hack" post, it works as in this example here: Working |
the "http://www.yourwebsite.com/links.php"
is only an example and cannot work correkt. http://anonym.to is such an redirect url! |
Quote:
|
Quote:
Thanks! |
Quote:
|
* Clicks Install
* forget how to do that using a me tag, but I clicked install. Thanks |
ok is this right when i click on a link from my site i see for a split second redirecting to the actual url dose this mean its working right??
|
Quote:
Anyway, yes. That it was suppose to happen. Also, some web sites take longer to go to then others. |
very nice upgrade, good work. Thanks a lot man.
|
Thanks M8, works great :)
|
how can i make the script exclude site-wide links? for example, i would not like to open a redirection popup, if the link is to another topic or part of my site.
|
Quote:
|
great hack installed and saved a bunch of money on my car insurance
|
Ae1 , great hack work almost perfectly for normal url
however if you have url like this one: Code:
http://support.microsoft.com/default.aspx?scid=kb;en-us;832790 Code:
http://support.microsoft.com/default.aspx?scid=kb the weird thing it's that it work perfectly in firefox but my user get's the problem with IE6 sp2 with links like the above example. Do you know how to fix it ? thank you Mone' |
Hi,
you can use javascript to redirect instead of the meta-tag. In links.php instead of Code:
<META HTTP-EQUIV="refresh" content="0; URL=<? echo $site; ?>"></HEAD> Code:
<script type="text/javascript">window.location.href="<? echo $site; ?>"</script></HEAD> Quote:
Code:
function handle_bbcode_url($text, $link, $type = 'url') Code:
function handle_bbcode_url($text, $link, $type = 'url') Code:
|
install, great hack thank you!
|
Quote:
|
Just the ticket!
|
great hack :)
|
Quote:
|
Quote:
|
All times are GMT. The time now is 11:27 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:
|