Page 2 of 2

Re: address bar

Posted: Fri Nov 16, 2018 3:41 am
by Armand
I'm using Chrome and get the same message. As far as I can tell, this is the "error" message in the developer tools:

Mixed Content: The page at 'viewtopic.php?f=2&t=2999' was loaded over HTTPS, but requested an insecure favicon 'http://pgls.golfladders.co.uk/forums/errorpage.php'. This request has been blocked; the content must be served over HTTPS.


There is another message that comes in the developer console. That "warning" seems to be similar and is as follows:

Mixed Content: The page at 'viewtopic.php?f=2&t=2999' was loaded over HTTPS, but requested an insecure image 'http://i66.tinypic.com/fu2id0.jpg'. This content should also be served over HTTPS.


Hope that helps.

Re: address bar

Posted: Fri Nov 16, 2018 8:34 am
by Mwh65
Thanks Armand,

Yes then it is a warning about mixed content after moving PGLS to SSL, although the favicon is a bit odd. :hmmm:

Currently looking at ways of getting external content to pass SSL.

Re: address bar

Posted: Mon Nov 19, 2018 2:10 pm
by Armand
I was never bothered by the warning (in fact I didn't even notice it until this thread pointed it out!), but thanks for either the fix or the workaround; it's no longer giving me that message.

Re: address bar

Posted: Mon Nov 19, 2018 2:25 pm
by davefv92c
mine is gone now

Re: address bar

Posted: Mon Nov 19, 2018 2:31 pm
by Mwh65
Yes it was the favicon for PGLS causing the issue across all pages.

However external image content is still being served over non-secure sites so this topic, funnily enough, will still cause problems until I sort an image proxy cache out.