Statement-T 1 Posted July 16, 2014 Hello, I am trying to upload a new theme from my computer, but keep getting the 'Missing temporary folder' error. I have tried about 4 different themes, but still getting this error. Any help will be appreciated? 1 Share this post Link to post Share on other sites
vekia 8,952 Posted July 17, 2014 hello what prestashop version? what you use to import theme? theme importer addon? Share this post Link to post Share on other sites
Statement-T 1 Posted July 17, 2014 hello what prestashop version? what you use to import theme? theme importer addon? Thanks for the reply, I am using Prestashop v1.6.0.8. Themes then add new themes >import from computer> upload theme (zip folder) then save. I keep getting 'Missing temporary folder' error after uploading the zip folder. Share this post Link to post Share on other sites
Statement-T 1 Posted July 18, 2014 I have also tried importing the theme from FTP, I get the error 'Bad configuration file'. Share this post Link to post Share on other sites
NemoPS 1,879 Posted July 21, 2014 are these themes all from the same source? Make sure they really are compatible with your ps version Share this post Link to post Share on other sites
Statement-T 1 Posted July 21, 2014 Thank you for the reply, I have fixed the issue by deleting the prestashop theme folder in FTP and uploaded my theme on there and this fixed the issue. Share this post Link to post Share on other sites
Feners.com 0 Posted August 23, 2014 (edited) are these themes all from the same source? Make sure they really are compatible with your ps version Hi I am also using the same version of prestashop 1.6 and getting the error as Missing temporary folder error message while uploading any images. Need your help to solve the problem as i am new user of prestashop and i am struggling with the issue alone. Edited August 23, 2014 by Feners.com (see edit history) Share this post Link to post Share on other sites
Lollies 0 Posted March 4, 2016 Hi I am also new user to Prestashop. Used version 1.6.1.3 and it worked perfectly but then upgraded to version 1.6.1.4 and cannot upload any images. Tried everything the forum suggested, but still stuck. Keeps on telling me that there is a temporary file missing. Can anybody perhaps assist, please? Share this post Link to post Share on other sites
rmgoncalves 1 Posted July 21, 2016 hello, i got the same problem, how did you fixit? thnak you Share this post Link to post Share on other sites
NemoPS 1,879 Posted July 26, 2016 rmgoncalves, do you mean you miss the temporary folder? Share this post Link to post Share on other sites
Appwards 3 Posted September 4, 2020 Late response, but hopefully useful for the future: Error 6 comes from a PHP constant "UPLOAD_ERR_NO_TMP_DIR" It indicates a PHP configuration issue and it's not the fault of Prestashop or the theme / add-on / whatsoever. You need to set a proper value for the `upload-tmp-dir` configuration for PHP. That file is generally called php.ini on all operating systems. Also see https://www.php.net/manual/en/ini.core.php#ini.upload-tmp-dir Share this post Link to post Share on other sites