vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - IFRAMEr (Free) by BOP5 - Easily create IFRAMEs in your forums to external pages (VB3) (https://vborg.vbsupport.ru/showthread.php?t=281787)

BirdOPrey5 03-03-2013 12:31 PM

This is different from a BBCode because BBCodes can only be used in posts. this is its own page,

The bigger problem with a BBCode is it is very dangerous (security wise) to give your users access to put arbitrary URLs inside an IFRAME- it defeats the entire purpose of not allowing users to use HTML code in posts.

An IFRAME bbcode is simple enough- just a very bad idea. If you still want it:

Replacement Code in BBCode Manager:

Code:

<iframe src={param}" width="100%" height="500">Your browser does not support IFRAMEs</iframe>
Then you would just use it like [IFRAME]http://www.vbulletin.org[/IFRAME].

Dan49 05-18-2013 05:05 PM

Very nice, thank you. Using it to show web cams that will not allow embedding in a post. May buy the full version.

BirdOPrey5 05-19-2013 08:20 AM

There is no difference in functionality between the paid and free version, the free version just has a limit on the number of IFRAMEs allowed.

The web cam site was an example, after you take a snap shot they show a box that has code you can copy to paste into a forum, it does not automatically embed in a post, you need to paste the code in.

appsfinder 06-22-2014 02:35 PM

does this work with vb5?

BirdOPrey5 06-22-2014 07:08 PM

No, but it is not necessary with VB5. VB5 has the "Static HTML" module on site builder so you can easily create your own IFRAME pages on VB5 without any mods.

Check out this How-To blog here: http://www.vbulletin.com/forum/blogs/joe-d/3932613-

Dan49 12-23-2016 08:27 PM

Hello,

I have the paid version for a couple of years now. I use iframer to display webcams. Recently many stopped displaying giving the error below. Any ideas on how to fix? Chrome doesn't show anything at all. IE displays the iframe fine.

"Blocked by Content Security Policy

This page has a content security policy that prevents it from being loaded in this way.

Firefox prevented this page from loading in this way because the page has a content security policy that disallows it."

seb5594 03-24-2017 07:00 PM

My site uses ssl and i can't load pages over http. Any workaround for this problem?

BirdOPrey5 03-24-2017 10:10 PM

There's no workaround- the point of SSL is everything must be secure. The ability to load HTTP pages in an iframe of an SSL page would defeat the purpose of having SSL. Sorry, but there's no way that would ever be allowed. You'd need some kind of proxy that retrieves pages via HTTP and re-serves them from an HTTPS protected server. It would be beyond the scope of this mod.


All times are GMT. The time now is 03:09 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.01090 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
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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