Jump to content

Import / Export a theme module not working in Prestashop v1.5.1


Recommended Posts

This is my first post on this forum so first of all hello to everyone and many thanks for such a great eCommerce platform.

 

I have an issue with import / export a theme module on v1.5.1. I have developed a theme for Prestashop v1.5.0 and it worked fine (both import and export) but now on the new version when I import the theme an error occurs "An error has occurred during the file upload.".

I have installed a fresh copy of Prestashop v1.5.1 and copy / pasted the theme and my custom modules and I was expected that if I export the theme from v1.5.1 installation I could import it also but when I export I get a server error (also same error for exporting the default theme).

 

I have tried with 2 fresh installations and no luck so far. Has anybody encountered this issue? Is it something from my side or the module has a problem on v1.5.1? I want my theme to be easy to install by my clients.

 

Thank you!

Link to comment
Share on other sites

Hi,

This error is probably due to theme file size which must be exceeding 2MB. So you need to increase this value in your php.ini file of your server.

Also check the value in your Back-office > Administration > Preferences. Check under "upload quota" section.

  • Like 1
Link to comment
Share on other sites

Hi,

This error is probably due to theme file size which must be exceeding 2MB. So you need to increase this value in your php.ini file of your server.

Also check the value in your Back-office > Administration > Preferences. Check under "upload quota" section.

 

Indeed my archive file was 2.7MB so I changed the upload to 5MB in php.ini and in Back Office and now it works. Thanks so much!

  • Like 1
Link to comment
Share on other sites

  • 10 months later...
×
×
  • Create New...