"Connection Partially Encripted" on Firefox
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
"Connection Partially Encripted" on Firefox
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
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
- Shopping Cart Admin
- AbleCommerce Admin
- Posts: 3055
- Joined: Mon Dec 01, 2003 8:41 pm
- Location: Vancouver, WA
- Contact:
Re: "Connection Partially Encripted" on Firefox
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.
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.
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: "Connection Partially Encripted" on Firefox
Thank you Mike.
Serge
Serge
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: "Connection Partially Encripted" on Firefox
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.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: "Connection Partially Encripted" on Firefox
Thank you kindly Judy!
Serge
Serge
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: "Connection Partially Encripted" on Firefox
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
Thank you
Serge
Re: "Connection Partially Encripted" on Firefox
May be look for images like logo image that could be available across entire store on both ends merchant and store.
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: "Connection Partially Encripted" on Firefox
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.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: "Connection Partially Encripted" on Firefox
I found the 2 files for you, (thank you google chrome)
http://www.purdys.com/Skins/Default/Men ... tem_on.gif.
and http://www.purdys.com/Skins/Default/Men ... em_off.gif.
http://www.purdys.com/Skins/Default/Men ... tem_on.gif.
and http://www.purdys.com/Skins/Default/Men ... em_off.gif.
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: "Connection Partially Encripted" on Firefox
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
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
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.
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.
-
- Lieutenant (LT)
- Posts: 80
- Joined: Fri Sep 19, 2008 11:39 am
Re: "Connection Partially Encripted" on Firefox
Thank you for the hints! I'll pass this info to our programmer. Much appreciated.
Serge
Serge