Jump to content

After deployment


jax-p

Recommended Posts

Hello,

I've just deployed my site for the first time.

 

1) I've changed config (parameters.php) so it can connect my new database (OK)

2) I've changed record in "ps_shop_url" in database with these values:

      e) domain                  "localhost" => "my.web.domain.cz" (it's example)

      f) domain_ssl                             => "my.web.domain.cz" (just same url, but I dont have https setupyet)

      g) physical_uri  "/prestashop/     => I left this blank, because my web is located in root

3) Deleted .htaccess

4) Cleared cache

 

Now, my admin panel works fine but front-end just throw errors

[PrestaShopException]

No template found for errors/404

 

 

If I change "physical_uri" on "/" it says (just maybe because of wrong path) 

Unable to load template file 'catalog/_partials/miniatures/product.tpl' in 

Edited by jax-p (see edit history)
Link to comment
Share on other sites

SOLVED

 

PrestaShop just created new folder on Themes, with the exactly same name of folder with my theme, but with the first capital letter - So I tried to move my theme to the folder with first capital letter - and it works!

 

Weird thing is that it is working on localhost with small letter and the default theme from PS is named with the small letter too.

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...