SSL: This Page contains both Secure and Non-secure Content ???

Posts: 78
Joined: 01/17/2008

Hi I just added the Secure pages to my website. Everything seems to be working except on checkout pages I get warnings saying that This page contains both secure and non secure content. How can I fix this?

Thanks,

Posts: 78
Joined: 01/17/2008

Has anyone else ran into this? It works on any of my other pages except the checkout pages:
cart
cart/checkout
cart/checkout/review

Is there a script or something that's causing this? Thanks, Justin

Posts: 1139
Joined: 08/14/2007
Bug FinderEarly adopter... addicted to alphas.Getting busy with the Ubercode.

Yeah someone just had this same issue recently, but they were using the Zen theme.

Basically check all of your CSS and JS links. Chances are there is one that's not being found, and it's throwing a 404, which in turn throws an SSL error.

Hint: Use Fireox and Firebug to determine which script it is.

--

"Pain don't hurt." - Dalton

Mike Nelson's RiffTrax! www.rifftrax.com

Posts: 78
Joined: 01/17/2008

Thanks Torgos, I found it, it was because I was linking to some scripts with the full url in it.