Flipmode Posted January 3, 2014 Share Posted January 3, 2014 Hi all, i am having an issue with product thumbnails not appearing in the back office catalog/products list Here is my browsers error log And a copy of one of the image url's I am using ver 1.5.4.1 I am also having issues with block share where it isnt posting image/title/description to a facebook post. Wether that has anything to do with it or not, thats for another post. many thanks in advance Gaz Link to comment Share on other sites More sharing options...
vekia Posted January 3, 2014 Share Posted January 3, 2014 hello these images are usually stored in /img/tmp/ directory can you check if this directory exists in your prestashop filesystem Link to comment Share on other sites More sharing options...
satindersingh Posted October 15, 2014 Share Posted October 15, 2014 (edited) hello these images are usually stored in /img/tmp/ directory can you check if this directory exists in your prestashop filesystem Hi, I have same problem actually i have 1000+ products in my store and i just upgraded from 1.2.5 to 1.6.0.9 Everything works fine, i also regenerated all images. Actually main issue is that under catalog > products list - there is no image tumbnail (product_mini). infact i also have img/tmp directory with all images. If i upload a new product then it's ok image will come but my last 1000+ products list is not showing any image. Please help! Edited October 15, 2014 by satindersingh (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 16, 2014 Share Posted October 16, 2014 right click on one of thumb that doesnt work and "copy url of image" paste it here please Link to comment Share on other sites More sharing options...
satindersingh Posted October 16, 2014 Share Posted October 16, 2014 right click on one of thumb that doesnt work and "copy url of image" paste it here please Actually there is no url just blank space, check img below If i add new product then it's ok but all old one have blank space, here is code from inspect element:- (for old products) <td onclick="document.location = 'index.php?controller=AdminProducts&id_product=2743&updateproduct&token=6e6d58db44bb64ded4d6e960318817b9'" class="pointer center"> </td> here is code from inspect element:- (for recent uploaded products) <td onclick="document.location = 'index.php?controller=AdminProducts&id_product=2745&updateproduct&token=6e6d58db44bb64ded4d6e960318817b9'" class="pointer center"> <img class="imgm img-thumbnail" alt="" src="../img/tmp/product_mini_2745_1.jpg?time=1413454427"> </td> Actually what i found that in img/tmp folder all old images are in this format:- product_mini_productid.jpg while the new uploaded images also have "_1" in last like:- product_mini_productid_1.jpg i have regenerated all images but no effect and if i upload images again in old products then it works and new image saved by a name:- product_mini_productid_1.jpg Link to comment Share on other sites More sharing options...
kdesigns Posted October 22, 2014 Share Posted October 22, 2014 (edited) So??? Any luck on this. I'm having the same problem and can't get any help on my forum. I've been searching for 3 days now. My products aren't showing in the BO or FO. Edited October 22, 2014 by kdesigns (see edit history) Link to comment Share on other sites More sharing options...
pandorrah Posted January 12, 2015 Share Posted January 12, 2015 I have the same issue since yesterday in PS 1.6.0.9. Adding products = all ok, viewing products in frontend = ok. But in backend (admin) product_mini images are not shown and no longer generated, it seems. Update: after checking the non-generated product_mini images, it seems that those who are not generated are marked as a .gif image. Nothing has changed, nor are the uploaded images in .gif; all are .jpg extensions. Something is changing the product_mini generation into .gif mode, which are not generated or visible. How to solve this? Link to comment Share on other sites More sharing options...
pandorrah Posted January 16, 2015 Share Posted January 16, 2015 UPDATE: the failure of generating mini images in BO product list exists if the product list selected to view is 1000 or larger.When selecting multiple pages view (e.g. 300), thumbnail images generates correctly. Link to comment Share on other sites More sharing options...
jvicente1971 Posted July 22, 2015 Share Posted July 22, 2015 same problem here....any solution? Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted August 30, 2015 Share Posted August 30, 2015 i find the owner of img/tmp folder is root now, so chown -R apache:apache img/ it's OK Link to comment Share on other sites More sharing options...
vekia Posted September 2, 2015 Share Posted September 2, 2015 with chmod 777 it should work too then, right? Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted September 2, 2015 Share Posted September 2, 2015 with chmod 777 it should work too then, right? i think so in my case, Link to comment Share on other sites More sharing options...
kenkomuri Posted January 10, 2016 Share Posted January 10, 2016 I have a similar problem but the image is wrong. Is the image that used to be there but I updated all the images and no changes were reflected in the thumbnail in the product list. Link to comment Share on other sites More sharing options...
tivicrdotcom Posted October 15, 2016 Share Posted October 15, 2016 Any luck with this topic fellows? I am having the exact problem as satindersingh where the images don't appear at all under the image column. I also do have the img/tmp folder complete. Thanks in advance.Cheers,AJ Link to comment Share on other sites More sharing options...
Gipielle Posted February 6, 2017 Share Posted February 6, 2017 Any news ? Same problem with prestashop 1.5.6.1 Link to comment Share on other sites More sharing options...
outlet.ee Posted February 7, 2017 Share Posted February 7, 2017 I have the issue ever since I started using the PS, the first version was 1.25. Why are these separate tmp/product_mini images used for that in the first place, since there are thumbnails for each products already? The images are physically there in the tmp, but some are like 123.jpg, the others 123_0.jpg or 123_1.jpg, is that for multi store? Link to comment Share on other sites More sharing options...
Gipielle Posted February 8, 2017 Share Posted February 8, 2017 I have the issue ever since I started using the PS, the first version was 1.25. Why are these separate tmp/product_mini images used for that in the first place, since there are thumbnails for each products already? The images are physically there in the tmp, but some are like 123.jpg, the others 123_0.jpg or 123_1.jpg, is that for multi store? consoling Link to comment Share on other sites More sharing options...
cesar.b.araujo Posted May 21, 2017 Share Posted May 21, 2017 Hi All of my images misteriously desapeared from My product catalog layout. Can somebofy help me? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now