Jump to content

Product Images Missing In Back Office


Recommended Posts

Hey, guys!

I have run into an issue here that has me stumped.

 

I have 20 or so products in the database. For most of them, everything is fine - but on a couple of them the product images seems to have issues when it comes to front end vs. back end.

 

Examples:

 

Product 1: Has 3 product images attached to it. All 3 images are being displayed in the front end. All 3 images are being displayed in the back end and image count on top is 3. So everything is OK.

 

Product 2: Has 2 product images attached to it. Both images are being displayed in the front end. Both images are also displayed in the back end, but the image count on top is 0. Other than that, everything is OK.

 

Product 3: Has 5 product images attached to it. All images are being displayed on the front end. No images are being displayed in the back end and image count on top is 0. So I cannot move them around or edit them in any way.

 

Thumbnails in the product list in the back end is working for all 3 scenarios.

 

Any idea what can be causing this?

 

I'm on version 1.6.1.4

 

Thanks for any assistance!

Link to comment
Share on other sites

  • 1 year later...

It's probably not so helpful to hang into an older post which was made for a 1.6. version. However there is a functionality to regenerate images. I don't know the details for V 1.7. but in 1.6. you can choose it from backoffice - preferences - images.

 

The relevant image selection should be - Product images - Thumbnails (or thickbox).

Note that regenerating images can take some time. If your server as a low max processing time, the step can abort and needed to be restartet again with the option "Delete old images" set to NO.

Edited by Scully (see edit history)
Link to comment
Share on other sites

Dear Scully hi!
You are right about the 1.6 and 1.7 position, but the core is not so different. But you're write. I may post it to 1.7 too.
I have already regeneraded thumbnails, and I regenerated the htaccess, but nothing.
Thank you

Link to comment
Share on other sites

If you hover over a image in backoffice which then show a question mark I guess. Right click in browser context menu and choose show image. What is the full path the browser shows then? Usually the small backoffice product images come from /img/tmp path. What is yours?

 

If you use FTP or SSH and go into /img/tmp - do you see files there? If yes, what is the latest timestamp you see?

Link to comment
Share on other sites

  • 7 years later...

Una solución a este problema en prestashop 1.7.X

 

Nos ocurrió que al migrar de un servidor a otro una tienda, las miniaturas no se generaban correctamente, nos aparecía un error 403 en la carpeta tmp, pero al revisar en el servidor esa carpeta /img/tmp no existía. Sin embargo no daba error 404, si no 403. Nos pareció extraño y simplemente fue crear ese directorio en /img/tmp con permisos 755 y ya se volvían a ver todas las imágenes en el backoffice.

 

También lo he visto al restaurar copias de seguridad y la solución es la misma, no me preguntéis porqué, seguro hay alguien aquí que sabe más que yo del funcionamiento interno de prestashop.

 

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