mjoness10 Posted August 24, 2013 Share Posted August 24, 2013 Please help i get this error message when installing my shop backup to a different domain Table 'banbets.ps_configuration' doesn't exist SELECT c.`name`, cl.`id_lang`, cl.`value` as cl_value, c.`value` as c_value FROM `pc_configuration` c LEFT JOIN `pc_configuration_lang` cl ON (c.id_configuration = cl.id_configuration) Link to comment Share on other sites More sharing options...
mjoness10 Posted August 25, 2013 Author Share Posted August 25, 2013 Please can someone help me out with the above problem? Link to comment Share on other sites More sharing options...
vekia Posted August 25, 2013 Share Posted August 25, 2013 how you trying to install backup of the store? Link to comment Share on other sites More sharing options...
mjoness10 Posted August 25, 2013 Author Share Posted August 25, 2013 how you trying to install backup of the store? Hey Vekia, thanks for responding. this is what happen when we setup our website store, we backup the store and we happen to have a little problem with our old hosting and domain so we bought a new domain and upload the backup go to the config folder and change the database details of the old hosting and put this of this new one so each. that why we are getting these message below Table 'banbets.ps_configuration' doesn't exist SELECT c.`name`, cl.`id_lang`, cl.`value` as cl_value, c.`value` as c_value FROM `pc_configuration` c LEFT JOIN `pc_configuration_lang` cl ON (c.id_configuration = cl.id_configuration) Please help us out Link to comment Share on other sites More sharing options...
Recommended Posts