Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cookie Names


Guest
 Share

Recommended Posts

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 cooper@police.coopco.txt 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.

Link to comment
Share on other sites

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/');

Link to comment
Share on other sites

  • 1 year later...
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 cooper@police.coopco.txt 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?

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...