Jump to content

bad image url


stix_

Recommended Posts

I have bad image links, firefox works but ie not and width and height is not generated. in product-list.tpl I have this:

src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'home')}" alt="{$product.legend|strip_tags:'UTF-8'}" width="{$homeSize.width}" height="{$homeSize.height}" />


generated html is:



anyone can help me?

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