Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Heritz on August 18, 2006, 05:50:51 PM

Title: Logged out when attaching files
Post by: Heritz on August 18, 2006, 05:50:51 PM
Hello all,

I am testing the RC 0.1 beta2, but when I try to attach files around 1MB or more, after the system finish attaching it, I am being kicked out of the webmail and taken back to the login screen.

Why is this happening? I tried changing the upload_max_filesize directive in the .htaccess to 20M, but am still having the problem. Also, I tried setting up the main.inc.php (session lifetime) to 90 minutes, but the problem remains unsolved.

Am I doing something wrong? Do I need to set up something else?

Thanks in advance!
Title: Re: Logged out when attaching files
Post by: Heritz on August 22, 2006, 11:41:28 AM
So, please can you guys help me out here? :'(
Title: Re: Logged out when attaching files
Post by: Heritz on August 24, 2006, 05:01:36 PM
Ok I fixed the problem myself modifying the code. More info here:

http://roundcubeforum.net/forum/index.php?topic=460.msg2215#msg2215

Hope it helps someone.