Jump to content

product pictures wont display on new products


Recommended Posts

prestashop 1.5.3

 

when i upload a pictures to a new product (after upload to 1.5.3 from 1.5.1) it wont display the image and gives a broken link.

 

if i change large_themename to large_default in "preferences > images" it fixes the backoffice and displays but still gives wrong link in front end. when i look at google chrome dev code, picture is named by a number then large_default, this should be number then large_themename.

 

if i dont leave it large_themename there is a bug in Internet explorer and wont show images, so large_default is not an option.

 

What is going on here?

 

 

****** UPDATE ******

I renamed the link (development tools google chrome) and works if I change the link to from mydomain.com/img/156-large_default.jpg to mydomain.com/img/156-large_themename.jpg. every other image works using mydomain.com/img/156-large_default.jpg. if i dont leave the image name to large_themename it wont display images on interner explorer.

 

something is really messed up

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

This isn't much help but I'm having a similar issue also, I changed the preferences > images names and now any new product images that I upload are not showing, althought the img src looks correct it still won't show up. All the previous product images that I uploaded before I changed the preferences > images name are showing up ok.

 

If I manage figure it out I shall let you.

Link to comment
Share on other sites

×
×
  • Create New...