Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

Posted

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

  • 1 year later...
Posted
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?

  • 8 months later...
Posted
This is another question that I have asked before. Is there an answer / solution available?

Well, I suppose it is too hard for OSC.

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.

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.

×
×
  • Create New...