Is your site based on TBH?
I don't know but... I think that you have some configuration problem! the cookies are saved on the client machine...
That problem that you are saying can occur with cache... changing from shared to dedicated serve might help...
What cookies are you referring? The "remember" cookie? Or all the cookies?
I prefer use session variables than cookie variables because users can have cookies off!
In other hand, the cookies are very limited...
If you save much cookies on the client machine, they automatically replace the oldest from the newest...
But wait to read more opinions...
|