bitshok Posted October 12, 2012 Share Posted October 12, 2012 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 More sharing options...
templatin Posted October 12, 2012 Share Posted October 12, 2012 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. 1 Link to comment Share on other sites More sharing options...
bitshok Posted October 12, 2012 Author Share Posted October 12, 2012 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! 1 Link to comment Share on other sites More sharing options...
templatin Posted October 12, 2012 Share Posted October 12, 2012 Thats great! I hope you are the same guy who has theme listed on ThemeForest. Indeed, i had also submitted a good quality theme but it was rejected. Link to comment Share on other sites More sharing options...
bitshok Posted October 12, 2012 Author Share Posted October 12, 2012 Yes, I'm the author from ThemeForest. Good luck with your theme development! Link to comment Share on other sites More sharing options...
J.Sahu Posted August 30, 2013 Share Posted August 30, 2013 I have a theme whose size is 32 mb how can I upload as prestashop allows a max of 8 mb ? Link to comment Share on other sites More sharing options...
Recommended Posts