Page 1 of 1

SSL issue unsecure content

Posted: Wed Nov 23, 2011 8:43 pm
by davidre
Hi all - firstly I just wanted to say how great OpenCart is and I have been reading this forum for months getting loads of great advice.

I now have an issue which I can see other has also had, but I'm unsure of the resolution;
1) I have a SSL certificate for my domain, which is working
2) I have changed the setting to 'Use SSL'
3) I have changed the config and the admin config files to include https://

When I click checkout and get taken to: 'route=checkout/checkout', The base url, favicon, logo image src all are using the HTTP version.

My checkout options are also not opening, but I'm assuming the javascript and CSS are also pulling HTTP (but the locations are coded to be relative).

I'm using OpenCart v1.5.1.3

Any ideas? Thanks in-advance!

Re: SSL issue unsecure content

Posted: Thu Nov 24, 2011 3:10 am
by davidre
any thoughts?

Thanks

Re: SSL issue unsecure content

Posted: Tue Jan 31, 2012 2:06 pm
by sumankhan
i have also the same issue in checkout page but opencart have nothing to solve this issues!! i saw lots of ppl have that type of problem but no one is guide us to solve. hope any kind person will help!!!!

Re: SSL issue unsecure content

Posted: Tue Jan 31, 2012 8:23 pm
by tim_s
Did you change BOTH config files? You have to change the /admin/config file as well as the /catalog/config file. I hope this helps!

Re: SSL issue unsecure content

Posted: Thu Feb 02, 2012 5:38 am
by victorj
go to this site

http://www.whynopadlock.com/

enter your url

it will tell you in great detail where the issues in your shop are.
knowing what makes it go wrong makes it easy to fix.
a lot of time it is images send out trough http instead of https.