HOME › Forums › SierraGamers Website › Problems with message posting and Firefox rendering › Reply To: Problems with message posting and Firefox rendering
So it was the session expiring? Makes sense…Sometimes I have a habit of starting a post, putting it to the background, and finishing it later. If I may make a suggestion, you might want to look at some sort of session keepalive algorithm. Throwing more time at the global timout variable masks the problem, but doesn’t get rid of it. For instance, I started this post about 5 hours ago and got busy doing something else. When I press Submit I’m probably going to get whacked by the session timeout. Must remember to copy and paste…Anyway, I searched the ‘Net for some code that could help you do this. Check out Session Defibrillator – it might fit the bill: