MrBaseball34 Posted June 7, 2010 Share Posted June 7, 2010 I'm not sure how to fix a problem with a link-rewrite.In category.tpl, we have this code: getCatImageLink($category->link_rewrite, $category->id_image, 'category')}" alt="{$category->name|escape:'htmlall':'UTF-8'}" title="{$category->name|escape:'htmlall':'UTF-8'}" id="categoryImage" /> No, it is returning links, in the src attribute, like this:"http://www.mysite.com/27-Abrasives/Abrasives.jpg"the image is located at URL "/images/Abrasives.jpg"It works correctly with my online store but not on my development machine.Can somebody help out? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now