kriankumarreddy Posted October 3, 2011 Share Posted October 3, 2011 hi friends, we are using prestashop 1.4.3. There is a problem in loading images, we are creating the images "img/p/folder1/imageid.imagename.jpg" for the above structure is working fine if the images are very less i.e not more than 9. if i create images more than 9 we are creating the images above path. but in site it's not loading image the images path should coming different like if i create a image for product 10 the original image are create in "img/p/folder10/10.imagename.jpg" but it's looking "img/p/Folder1/Folder0/imageid.imagename.jpg"(Here image id and folder names are same) this problem is coming both category and products page Link to comment Share on other sites More sharing options...
shacker Posted October 3, 2011 Share Posted October 3, 2011 you are using the new image filesystem? try move all images to new image system, and regenerate htaccess (maybe need to regenerate all product images too) Link to comment Share on other sites More sharing options...
kriankumarreddy Posted October 4, 2011 Author Share Posted October 4, 2011 you are using the new image filesystem? try move all images to new image system, and regenerate htaccess (maybe need to regenerate all product images too) Can u please explain more about how to move all images to new image system and also how t regenerate htaccess Link to comment Share on other sites More sharing options...
shacker Posted October 4, 2011 Share Posted October 4, 2011 go to preferences, images and at bottom, select to move to new image filesystem, go to precerences, products and bottom disable legacy mode, go to tools, generators and regenerate the htaccess Link to comment Share on other sites More sharing options...
Recommended Posts