Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: andreamattioli89 on July 27, 2012, 06:56:10 AM

Title: Lost address book after upgrade from roundcube 0.1.1 to 0.7.2
Post by: andreamattioli89 on July 27, 2012, 06:56:10 AM
Hi, after version roundcube upgrade by script "/bin/update.sh" my users lost addressbook.
I've verify on my db if contacts mysql table is empty but i see my previous contacts.
I think that there aren't associated with user_id identities.

Thanks to all

Andrea
Title: Re: Lost address book after upgrade from roundcube 0.1.1 to 0.7.2
Post by: JohnDoh on July 28, 2012, 07:20:21 AM
in your config did you change the name of the imap host? look in the users table and you will probably see users in there twice with different values in the mail_host field. coz its different rc created a new user for them and the contacts are still linked to the old user.

if you search the forum you'll find similar posts a probably more detailed answers