Jump to content

problème installation prestashop 1.7.0.0


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...