Martin Marques wrote:
On Wed, 30 Aug 2006 9:51:19 -0500, phil phil@cryer.us wrote:
On Wed, 30 Aug 2006 11:45:12 -0300, Martin Marques martin@bugs.unl.edu.ar wrote:
I just added this ticket. Am I the only one with this problem or do I have "expired buddies". :-)
You know, I was seeing this earlier in the week, and was going to look into it to see if it was a known bug. Just since you mentioned it I checked my config, and since I upgraded to a newer file I must have missed the option, I had this set to only 10 mins:
// session lifetime in minutes $rcmail_config['session_lifetime'] = 10;
Do you have that set to something higher? I've set it to 100 on my -svn version and will see if I get any more timeouts today.
Changed it with no luck, so that's not the problem. :-(
I had a similar problem after updating one of my roundcube installs, but clearing my cache out fixed it. It kept bumping me out while composing a long e-mail that I kept having to walk away from. It would save the draft and then a short while later (never did time it), it expired my session. I cleaned out my cache, restarted the browser (Firefox) and it's been fine ever since.
Even if clearing the cache doesn't fix it, sometimes holding shift while clicking the reload button will force a non-cached reload. I've had to do that when working with CSS and JS in the past.
Jim