Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: AndreasDE on January 25, 2025, 06:19:31 AM

Title: Plugin password dont appear
Post by: AndreasDE on January 25, 2025, 06:19:31 AM
Hello,
I have problems with the password plugin. The selection does not appear at all in Roundcube under settings.

I specified during installation that I wanted this and so
$config['plugins'] = ['password'];
was therefore automatically entered in the config.
I also created and modified the file .../plugins/password/config.inc.php, but it seems as if it is not being loaded at all.
There is nothing in ../logs/errors.log, even when I enter syntactical nonsense in password/config.inc.php.
I have no idea what else it could be.
I have a Debian 12 system (bookworm) and Roundcube 1.6.9.
Title: Re: Plugin password dont appear
Post by: AndreasDE on January 25, 2025, 06:31:37 AM
here a screenshot
Title: Re: Plugin password dont appear
Post by: AndreasDE on January 25, 2025, 07:08:35 AM
Aaaaarrrrrrrrr ... there was a second line much further down with $config['plugins'] =
:-((
from a copy-paste

Problem solved