07-14-2009, 05:17 AM
[eluser]darkhouse[/eluser]
The next step is to find out everything you can about those users. What platform are they on? What browsers are they using? And most importantly, what are they doing when they lose their session? Maybe it's a problem in your code - the Session Hybrid has solved all of my problems, but I only had issues with IE. If your users are using other browsers, then it's probably an issue with your code. Maybe you're accidentally unsetting something somewhere, or overwriting something. That's about all I can say.
The next step is to find out everything you can about those users. What platform are they on? What browsers are they using? And most importantly, what are they doing when they lose their session? Maybe it's a problem in your code - the Session Hybrid has solved all of my problems, but I only had issues with IE. If your users are using other browsers, then it's probably an issue with your code. Maybe you're accidentally unsetting something somewhere, or overwriting something. That's about all I can say.