Jump to content

Image thumbnail does not updated on backend order page


uvip

Recommended Posts

this is because images in order history are "cached" and aren't related to actual pictures. This is because of potential problems after removing the product from BO.

 

let me explain. 

1) someone bought product 1

2) images of product are cached and copied to "temp" directory

3) after some time you removed product from back office.

4) orders history displays cached picture near removed product 1 (in each customer order)

 

without this feature, customers will not see any picture, moreover, they will see empty <img> tag.

 

 

conclusion: This is how prestashop works.

Link to comment
Share on other sites

  • 2 weeks later...

Thanks for your clarification. However, is there any ways to improve the process so that we can update the images sucessfully? It is annoying to see old photos of the items on customers' orders.

this is because images in order history are "cached" and aren't related to actual pictures. This is because of potential problems after removing the product from BO.

 

let me explain. 

1) someone bought product 1

2) images of product are cached and copied to "temp" directory

3) after some time you removed product from back office.

4) orders history displays cached picture near removed product 1 (in each customer order)

 

without this feature, customers will not see any picture, moreover, they will see empty <img> tag.

 

 

conclusion: This is how prestashop works.

Link to comment
Share on other sites

  • 1 year later...

Hi,

You can still delete the old pictures appearing on the back-end order page by simply deleting all the files except index.php from the img/tmp directory in the root of PrestaShop. This should force PrestaShop to regenerate all the Back Office image thumbnails.

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...