Jump to content

Can't find image file in database


Recommended Posts

hi,

 

prestashop has a funny way to deal with images...

for example, coming to the products images, they are renamed on the fly with a number (the id_image) and a size name

you'll find them in the prefix_images table that contains the id_image related to the id_product + their position and their cover fonction

 

finding them in the directories tree is quite a deal too...

img/p/5 and subdirectories with numbers for the site i'm working on...

 

good luck :)

 

have swing

Link to comment
Share on other sites

  • 4 years later...

I c this is little old but stil..

Can someone explain how do I find correct folder and subfolder based on id_image ? It makes almost no sense to me :wacko:

All I can see is that file contains Id_image...jpg but folder 0/1/2/3... from where is the number ? :/

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...