norags Posted February 15, 2008 Posted February 15, 2008 I add items to the shopping cart and click "checkout" and it goes back to "shopping cart empty" what is the problem?
♥Vger Posted February 16, 2008 Posted February 16, 2008 Check in your includes/configure.php file that the http_cookie_domain says 'www.yourdomain.com' and not 'http://www.yourdomain.com' If you have full ssl then do the same for the https_cookie_domain, but if you have shared ssl then it gets a little more complicated. Vger
norags Posted February 18, 2008 Author Posted February 18, 2008 I couldn't find includes/configure.php and I think I have shared ssl!!!! Check in your includes/configure.php file that the http_cookie_domain says 'www.yourdomain.com' and not 'http://www.yourdomain.com' If you have full ssl then do the same for the https_cookie_domain, but if you have shared ssl then it gets a little more complicated. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.