Page 1 of 1

"Connection Partially Encripted" on Firefox

Posted: Thu Mar 11, 2010 12:38 pm
by butterscotch
Hello,

Wondering if anyone would have any tips as to how to resolve this issue once people get to checkout of our purdys.com? I believe that some people may just leave our site if they see this message.

Thank you,

Serge

Re: "Connection Partially Encripted" on Firefox

Posted: Thu Mar 11, 2010 2:48 pm
by Shopping Cart Admin
Hello Serge,

The specific error message is: Connection Partially Encrypted. Checked the page and CSS files and I'm not seeing any hard coded http (non-ssl) links in the page. So it's likely one of the javascript includes: Things like the bbs logo, entrust, google analytics..etc. One of these is possibly not identifying https and are sending their content non-ssl.

Re: "Connection Partially Encripted" on Firefox

Posted: Thu Mar 11, 2010 2:52 pm
by butterscotch
Thank you Mike.

Serge

Re: "Connection Partially Encripted" on Firefox

Posted: Fri Mar 12, 2010 6:49 am
by jmestep
It could also be your ScrollSaver.js path. We have had that happen when the js link doesn't start out with ~/ because the checkout pages are in a subfolder.

Re: "Connection Partially Encripted" on Firefox

Posted: Fri Mar 12, 2010 11:36 am
by butterscotch
Thank you kindly Judy!

Serge

Re: "Connection Partially Encripted" on Firefox

Posted: Fri Mar 12, 2010 1:30 pm
by butterscotch
Okay that didn't work either. When we go into the admin we still have the same message, not just at checkout, do you think this could be a clue to something else?

Thank you

Serge

Re: "Connection Partially Encripted" on Firefox

Posted: Tue Mar 16, 2010 6:03 am
by mazhar
May be look for images like logo image that could be available across entire store on both ends merchant and store.

Re: "Connection Partially Encripted" on Firefox

Posted: Tue Mar 16, 2010 7:39 am
by jmestep
At times, we have a merchant who has customized the header or footer themselves and we run into those problems and to narrow down the problems we will temporarily take off the footer or header, see if that fixed it, then put it back on. That usually shows which code has the problem and from there we narrow it down by taking off sections of code at a time.

Re: "Connection Partially Encripted" on Firefox

Posted: Tue Mar 16, 2010 3:24 pm
by kastnerd

Re: "Connection Partially Encripted" on Firefox

Posted: Tue Mar 16, 2010 4:26 pm
by butterscotch
Thank you Judy, Mazhar and Kastnerd...

Kastnerd how did you chrome to get to these? Developer Tools>>and then see the Console?
Any ideas or hints as to why these images show as such?

Thank you kindly,

Serge

Re: "Connection Partially Encripted" on Firefox

Posted: Wed Mar 17, 2010 8:43 am
by kastnerd
im guessing the path of the files is http://www.purdys.com/ when it should be (images/M......gif) you dont need full path.

You should not have http typed in to any of the locations for any file or image.

For Chrome, I load the https site and it shows the error, then i right click on the page and use inspect element. then at the bottom corner there is the triangle error icon, click that and it will display the lines that have an error. very handy tool.

Re: "Connection Partially Encripted" on Firefox

Posted: Wed Mar 17, 2010 11:06 am
by butterscotch
Thank you for the hints! I'll pass this info to our programmer. Much appreciated.

Serge