Roundcube Community Forum

SVN Releases => SVN Discussion => Topic started by: macolo on April 28, 2010, 09:22:20 PM

Title: Bug in latest nightly shot (r3519) and in beta 4
Post by: macolo on April 28, 2010, 09:22:20 PM
I don't know whether you guys fixed this in the latest SVN version but with the latest nightly shot downloaded from Roundcube - Nightly Builds (http://nightly.roundcube.net/) I run into trouble:

I got a lot of "Server Error (OK)" in beta 4 and that's why I upgraded to the nightly release. I was not able to load any mail in any of the IMAP folders.

$rcmail_config['debug_level'] is set to 13 per default in beta 4.

In the nightly shot i didn't get any "Server Error (OK)" but after the installation of the password plugin it complained again about that error.

Finally I found out that I had changed

$rcmail_config['debug_level'] = 1;

to

$rcmail_config['debug_level'] = 13;

for debugging reasons.

This is the reason for the "Server Error (OK)" bug! Just change it back to $rcmail_config['debug_level'] = 1; and it works like a charm.

I don't know whether this happens only to me, but this might be helping other users to make this app work.

All the best

Mario
Title: Bug in latest nightly shot (r3519) and in beta 4
Post by: SKaero on April 29, 2010, 04:16:08 AM
The default for 0.4beta and r3519 is 1 http://trac.roundcube.net/browser/branches/release-0.4-beta/config/main.inc.php.dist