RomanCart.com Forum Homepage
Forum Home Forum Home > RomanCart > Integration
  New Posts New Posts
  FAQ FAQ  Forum Search   Register Register  Login Login

HTTPS problem

 Post Reply Post Reply
Author
Message
Quilex View Drop Down
Newbie
Newbie


Joined: 13 October 2008
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote Quilex Quote  Post ReplyReply Direct Link To This Post Topic: HTTPS problem
    Posted: 26 March 2019 at 8:22am
I have just noticed a massive problem with my basket and checkout integration.

When anyone clicks on a Add to basket it take you to the page to add a postcode and this is not secure HTTP I believe some browsers are not letting this page load. It loads on my computer but I was talking a customer through a purchase the other day and they could not continue.

I have also noticed that the cart page is also showing as not secure. Any help on why this is and how to get it put right would be great.

I don't sell a lot on line but this will not be helping.

Many Thanks
Back to Top
Support View Drop Down
RomanCart Team
RomanCart Team


Joined: 16 March 2004
Location: United Kingdom
Status: Offline
Points: 10794
Post Options Post Options   Thanks (0) Thanks(0)   Quote Support Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2019 at 8:38am
Hi,
Go through the code on your web pages and change any references for RomanCart to https
Change
http://www.romancart.com
to
https://www.romancart.com

You may also need to change the following depending on how you are set up.
Change
http://www.remoteprice.com
to
https://remote.romancart.com

Change
http://remote.romancart.com
to
https://remote.romancart.com

Many Thanks
Support


Back to Top
Quilex View Drop Down
Newbie
Newbie


Joined: 13 October 2008
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote Quilex Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2019 at 8:49am
Thank you I have gone through one page and that works.

However when you helped me switch to https from http I though you gave me some html i put in the source that was going to make all http enquires read as https.

Can this be done for this code directing to roman cart. Otherwise I have a lot of pages to change.

Thanks for the quick response.
Back to Top
Support View Drop Down
RomanCart Team
RomanCart Team


Joined: 16 March 2004
Location: United Kingdom
Status: Offline
Points: 10794
Post Options Post Options   Thanks (0) Thanks(0)   Quote Support Quote  Post ReplyReply Direct Link To This Post Posted: 26 March 2019 at 8:51am
Hi,
You need to change all the links.
And also - you need to do it all together as http:// will open a different basket that https://

There is no way to do it other than changing all the links on your pages.

There are tools you can get to do global replaces in bulk files which might be useful if you have raw html files (google for this).

Many Thanks
Support
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.063 seconds.