My config.local is set properly (my install is in the root directory.)
$config[‘https_host’] = ‘ilovefabric.com ’;
$config[‘https_path’] = ‘’;
My ssl cert is installed properly (ssl url is for ilovefabric.com , not www.ilovefabric.com ) and works on non cs cart pages, as well as the cs cart admin section.
[url]https://ilovefabric.com/ssltest.html[/url] works fine.
If I revert to http on the backend, I can’t set the checkboxes to ssl. it shows the “ssl configuration” error.
If anyone is nice enough to offer help, here’s a link to my site:
[url]http://ilovefabric.com/index.php?store_access_key=love[/url]
Oh, and if someone helps me figure this out I’m happy to sell you some fabric at cost, say up to $100
I should add that I’ve moved to a new server and had the same configuration working fine before (I was using rackspace cloud server).
Thanks!
UPDATE
switched skins from my edited basic version to aquarelle green and ssl works. so the problem has been narrowed down…
FINAL UPDATE
i’ve narrowed it down to an edit that i’ve made to main.tpl. No need for assistance.
FINAL FINAL UPDATE
SOLVED! It was a remote js call to facebook in my footer. what was i thinking…