sk15kev Posted June 2, 2010 Share Posted June 2, 2010 I am getting the following message while trying to backup my database. An error occur while backing up. Unable to obtain the schema of "cs_contactDoes anyone know what it is indicating? The backup fails.I am using v1.1.0.5 Link to comment Share on other sites More sharing options...
rocky Posted June 3, 2010 Share Posted June 3, 2010 PrestaShop doesn't have a table called contact. My guess is that it is trying to export a table from outside of PrestaShop and failing. Try using the database export option in phpMyAdmin instead and see whether you get the same error. Link to comment Share on other sites More sharing options...
sk15kev Posted June 3, 2010 Author Share Posted June 3, 2010 Thanks Rocky, that got me a backup.Now just need to figure out the error. cs_contact is in my database, so need to try and work out why it has an issue. Link to comment Share on other sites More sharing options...
Recommended Posts