debug_level is 8 and I've turned debugging options "on" across the board. No errors are showing up anywhere. The imap log shows everything working right. Apache doesn't show anything weird.
Silly question about the patch you link to. It shows modifying app.js,
but the line is in app.js.src. Also, it's not at line 5390 in
app.js.src - it's at 5166 ($Id: app.js 4666 2011-04-17 09:34:02Z alec).
Am I supposed to be modifying it there? I can't see where app.js.src and
app.js relate, but once again - I'm not a programmer.
Thanks!
Chris
On 21.04.2011 04:01, Chris wrote:
I've tried a million things. The Dovecot maildir issues are resolved. No errors show up in the roundcube sql or imap logs, nor in the Apache or Dovecot logs. As a matter of fact, the imap log shows the complete imap transaction as functioning correctly. Yet I can't view the contents of any mailbox or folder - I get "Server Error (OK)" consistently. I'm assuming this is a Javascript/HTTP error of some sort. I'm not sure where the "OK" comes from. Anyway, it's driving me insane. Any suggestions on how to debug this?
What's your debug_level setting? Check with this patch http://trac.roundcube.net/changeset/4681