Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: rhamie on June 12, 2013, 09:06:48 AM

Title: Roundcube notification error
Post by: rhamie on June 12, 2013, 09:06:48 AM
Hi,

I have just setup a new roundcube and enbaled password change which works fine. Each time the password is changed it pops "new password could not be saved" but in reality, the password is actually changed.

Any hint on this?

Thanks
Title: Re: Roundcube notification error
Post by: SKaero on June 12, 2013, 11:54:02 AM
What password driver are you using?
Title: Re: Roundcube notification error
Post by: rhamie on June 12, 2013, 12:12:26 PM
SQL is in use
Title: Re: Roundcube notification error
Post by: SKaero on June 12, 2013, 01:27:25 PM
If you using a select query and it returns a data array it should succeed, if your using a update query it needs to show 1 affected row.