I have Zencart 1.3.8a
new install
Installed on Godaddy Server - Linux
Added Google Shopping module
I have an ssl certificate (shared) from Godaddy
Seems to work fine with my regular html pages.
However in Zencart...
I have gone into <includes/configure.php and admin/includes/configure.php> and changed:
// Define the webserver and path parameters
define('HTTP_SERVER', 'http://www.YOUR_SHOP.com');
define('HTTPS_SERVER', 'https://YOUR_SHOP.YOUR_SECURE_SERVER.net');
define('ENABLE_SSL', 'true');
though I still am unclear about what is being asked for here:
https://YOUR_SHOP.YOUR_SECURE_SERVER.net
When I go into Zencart from my regular HTTPS pages, Zen cart uses HTTP and so, negates the SSL.
How do I get ZC to use HTTPS instead of HTTP?
Ric




