Author Topic: settings panel is empty  (Read 3327 times)

Offline talvins

  • Jr. Member
  • **
  • Posts: 26
settings panel is empty
« 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.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,886
    • SKaero - Custom Roundcube development
settings panel is empty
« Reply #1 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?

Offline talvins

  • Jr. Member
  • **
  • Posts: 26
settings panel is empty
« Reply #2 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

Offline talvins

  • Jr. Member
  • **
  • Posts: 26
settings panel is empty
« Reply #3 on: November 23, 2009, 07:12:12 AM »
Nobody knows ? I'm the only person having this problem ?

Offline talvins

  • Jr. Member
  • **
  • Posts: 26
settings panel is empty
« Reply #4 on: November 23, 2009, 09:30:27 AM »
It's ok now. The problem come from update and user/group mismatching.