babacar129 Posted November 16, 2016 Share Posted November 16, 2016 Bonjour je viens de mettre ma boutique en ligne http://www.centralachatprixraisonnable.com/ j'ai travaillé en local pas de soucis, une fois en ligne j'ai ce problème là [PrestaShopDatabaseException]Table 'centralachatprix_caprnew.ps_theme' doesn't exist SELECT su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory FROM ps_shop s LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop) LEFT JOIN ps_theme t ON (t.id_theme = s.id_theme) WHERE s.id_shop = 1 AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 quelq'un peut il m'aider merci Link to comment Share on other sites More sharing options...
musicmaster Posted November 16, 2016 Share Posted November 16, 2016 You should have a look with phpmyadmin at your database. One possibility is that the installation somehow timed out or crashed on an error and that the tables high in the alphabet were not created. Link to comment Share on other sites More sharing options...
babacar129 Posted November 16, 2016 Author Share Posted November 16, 2016 Thank you for your reply, the problem is this table doesn't exist even on my wamp. and localy it's working. Link to comment Share on other sites More sharing options...
musicmaster Posted November 17, 2016 Share Posted November 17, 2016 It is obvious that it doesn't exist. The question is why. I gave you two possibilities that you could look for. Link to comment Share on other sites More sharing options...
babacar129 Posted November 18, 2016 Author Share Posted November 18, 2016 hello, thank you, I've made a mistake, I upload the wrong folder from my wamp. now it's working well. thank you for your help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now