The content must be served over HTTPS

Hi,

I run a https only website.

When going to my profile page and check the Web console in the browser, I see these "mixed content" errors:


http://prntscr.com/b49pna

 

How can they be fixed?

Thanks.

PS. The Google Maps API errors are showing up because on that map is a small google map (which although I've defined an API key doesn't actually get sent/added to the page).

Quote · 15 May 2016

Hi. Further trouble-shooting I see this problem comes from the item produced in the Dolphin "cache" directory:
http://prntscr.com/b4gp7f

All other links shown have:

link href='//fonts.googleapis.com

(no http or https) as defined here:

http://stackoverflow.com/questions/18026809/google-web-fonts-on-https-pages-on-chrome

ie. defining a schema agnostic url.

Not sure where the "http" is coming from int he db_sys_page_compose.inc entries.


Any ideas what produces the db_sy_page_compose.inc entries? seems like it's pulled from the DB ?

Quote · 15 May 2016

Hi. Further trouble-shooting I found the problem. Nothing to do with Boonex.

I use a custom Javascript menu on that profile page which manually set the "http" for google fonts. I just modified it to remove the "http", keeping it as "//fonts.googleapis.com" and the error is no longer showing up.

Quote · 15 May 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.