tcosner Posted January 14, 2013 Share Posted January 14, 2013 I get that message when trying to view the image from the product page. The products on the home page display just fine, this I was able to correct from using the PrestashopTheme Maker. However once you select the product it will not display the image (basically not displaying medium, large, etc). http://www.8bitcafe.com/index.php?id_product=15&controller=product that is an example of what I am referring to. If I go into my ftp /img/p/3/ and /img/p/4 (i can locate my images in these folders). I presume that it's a miss on where the images are being pointed to that might be incorrect? Link to comment Share on other sites More sharing options...
tcosner Posted January 14, 2013 Author Share Posted January 14, 2013 Something I just come across. When I look at the images via ftp, they are listed /bitcafe/public_html/img/p/3/3/33-large.jpg However, if I check the path from IE I get this: http://www.8bitcafe.com/img/p/3/7/37-large_default.jpg which indictes the path is incorrect somewhere, it shouldn't have the _default.jpg on the image. Which file am I looking for to correct this? Link to comment Share on other sites More sharing options...
monstercreativestudio Posted January 15, 2013 Share Posted January 15, 2013 maybe this tread will help? http://www.prestashop.com/forums/topic/216509-summary-cart-dont-show-images-ps1531/ Link to comment Share on other sites More sharing options...
tcosner Posted January 15, 2013 Author Share Posted January 15, 2013 Slightly yes and no. What I am looking for is large_default, medium_default, small_default, etc. These are located in various .tpl files. The shopping-cart.tpl takes care of a small_default, but it didn't resolve the large image. That is on line 178 in the product.tpl file. Link to comment Share on other sites More sharing options...
bside2234 Posted January 15, 2013 Share Posted January 15, 2013 I think if you go into the BO under Images and create duplicate image files without the _default, your images will show up. I removed the _default for your Viewed Products block image and it showed up. For example you have: home_default small_default etc. Create a second set of these files: home small etc. Set all the checkmarks the same for each and don't get rid of the _default ones. Link to comment Share on other sites More sharing options...
tcosner Posted January 15, 2013 Author Share Posted January 15, 2013 I did not create the images as _default. They uploaded correctly, the path's from the product.tpl, etc have the img listed as large_default. At this point this has been for the most part fixed. I have one or two more files to sift through to find what I'm looking for to correct it. When you use the Prestashop-Theme-Maker, it wants you to change your images and remove the _default. in the folders the images do not have the _default! Link to comment Share on other sites More sharing options...
bside2234 Posted January 15, 2013 Share Posted January 15, 2013 Yeah, you can go through files replacing all that stuff or you can simply create duplicates in your back office. In the BO follow my instructions in the previous post and all your images will show up without having to go through all the files to change anything. Link to comment Share on other sites More sharing options...
flotyi Posted February 11, 2013 Share Posted February 11, 2013 hello, I have dupliated all the images without _default in the Bo, but it doesn't work, still get the massage The requested content cannot be loaded. Please try again later. But I only get in in Chrome, not in IE. Any ideas? Thanks. Link to comment Share on other sites More sharing options...
bside2234 Posted February 11, 2013 Share Posted February 11, 2013 Did you try to force compile and regenerate images? Link to comment Share on other sites More sharing options...
Recommended Posts