Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

osCsid is not set on header


romalong

Recommended Posts

Posted

osCsid is not set on the header (look at the buttons on parfumania), but if i press, let's say language url, sid appears on the urls of my header. what might cause this behaviour?

Posted

Over here I see that the oscsid is never set. Try to set the mysql in for the sessions in the includes\configure.php

 

  define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

see if this works

Posted

hm...

it was set:

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

 

Over here I see that the oscsid is never set.

 

did you mean just header section or entire site urls?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...