[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Cookies Disabled = cart contents disappearing
> Hi, I just tested my store with cookies disabled and found that the cart
> won't hold the items in it that way. I thought the session
> information was
> supposed to be kept in a cookie and in the URL in case of this type of
> situation? ALL of my links are [area xxx] links. I do notice
> the session
> info in the URL changing at unpredictable times. What do I need to do to
> keep that session information working in the URL in case the user has
> cookies disabled? Thanks!
>
> - Grant
The session is kept on your server in session/ (i think)
Make sure you have mv_session_id set in all your forms.
HTH
Paul