Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin Sessions


Guest

Recommended Posts

Posted

Hi,

 

I have my site's administration set to store sessions in the database:

 

define('STORE_SESSIONS', 'mysql');

 

Every link I click in the admin section appends the URL with oscAdminID. Does this mean something isn't working properly? I have the same settings for the catalog section of my site and the session id is only displayed until the user has viewed more than one page.

 

I have looked at a few osCommerce demos and their admin sections do not have oscAdminID in every URL.

 

Kind Regards,

 

Fish

Posted

Anyone got any thoughts on my post above?

 

If i set the admin sessions to be stored in files, what is the /tmp directory relative to?

 

Regards,

 

Fish

Posted

the /tmp is the osc default directory where sessions stored. Now you should change that to a fully qualified path that points outside the www space your host assigned to you.

Archived

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

×
×
  • Create New...