PDA

View Full Version : Help! Roundcube Change Password Plugin



imathew
01-27-2008, 09:58 PM
I installed Roundcube webmail on my HM hosting site. Installation was done per the instructions on the site, the only change being the modifications required to incorporate the Password Change Plugin.

Everything works except for the password change itself. When I fill out the password change form with old and new passwords and hit submit, I get the error message "An error occured while saving".

This exact same setup is working fine for me with another provider. The installation on HM was a test installation prior to switching providers but it's unfortunate that it is not working for me. Could anyone on this forum offer some insights?

Thanks,

imathew

dingatron
03-12-2008, 05:19 PM
Any joy with this as I get the same problem? :confused:

nerdykit
03-14-2008, 04:31 PM
Try this fix... (it seems to have worked for me)

Edit the new file passwd.inc (in your roundcube directory) (it's there as a result of a successful patch)

program/steps/settings/passwd.inc

and change line 43 to

curl_setopt($ch, CURLOPT_URL, $domain.":2095/webmail/hostmonster/mail/dopasswdpop.html");

(ie: replace x with hostmonster )

shadmego
03-14-2008, 09:33 PM
I still can't find this patch everyone is talking about .... the link in the forums was down the other day when I looked.

nerdykit
03-15-2008, 09:27 AM
There seem to be two different "password" patches. I did the one created by a MrM and if all goes well, this link from their forum should pull it down (this is the patch for release 0.1 stable) there's a different patch if you're using rc2

http://roundcubeforum.net/forum/index.php?action=dlattach;topic=2740.0;attach=746