If you are having problems viewing the shopping cart in a browser or the page is saying it is not secure it is most probably because you intalled the cart from an http:// page instead of an https:// page.
You need to edit the following file:
app/config/config.inc.php
Change the script URL to start with HTTPS.
Once this is done you will also need to change the install script you received froim the install page in the cart backend and inserted into your web design program from http:// to https://.
If you are having problems viewing the shopping cart in a browser or the page is saying it is not secure it is most probably because you intalled the cart from an http:// page instead of an https:// page.
You need to edit the following file:
app/config/config.inc.php
Change the script URL to start with HTTPS.
Once this is done you will also need to change the install script you received froim the install page in the cart backend and inserted into your web design program from http:// to https://.