Roundcube Community Forum

 

Blank Page after Login

Started by Chodid, February 28, 2009, 10:10:00 AM

Previous topic - Next topic

Chodid

Hello Everybody,

Roundcube worked fine for me until the day before yesterday, It happened after installing the Spamassassination extension.

[28-Feb-2009 15:56:11] PHP Warning:  ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter' in /home/www/web312/html/roundcube/index.php on line 45
[28-Feb-2009 15:56:22] PHP Fatal error:  Cannot redeclare rcmail_mailbox_list() (previously declared in /home/www/web312/html/roundcube/program/include/main.inc:912) in /home/www/web312/html/roundcube/program/steps/mail/func.inc on line 144
[28-Feb-2009 16:00:47] PHP Fatal error:  Cannot redeclare rcmail_mailbox_list() (previously declared in /home/www/web312/html/roundcube/program/include/main.inc:912) in /home/www/web312/html/roundcube/program/steps/mail/func.inc on line 144
[28-Feb-2009 16:00:51] PHP Fatal error:  Cannot redeclare rcmail_mailbox_list() (previously declared in /home/www/web312/html/roundcube/program/include/main.inc:912) in /home/www/web312/html/roundcube/program/steps/mail/func.inc on line 144

I could not find a solution using the search, I hope you guys can help me because I really like Roundcube and id like to continue using it.

With best regards
Chodid

JohnDoh

what is the spamassassination extension? looks like that modified program/steps/mail/func.inc incorrectly - adding rcmail_mailbox_list.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

Chodid


Chodid

Restored func.inc to normal version et voilá - its working, thanks a lot! SOLVED