solved Insecure content

hammondegs
@hammondegs
10 years ago
80 posts
Hi All,
got this quirk that is driving me nuts.
Can some kind person visit https://www.barklycommunity.org/
and tell me what the insecure content is.
I have searched high and low through the code and can't find any link that doesn't start with https.
And further to my chagrin, the Facebook And Google+ links bottom left of the page (fontawesome icons) only display in https - any ideas?
Thanks David.
updated by @hammondegs: 11/20/14 03:43:03AM
michael
@michael
10 years ago
7,715 posts
Your looking for the right thing.

Here's what I found:

This explains the issue:
https://support.mozilla.org/en-US/kb/how-does-content-isnt-secure-affect-my-safety?as=u&utm_source=inproduct

(which you already know.)

This is someone else in the same situation:
http://stackoverflow.com/questions/4728507/finding-all-insecure-content-on-a-secure-page

This was the suggested next step:

"Why No Padlock?"
https://www.whynopadlock.com/check.php

When your site was put in, it returned:
Quote: Valid Certificate found.
Problem verifying certificate.

It started to get very specific and technical when searching for
Quote: why not padlock "Problem verifying certificate."

does "Problem verifying certificate" mean anything to you? To me it seams like an issue with the servers SSL Cert. Don't have many more clues than that though.
hammondegs
@hammondegs
10 years ago
80 posts
Update: Given up on the fontawesome idea and gone back to images.
Still can't find the insecure content.
michael
@michael
10 years ago
7,715 posts
Here's an important point. www

If i go to:
https://barklycommunity.org/

I see the padlock.

If i go to:
https://www.barklycommunity.org/

I see "firefox has blocked content that isn't secure."
hammondegs
@hammondegs
10 years ago
80 posts
Try it now you should get padlock on both.
The problem has been discovered by support at arvixe.com, I submitted a ticket to them as well. They pointed me in the direction of preloaded content via highslide.js. There was 3 pages being loaded in the background from my old server.

No matter how clever I think I get, something left of field constantly reminds me, I am only human ;)

Thanks big time Michael for your thoughts... David.
updated by @hammondegs: 10/17/14 03:40:50AM
hammondegs
@hammondegs
10 years ago
80 posts
Internut Explorer still reports insecure though.
Fortunately, most people in my community have been educated away from such filth as IE :)
michael
@michael
10 years ago
7,715 posts
yup, locked for both versions for me. IE doesn't work on linux, I'm happy for that. :)

Glad you got it sorted.
hammondegs
@hammondegs
10 years ago
80 posts
Thanks for your help :)

Tags