Jump to content

Recommended Posts

In the product page in BO (image tab) I'm unable to see the product's pictures; it shows a broken link icon. I can load pictures and they are correctly shown on FO, if I click on the broken link it opens a pop-up that shows the loaded picture, but the miniature itself is not visible.

 

Other than this, pictures are correctly shown everywhere else. I already regenerated the pictures with no effect.

 

What can cause this?

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

  • 4 weeks later...
  • 5 months later...

On PS 1.6.0.6:

modified file images.tpl in adminXXXX/themes/default/template/controllers/products

 

At line 108, remove {$iso_lang}.

Now the line looks like this:

src="{$smarty.const._THEME_PROD_DIR_}-default-{$imageType}.jpg"

Worked for me, hope this helps.

Link to comment
Share on other sites

×
×
  • Create New...