Hi,
I set the Option in Business Settings|Payment & Security to Use SSL/ Whole Site.
This was fine with our live site that has a certificate but forgot about our Dev site dev.sheltonsfishing.co.uk that is not encompassed by the certificate. So I took the setting off for while I was developing, but while browsing the dev I am getting errors because it is still trying to use https even after disabling it.
I have used FireFox Developer tools and can see that Sellerdeck is still adding the https to image links and there's also this line which I cannot see when in SellerDeck Design:
How can I undo the https? Must be a way?
John.
I set the Option in Business Settings|Payment & Security to Use SSL/ Whole Site.
This was fine with our live site that has a certificate but forgot about our Dev site dev.sheltonsfishing.co.uk that is not encompassed by the certificate. So I took the setting off for while I was developing, but while browsing the dev I am getting errors because it is still trying to use https even after disabling it.
I have used FireFox Developer tools and can see that Sellerdeck is still adding the https to image links and there's also this line which I cannot see when in SellerDeck Design:
Code:
<actinic:basehref value="https://dev.sheltonsfishing.co.uk/" forced="1">
John.
Comment