Jump to content

Child theme: file not valid.


Recommended Posts

  • 2 weeks later...
  • 1 month later...
  • 1 month later...

as others have said, there is something wrong with unzipping using browsers. Doing it natively in the filesystem below:

ssh user@yourserver
cd /var/www/html/yoursite/themes/
ls 
(shows your child theme uploaded as zip) 
unzip child_theme.zip

 

go back into Back office and select the child theme 

edit:

this breaks the site as well... HTTP ERROR 500

 

 

installing child theme with ftp produces the following error

. [PrestaShop\PrestaShop\Core\Domain\Theme\Exception\ThemeConstraintException code 2

Edited by prestol (see edit history)
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...