Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: freesurr on August 01, 2011, 08:02:20 AM

Title: Backup for globaladdressbook
Post by: freesurr on August 01, 2011, 08:02:20 AM
Hello,

I have been very stupid, I have upgrade Roundcube without a backup of my addresses in globaladdressbook.
Is it possible to still get to them or export them from mysql?
Please help me!

freesurr
Title: Backup for globaladdressbook
Post by: JohnDoh on August 02, 2011, 03:18:24 AM
yes it is, they are in the contacts table. they need to be assigned to a user id so check the users table in your new install to find the id for the globaladdressbook user and then update the user if of the contacts to match and that should be it.