Jump to content

Article, mixed content issue in links


arrowman

Recommended Posts

Posted

The content of some variables handled by the editor, "https:" has been omitted. I mean: "var CKEDITOR_BASEPATH" and some of the variables in "var ipsSettings".

Apparently this is what is causing the browser to treat links as mixed content when the secure linked page is in the same domain but outside the community.

Any ideas? Thanks

Posted

Links are not content, so there can also be no mixed content warnings for them. 

P.S. Please don’t cross-post your requests. That will only get messy if answers are spread across multiple topics. 

Posted

And the assumption above is also incorrect, as the URLS are in the following form:

var CKEDITOR_BASEPATH = '//invisioncommunity.com/applications/core/interface/ckeditor/ckeditor/';

If they were:

var CKEDITOR_BASEPATH = 'http://invisioncommunity.com/applications/core/interface/ckeditor/ckeditor/';

then you might have a case. But the form they are in now is perfectly fine.

Here's a suggestion - you have an issue with mixed content. Post the link to the page that is reporting this, and then we can take a look at it and advise you what the cause actually is.

Posted

Hello,
thanks for your attention.
I've escaped the problem by posting a link to the game instead of including it in an ipb article.

The problem was that you could not play directly in the article because when you click on the game canvas the browser indicated mixed content.
I send you an image with what the browser reported.

Regards

raptor_mixed_content.jpg

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...