I am having problems with the PHP Jabbers Stiva Cart displaying properly on web pages. How can i fix this?

Print article Email to friend
2.00

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://.

I am having problems with the PHP Jabbers Stiva Cart displaying properly on web pages. How can i fix this?

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://.