Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: jrouman on December 28, 2010, 11:04:03 AM

Title: Contacts missing in 0.5-rc
Post by: jrouman on December 28, 2010, 11:04:03 AM
We are running 0.3.1 in production.  After upgrading the database with the 0.5 script, 0.3.1 continues to work fine but contacts created in 0.3.1 do not show up in 0.5.  However, 0.5 can create contacts and contact groups just fine.  I expected that old contacts would show up in the default contact group in 0.5 but they seem to live in different worlds.  Users are not going to be happy about losing access to their contact list.  I am sure I'm doing something wrong but I have not seen this mentioned in the forum.  Any help appreciated.
Title: Contacts missing in 0.5-rc
Post by: JohnDoh on December 28, 2010, 11:33:17 AM
could you check the users table in the database and make sure that your username is not in there twice with different values in the mail_host field?
Title: Contacts missing in 0.5-rc
Post by: jrouman on December 28, 2010, 05:15:16 PM
Yes!  Well, even dumber than that.  I was using a different name for default_host that pointed to the same machine but was messing up the database.  Thanks.