Author Topic: Roundcube notification error  (Read 3149 times)

Offline rhamie

  • Newbie
  • *
  • Posts: 4
Roundcube notification error
« 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Roundcube notification error
« Reply #1 on: June 12, 2013, 11:54:02 AM »
What password driver are you using?

Offline rhamie

  • Newbie
  • *
  • Posts: 4
Re: Roundcube notification error
« Reply #2 on: June 12, 2013, 12:12:26 PM »
SQL is in use

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Roundcube notification error
« Reply #3 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.