google chrome - Magento cart SSL issue submitting data to an insecure location -
i have issue ssl on magento cart page. reason submitting data not being done via https.
in google chrome following error:
the page @ 'https: //www .mystore.nl/checkout/cart/' loaded on https, submitting data insecure location @ 'http: //www .mystore.nl/checkout/cart/updatepost/': content should submitted on https.(index):418
the page @ 'https: //www.mystore.nl/checkout/cart/' loaded on https, submitting data insecure location @ 'http: //www.mystore.nl/checkout/cart/couponpost/': content should submitted on https.
so google chrome saying cart page isn't secure. other browsers there's no ssl certificate @ all.
ssl in checkout working fine.
- webserver rewrites set to: yes
- secure/unsecure base urls correctly configured (double checked!)
- use secure urls in frontend set to: yes
i've searched web couldn't find solution. know wrong? appreciated!
magento version 1.6.2.0
we updated magento 1.9.1.0. ssl issue resolved.
Comments
Post a Comment