Author Topic: Password Plugin suddenly missing  (Read 20376 times)

Popkornium18

  • Guest
Password Plugin suddenly missing
« 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Password Plugin suddenly missing
« Reply #1 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?

Popkornium18

  • Guest
Re: Password Plugin suddenly missing
« Reply #2 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.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Password Plugin suddenly missing
« Reply #3 on: May 27, 2015, 12:12:56 PM »
Is there anything in the Roundcube error log?

Popkornium18

  • Guest
Re: Password Plugin suddenly missing
« Reply #4 on: May 28, 2015, 10:16:12 AM »
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]



Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Password Plugin suddenly missing
« Reply #5 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.

Popkornium18

  • Guest
Re: Password Plugin suddenly missing
« Reply #6 on: May 29, 2015, 03:31:35 AM »
Where could it be overwritten?

When I click on "About" I get this:



This looks normal.

Might re-installing roundcube fix this?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Password Plugin suddenly missing
« Reply #7 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.