jrance Posted September 1, 2014 Share Posted September 1, 2014 Hello, We're facing the following issue: When uploading an image via the "File manager", we drag and drop the image we want to upload and the File manager displays a thumbnail of the image with a tick on it, which means the image has been uploaded. However, when we click on "Return to file list", the uploaded files does not appear. We've also checked the permissions on the filesystem. /img/cms and all it's folder are set to 777. On the oder hand, when running a find, we find out the image has never been uploaded as the file is not present at filesystem level. PrestaShop 1.6. Anyone can help? This is driving us crazy! Can it be related to a PHP upgrade? We're not facing this issue in any other CMS running on the same server, only on that one. Thank you. Link to comment Share on other sites More sharing options...
jrance Posted September 1, 2014 Author Share Posted September 1, 2014 Seems like it was an issue with the temporary upload folder at PHP level. Once this has been changed the images are being properly uploaded. Since I'm new here I don't know how to change the topic title to [sOLVED]. Can someone please advise? Thank you Link to comment Share on other sites More sharing options...
vekia Posted September 1, 2014 Share Posted September 1, 2014 may i know what you changed? im asking because i saw similar topics here, so your explanation can be helpful :-) 1 Link to comment Share on other sites More sharing options...
jrance Posted September 1, 2014 Author Share Posted September 1, 2014 Sure. Because of a PHP upgrade, the upload_tmp_dir within php.ini was set to /tmp . I did just change it back to the temporary folder we had set-up for this purpose. This may be related to SELinux. php.ini upload_tmp_dir = /var/zpanel/temp/ After reloading the configuration the upload worked again. 1 Link to comment Share on other sites More sharing options...
vekia Posted September 1, 2014 Share Posted September 1, 2014 thank you for clarification i will sharel ink to this topic everytime i will see topic similar to this one :-) i marked topic title as [solved] with regards, Milos Link to comment Share on other sites More sharing options...
Utente Q Group Posted May 4, 2016 Share Posted May 4, 2016 Hi, i can't load any image to my Leo Slideshow through Image Management. The image doesn't display and i can see only a question mark. This is my site: http://www.shopofferte.it/. I use Prestashop 1.6.1.1. Please help me Daniele Link to comment Share on other sites More sharing options...
Recommended Posts