Roundcube Community Forum

Release Support => Pending Issues => Topic started by: talvins on November 20, 2009, 05:46:12 AM

Title: settings panel is empty
Post by: talvins on November 20, 2009, 05:46:12 AM
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.
Title: settings panel is empty
Post by: SKaero on November 20, 2009, 06:53:44 AM
Do you have any plugins, if you do make check you have the latest version. Do you have anything in your error logs?
Title: settings panel is empty
Post by: talvins on November 20, 2009, 07:06:31 AM
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
Title: settings panel is empty
Post by: talvins on November 23, 2009, 07:12:12 AM
Nobody knows ? I'm the only person having this problem ?
Title: settings panel is empty
Post by: talvins on November 23, 2009, 09:30:27 AM
It's ok now. The problem come from update and user/group mismatching.