vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Active Link Security 4.0 (https://vborg.vbsupport.ru/showthread.php?t=70684)

Abe1 10-16-2004 10:00 PM

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.

twoseven 10-17-2004 02:08 PM

oh so this turns our forum into the blind redirector nice

Carter876 10-17-2004 02:15 PM

I used your Active Link Security 3.0 but this is better because it doesn't use any site :)

* Click Install

Regards

Abe1 10-17-2004 02:27 PM

Quote:

Originally Posted by Carter876
I used your Active Link Security 3.0 but this is better because it doesn't use any site :)

* Click Install

Regards

Right. That is why I even started a new thread.

djohn 10-17-2004 03:23 PM

installed.

suggestions: replace return return
HTML Code:

"<a href=\"http://www.yourwebsite.com/links.php?url=$rightlink\" target=\"_blank\">$text</a>";
with
HTML Code:

"<a href=\"$vboptions[bburl]/links.php?url=$rightlink\" target=\"_blank\">$text</a>";
for future versions: per-forums setting, whether to use this hack or not.

thanks

twoseven 10-17-2004 03:31 PM

i dont know if this was ever covered but is there a way to not redirect same site links?

Lionel 10-17-2004 05:31 PM

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.

dndog 10-17-2004 05:36 PM

Are there any practical reasons for this?

It sounds good, but I don't know why anyone would want to do this.

Abe1 10-17-2004 06:03 PM

Quote:

Originally Posted by twoseven
i dont know if this was ever covered but is there a way to not redirect same site links?

Yes. Make sure your users know about the [thread] and [post] BB codes.

Abe1 10-17-2004 06:05 PM

Quote:

Originally Posted by dndog
Are there any practical reasons for this?

It sounds good, but I don't know why anyone would want to do this.

Many reasons. Read though 'Active Link Security 3.0' for many reasons people posted.


All times are GMT. The time now is 11:56 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.01023 seconds
  • Memory Usage 1,734KB
  • 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_html_printable
  • (3)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
  • (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