Hi guys!
I have enabled ssl on my website (magento 1.8.0.0) It's work with some problems.
My questions:
How can i replace the code
$this->getUrl('checkout/cart')
to work with http or https according to the request of client?
2° questions:
On my website i have onestepcheckout module installed. Only on /onestepcheckout page i have unsecure resource as js or some media file.
Some one can help me to fix it?
Thanks Guys!