mattwcl Posted October 5, 2006 Posted October 5, 2006 after confirmation the cart wont clear, it still shows the items in it
♥Vger Posted October 5, 2006 Posted October 5, 2006 Your http and/or https_cookie_domain settings are probably incorrect in the includes/configure.php file. It has to be a domain and not a url, so no http:// or https:// in those settings. Vger
mattwcl Posted October 5, 2006 Author Posted October 5, 2006 after confirmation the cart wont clear, it still shows the items in it I don't have these in the paths, are they correct? define('HTTP_COOKIE_DOMAIN', 'wcloughlin.net'); define('HTTPS_COOKIE_DOMAIN', 'host489.ipowerweb.com/~wcloughl'); define('HTTP_COOKIE_PATH', '/~wcloughl/osCommerce/catalog/'); define('HTTPS_COOKIE_PATH', '/~wcloughl/osCommerce/catalog/');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.