vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - External Links Framed (https://vborg.vbsupport.ru/showthread.php?t=122975)

MajorFm.com 09-02-2006 06:53 PM

This must be for external links only, there has to be a way of entering domains that you do not want framed.

MajorFm.com 09-06-2006 09:13 PM

I'm willing to pay for a fix to this... anyone?

*slaps his head against a brick wall trying to convince himself he is not talking to himself*

MajorFm.com 09-11-2006 10:45 PM

ok got the fix... (credit Hambil for fix)

use this code to replace with in class_bbcode.php instead of the above and it should work fine:

Code:

                // standard URL hyperlink
                if (stristr($rightlink, 'frame=true') === FALSE)
                        return "<a href=\"http://www.urltoyourexternalframe.php?frame=true&go=$rightlink\" target=\"_blank\">$text</a>";
                else
                        return "<a href=\"$rightlink\" target=\"_blank\">$text</a>";


P.Jackson 09-11-2006 11:23 PM

Same on firefox

MediaHound 09-12-2006 04:20 AM

clicks subscribe

markbolyard 09-26-2006 04:09 PM

Once you use this, and then uninstall it, all previous links posted in the forum will still direct to the framed page. New links will be normal however. So the big question is, how do you remove all the old links that still point to the framed page? One by one?

SVZ 12-19-2006 06:05 PM

So I'm guessing this doesn't work?

yingzhou 12-20-2006 01:16 AM

Can it work with firefox? I dont like using the IE. :D

SiMateoAko 01-12-2007 04:16 PM

I just made a version of this that works... will post it today.

SiMateoAko 01-12-2007 05:15 PM

This has everything you guys want and more. https://vborg.vbsupport.ru/showthread.php?t=136311

I'm pretty sure it will work on 3.6, but havn't test it yet.


All times are GMT. The time now is 12:54 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.01559 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_code_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