Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

unique OSID's??? This is strange


dailce

Recommended Posts

Posted

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?

Posted

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.

Archived

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

×
×
  • Create New...