Roundcube Community Forum

 

settings panel is empty

Started by talvins, November 20, 2009, 05:46:12 AM

Previous topic - Next topic

talvins

Hi,

The settings panel is always empty. And yet, I have :
$rcmail_config['dont_override'] = array();
and
$rcmail_config['identities_level'] = 0; // 0 - many identities with possibility to edit all params
in main.inc.php

Thanks.

SKaero

Do you have any plugins, if you do make check you have the latest version. Do you have anything in your error logs?

talvins

No, not any plugin.

For errors, only this for the last day :
PHP Warning:  array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in /home/rcube/roundcube/program/include/rcube_imap.php on line 2975
PHP Warning:  sort() expects parameter 1 to be array, boolean given in /home/rcube/roundcube/program/include/rcube_imap.php on line 1118

talvins

Nobody knows ? I'm the only person having this problem ?

talvins

It's ok now. The problem come from update and user/group mismatching.