Guest Posted June 4, 2007 Posted June 4, 2007 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
Guest Posted June 4, 2007 Posted June 4, 2007 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
Guest Posted June 4, 2007 Posted June 4, 2007 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.