mstilkerich / rcmcarddav

CardDAV plugin for RoundCube Webmailer
GNU General Public License v2.0
256 stars 81 forks source link

Not working RC 1.6.1 #423

Closed KoRn0509 closed 1 year ago

KoRn0509 commented 1 year ago

not working RC 1.6.1 upd pls

mstilkerich commented 1 year ago

Can you be a bit more precise on what exactly is not working? I am using Roundcube 1.6.1 myself and do not experience issues.

KoRn0509 commented 1 year ago

error Database::get (SELECT * FROM carddav_accounts WHERE ((user_id = '2'))) ERROR: [1146] Table 'roundcubemail.carddav_accounts' doesn't exist

After update RC 1.5.2 and rcmcarddav 4.3.0

KoRn0509 commented 1 year ago

I've reinstalled everything now. Everything worked. Thanks)

mstilkerich commented 1 year ago

After any upgrade of rcmcarddav, you must login to roundcube to update the database schema. This is only done during login process.