dailce Posted September 24, 2005 Posted September 24, 2005 I have a strange problem, I have orders in the ADMIN section of my site that I have updated to say "processed" or "shipped", but sometimes when I go to check them they've changed themselves to "cancelled" or back to "processed". Could this be related to the OSID? Could two orders have the same osid and this causes one change in one order to cause a change in another?
stevel Posted September 24, 2005 Posted September 24, 2005 I'm not entirely sure what you mean by OSID. There's the catalog session ID, osCsid, but that's not used in admin. If your site can't store a cookie, there's osCadminid, which is used to track your session there. Neither would be related to an order spontaneously chsnging. First, I'd check the database "orders" table and see what the status value is in there for the given order. The reversion to "processed" may just be your browser. What's your "STORE_SESSIONS" configure.php value for admin? It should be 'mysql' for the most reliable operation. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Recommended Posts
Archived
This topic is now archived and is closed to further replies.