glen666 0 Posted June 20, 2005 :'( Okay i have a number of contributions installed which are the following, STS Template Chemo's google site map Chemo's ultimate seo latest version. Okay if i log into an account and add an item to my cart i get the error/message Your Shopping Cart is empty! The only way i can get an item in the cart and then to checkout is if i add the item before login in as a user. This happens with all screens and all items. Any help please would be great :thumbsup: ? I have had a search on the forum but sadly no joy. www.emmaserotica.co.uk/shop Share this post Link to post Share on other sites
glen666 0 Posted June 21, 2005 Found the problem i need to change the below losing the http:// From define('HTTP_COOKIE_DOMAIN', 'http://emmaserotica.co.uk'); define('HTTPS_COOKIE_DOMAIN', 'http://emmaserotica.co.uk'); To define('HTTP_COOKIE_DOMAIN', 'emmaserotica.co.uk'); define('HTTPS_COOKIE_DOMAIN', 'emmaserotica.co.uk'); All seems okay now :thumbsup: Share this post Link to post Share on other sites