Roundcube Community Forum

 

Password Plugin suddenly missing

Started by Popkornium18, May 21, 2015, 05:02:37 AM

Previous topic - Next topic

Popkornium18

Hey guys,

I configured the password plugin a while back. But since a few weeks the option to change passwords is missing. I did not change anything. It is listed as enabled. Even if I had misconfigured it the option should be available but give me some errors when I try to change PW. But somehow it is not even available. Is there any way to debug this? If you need any information.

Roundcube Version: 1.1.1
Password Plugin Version: 3.5
OS: Ubuntu Server 14.10 x64
Mail User Management: MySQL

SKaero

So to confirm the password plugin is still in the plugin array? Was there any changes to the user management system?

Popkornium18

It is still in the Plugin Array and there were no changes to the user management. I only added a few users, but thats it.

SKaero

Is there anything in the Roundcube error log?

Popkornium18

This is my error log: http://pastebin.com/0fdEEzCD

I think this line:

[07-May-2015 22:11:23 +0200]: <gb4m3cpg> PHP Error: No handler found for action plugin.password in /var/www/roundcube/webmail/program/lib/Roundcube/rcube_plugin_api.php on line 463 (GET /?_task=settings&_action=plugin.password)

could be interesting.
It was caused by opening up mysite.com/?_task=settings&_action=plugin.password

If I do so my browser shows this:


SERVICE CURRENTLY NOT AVAILABLE!

Error No. [524]



SKaero

It sounds like the plugin array is getting overwritten somewhere because otherwise the plugin should be being loaded.

Popkornium18

Where could it be overwritten?

When I click on "About" I get this:



This looks normal.

Might re-installing roundcube fix this?

SKaero

It maybe worth trying a reinstall, something very odd seems to be going on and without an errors I can't be of much help.