Forum Moderators: buckworks

Message Too Old, No Replies

Google Chrome SSL Shopping Cart Security

         

MisterT

4:08 am on Sep 23, 2010 (gmt 0)

10+ Year Member



Entering my online cart using google chrome (the SSL secure checkout portion) When I click the insecure padlock icon in the address bar, I'm getting a warning about "other resources which are not secure". The page is secure, there are just some non-secure elements that are not making google chrome happy. Any idea what the non-secure elements are? If I have links to "http" stuff in the footer etc.., would that cause this warning? I don't want to turn off shoppers using Google Chrome, so gotta fix this...

jamie

8:24 am on Sep 23, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



i would have thought you'll probably get the warnings in other browsers too?

look for any css, js, gif or jpg references on the page which are [,...] not https://

a link out to http is not a problem: <a href="http://www...">, but a reference to <img src="http://www..."> will cause a problem.

MisterT

6:12 pm on Sep 23, 2010 (gmt 0)

10+ Year Member



hi jamie, firefox is not giving any warnings. i have not checked it in IE. i'll look for what you mentioned and see what i find...thanks

MisterT

6:08 pm on Sep 27, 2010 (gmt 0)

10+ Year Member



I fixed this. Both Chrome & IE were not happy with a couple of insecure logo images in the footer. Everything looks good now.