vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do you get a script to run in CMS????? (https://vborg.vbsupport.ru/showthread.php?t=303048)

pityocamptes 10-07-2013 01:15 AM

<a href="http://www.XXXXXXXXXXXXXX.com" target="_blank">www.XXXXXXXXXXXXXX.com</a>

ozzy47 10-07-2013 01:29 AM

Ok I think I know what the issue is, it seems FireFox is now blocking mixed content.
Mixed Active Content is now blocked by default in Firefox 23!
What is Mixed Content?
When a user visits a page served over HTTP, their connection is open for eavesdropping and man-in-the-middle (MITM) attacks. When a user visits a page served over HTTPS, their connection with the web server is authenticated and encrypted with SSL and hence safeguarded from eavesdroppers and MITM attacks.
However, if an HTTPS page includes HTTP content, the HTTP portion can be read or modified by attackers, even though the main page is served over HTTPS. When an HTTPS page has HTTP content, we call that content ?mixed?. The webpage that the user is visiting is only partially encrypted, since some of the content is retrieved unencrypted over HTTP. The Mixed Content Blocker blocks certain HTTP requests on HTTPS pages.



pityocamptes 10-07-2013 01:34 AM

Thanks! Yep thats what it was!!!!

--------------- Added [DATE]1381113452[/DATE] at [TIME]1381113452[/TIME] ---------------

Ok, one more thing. How do I get that widget in a cms page? Basically how do I create a page, and put the widget in there? I have created the widget, not sure how to get it in a fresh page... since I will be eventually deleting the default stuff that came with the download. Thanks again!

ozzy47 10-07-2013 01:38 AM

You can solve the issue by editing the url's.

Anyone can try HTTPS with YouTube embeds today?simply change the protocol portion of the URL from http to https.

For example,
Code:

http://www.youtube.com/embed/Zhawgd0REhA


Becomes
Code:

https://www.youtube.com/embed/Zhawgd0REhA
--------------- Added [DATE]1381113811[/DATE] at [TIME]1381113811[/TIME] ---------------

I would read the documentation on the CMS, How To: CMS


All times are GMT. The time now is 07:40 AM.

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.01252 seconds
  • Memory Usage 1,727KB
  • 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_code_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
  • (4)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