The problem is probably something simple. I am a current CubeCart user wanting to make the switch to Zen Cart. I loaded Zen Cart and everything looks great (so far) using the non-SSL URL :
http://heathersheavenlyvapes.com/store3/
But when I navigate to the shared SSL, I get this:
https://secure28.webhostinghub.com/~heathe54/store3/
I have modified the config.php according to the instructions and there was no change.
define('HTTPS_SERVER', 'https://secure28.webhostinghub.com/~heathe54/store3/');
define('ENABLE_SSL', 'true');
Any help would be appreciated...


Reply With Quote
