I know this was asked before but I have some concerns. I have my firefox set as suggested here:
http://support.mozilla.com/en-US/kb/Enabling%20and%20disabling%20cookies#w_how-do-i-change-cookie-settings
Still, zenid always shows. Not in any other browsers. I suspect every visitor with firefox will experience the same. All my PC's show them that I tested with. I believe the default firefox settings will make the zenid stay. Is this a problem with zencart, my host or my settings?
My settings are:
define('SQL_CACHE_METHOD', 'database');
define('DIR_FS_SQL_CACHE', '/xxx/xxxx/public_html/cache');
Should I remove the second define?
Cache directory exists but is not needed as I use db?


Reply With Quote
