Jump to content

[solved] Image thumbnail issue


Recommended Posts

Please see attached snapshot.

After restoring files by reuploading all folders and reuploading database I know get this problem, see pic. Default theme works ok.

Maybe I should regenerate thumbnails? But there are over 500 pics so I am a bit reluctant to do that.

Any help appreciated.

The website is here if that helps

http://tarbea.com.au

post-74761-0-93995700-1324413843_thumb.jpg

Link to comment
Share on other sites

Fixed.

Edited shopping cart.tpl.

Changed small to medium here...

 

<a class="cart_last_product_img" href="{$link->getProductLink($product.id_product, $product.link_rewrite, $product.category)|escape:'htmlall':'UTF-8'}"><img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'medium')}" alt="{$product.name|escape:'htmlall':'UTF-8'}" /></a>

Link to comment
Share on other sites

  • 4 months later...

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