We are noticing a number of issues relating to our website for shopping cart data.
As the cart data is stored in the user's session, I'm wondering whether it's possible to open a specific session from a script and dump out the output if we have the session ID?
It would be useful to know so we can see what is specifically in a user's session that may be causing the issues to occur.