Roundcube Community Forum

Third Party Contributions => Old Style Plug-Ins => Topic started by: Popkornium18 on May 21, 2015, 05:02:37 AM

Title: Password Plugin suddenly missing
Post by: Popkornium18 on May 21, 2015, 05:02:37 AM
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
Title: Re: Password Plugin suddenly missing
Post by: SKaero on May 23, 2015, 12:56:29 PM
So to confirm the password plugin is still in the plugin array? Was there any changes to the user management system?
Title: Re: Password Plugin suddenly missing
Post by: Popkornium18 on May 26, 2015, 08:17:08 AM
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.
Title: Re: Password Plugin suddenly missing
Post by: SKaero on May 27, 2015, 12:12:56 PM
Is there anything in the Roundcube error log?
Title: Re: Password Plugin suddenly missing
Post by: Popkornium18 on May 28, 2015, 10:16:12 AM
This is my error log: http://pastebin.com/0fdEEzCD (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]


Title: Re: Password Plugin suddenly missing
Post by: SKaero on May 29, 2015, 02:32:09 AM
It sounds like the plugin array is getting overwritten somewhere because otherwise the plugin should be being loaded.
Title: Re: Password Plugin suddenly missing
Post by: Popkornium18 on May 29, 2015, 03:31:35 AM
Where could it be overwritten?

When I click on "About" I get this:

(https://i.imgur.com/SRXsXbB.png)

This looks normal.

Might re-installing roundcube fix this?
Title: Re: Password Plugin suddenly missing
Post by: SKaero on June 01, 2015, 03:21:53 PM
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.