melissa.byram Posted November 9, 2009 Share Posted November 9, 2009 When I create a product and upload a product image, where is that image stored?I had another programmer set up the site initially and now I'm trying to download all the product images but I can't find all of them.I found the img/p folder already and that contains many product images but it leaves off around 400 and most, if not all, of the products on the site are numbered 500 or higher.I'm using a cPanel to host the site and I've searched in the file manager for the file name of one of the graphics but was unable to find it.Is it possible that the file is located in another folder (maybe on another site possibly) or that it was somehow deleted from the /p folder but is still saved on the site somehow?I'm completely new to this program so sorry if this is a completely stupid question... Link to comment Share on other sites More sharing options...
melissa.byram Posted November 10, 2009 Author Share Posted November 10, 2009 Here's a perfect example:http://theflashstore.com/img/p/592-776-large.jpgThis is one of the product images on my site. In the File Manager on cPanel, I searched all files/folders for 592-776-large.jpg and it said it located img/p/592-776-large.jpg and I could click it to go there. However, when I clicked the link I get the message No File Found.I then looked through the entire public_html folder where the /img/p folder is located and found product images but none that matched that filename, or anything above 401-470.I'd like to download all the product images with my ftp program - I just need to find them first!!Any help is greatly appreciated, I'm about to lose my mind... Link to comment Share on other sites More sharing options...
chriskernaghan Posted November 16, 2009 Share Posted November 16, 2009 Melissa, don't quote me on this, but from what I gather your images should be in public_html/upload/.Chris. Link to comment Share on other sites More sharing options...
j1s1a Posted November 17, 2009 Share Posted November 17, 2009 under your ftp go to ( /public_html/img/p) and that is were your product img is at.... its a lot better to build your site on your local host or should i say your comp! then tansver i to your host so you can look threw your files easier jim Link to comment Share on other sites More sharing options...
melissa.byram Posted November 17, 2009 Author Share Posted November 17, 2009 Thanks a lot guys for your help. Unfortunately, I'm still unable to find the images I'm looking for.Chris: I checked the public_html/upload folder but didn't find any image files.Jim: I've searched the /img/p folder and found some images but not all of them.Thanks again - I'm sure I'll figure this out eventually. Keep the input coming and I'll keep trying new things!~ Melissa Link to comment Share on other sites More sharing options...
j1s1a Posted November 17, 2009 Share Posted November 17, 2009 the p file is for product c file is for catagory and so on.... what img are you looking for.... if its the 2 in your cart that are missing they are in (/public_html/themes/prestashop/img/icon) under your ftp Link to comment Share on other sites More sharing options...
melissa.byram Posted November 17, 2009 Author Share Posted November 17, 2009 Thanks for the suggestion.The files I need are product images. Link to comment Share on other sites More sharing options...
melissa.byram Posted November 23, 2009 Author Share Posted November 23, 2009 Is it possible that the file permissions could be messed up so the images don't show up in the FTP?If so, how did this happen and how would I fix it? Link to comment Share on other sites More sharing options...
h4r15 Posted June 9, 2010 Share Posted June 9, 2010 I have the same problem to find image which i uploaded. After activated friendly URL, my image located at: http://my-shop.de/10-50-large/turborauch-luft-durchmesser-200mm.jpgI searched via ftp, i don't have directory called /10-50-large/ and i never uploaded image named: turborauch-luft-durchmesser-200mm.jpg but the image is what i upload and renamed!It is confused. what should i write under 'image URL' if i upload .CSV product? Link to comment Share on other sites More sharing options...
rocky Posted June 10, 2010 Share Posted June 10, 2010 That's because the actual URL has been rewritten to be a friendly URL. That URL doesn't actually exist. The real URL is http://my-shop.de/img/p/10-50-large.jpg.You should upload your images to a separate directory in PrestaShop (like upload/images) and then put a URL like http://www.my-shop.de/upload/images/product-image.jpg 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