Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: valeriog on October 15, 2013, 07:50:21 AM

Title: Plugins list empty! :(
Post by: valeriog on October 15, 2013, 07:50:21 AM
Hi all,
i have installed RC 0.9.4 on my server:
- Debian GNU/Linux 7
- Apache 2.2.22-13
- PHP 5.4.4-14+deb7u5
- MySQL 5.5.31+dfsg-0+wheezy1
All work fine, with IMAP and mailfolder's, but my config/main.inc.php contains:

...
$rcmail_config['plugins'] = array("password","emoticons");
...

Roundcube info not show plugins loaded. Password change is not available. >:(

Is a bug??
Title: Re: Plugins list empty! :(
Post by: SKaero on October 15, 2013, 12:46:03 PM
Any errors in the error log?
Title: Re: Plugins list empty! :(
Post by: valeriog on October 16, 2013, 06:11:28 AM
No, never :(
And i have set this value:
$rcmail_config['debug_level'] = 8;