Hello
I need help.
I have a SSL cert.
Everything works fine except that when I go to checkout, it redirects back to cart. If I turn SSL off it works fine.
Please help. This is the only thing keeping me from going live.
Thank you
Bernardo
danniost wrote:Have you changed the config.php file?
Yes I changed my config.php file and the one in the admin folder as well.
if I modify the config.php file like below it works, but makes every single page secure and will take longer to load
// HTTP
define('HTTP_SERVER', 'https://www.apocalypseoutfitters.net/store/');
// HTTPS
define('HTTPS_SERVER', 'https://www.apocalypseoutfitters.net/store/');
If I set it like below it does not work,
// HTTP
define('HTTP_SERVER', 'http://www.apocalypseoutfitters.net/store/');
// HTTPS
define('HTTPS_SERVER', 'https://www.apocalypseoutfitters.net/store/');
Moe
Who is online
Users browsing this forum: No registered users and 8 guests