Current time: 05-06-2024, 05:49 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Password Change Roundcube 0.5 (and 0.4.2)
Author Message
noyo Offline


Posts: 1
Joined: Dec 2013
Reputation: 0
Post: #44
RE: [HowTo] Password Change Roundcube 0.5 (and 0.4.2)
(08-05-2013 08:07 PM)hubsif Wrote:  Password Change is not working for roundcube 0.9, I just get an empty screen when I try to change the password.

Is somebody able to update the driver? I'm not good at programming... Sad

Thanks!

*edit*
I think I fixed it myself. Not sure how, though. I think finally changing line 30 to
Code:
$db = rcube_db::factory($dsn, '', FALSE);
made it.


A workaround is to replace
$db = new rcube_mdb2($dsn, '', FALSE);
by
$db = rcube_db::factory($dsn, '', FALSE);
12-05-2013 06:31 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HowTo] Password Change Roundcube 0.5 (and 0.4.2) - noyo - 12-05-2013 06:31 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)