Guest Posted January 17, 2005 Posted January 17, 2005 I would like to let the cookies from my site be displayed in a way that reflects either the domain name or the shop name. ie leslie [email protected] or leslie cooper@coopco_e-shop.txt Presently, the cookie is stored as leslie cooper@catalog[2].txt and it does seem to me to be an underhanded way of naming cookies. Any suggestions would be appreciated. Quote
Guest Posted January 17, 2005 Posted January 17, 2005 what is the cookie setting in your configure.php file? Quote
Guest Posted January 17, 2005 Posted January 17, 2005 Hi John Thanks for your interest, my catalog/includes/configure.php contains these lines define('HTTP_COOKIE_DOMAIN', '.police.coopco.com.au'); define('HTTPS_COOKIE_DOMAIN', '.police.coopco.com.au'); define('HTTP_COOKIE_PATH', '/catalog/'); define('HTTPS_COOKIE_PATH', '/catalog/'); Quote
Guest Posted June 9, 2006 Posted June 9, 2006 I would like to let the cookies from my site be displayed in a way that reflects either the domain name or the shop name. ie leslie [email protected] or leslie cooper@coopco_e-shop.txt Presently, the cookie is stored as leslie cooper@catalog[2].txt and it does seem to me to be an underhanded way of naming cookies. Any suggestions would be appreciated. This is another question that I have asked before. Is there an answer / solution available? Quote
Guest Posted March 1, 2007 Posted March 1, 2007 This is another question that I have asked before. Is there an answer / solution available? Well, I suppose it is too hard for OSC. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.