Check out gymhop.com in the new IE and in Mozilla. Fine in Mozilla, broken links in IE.
I did notice this tag:
<base href="HTTP_SERVERDIR_WS_CATALOG">
It corresponds with the site's url when you click for a products page, ex:
http://http_serverdir_ws_catalog/products.php?q=Jimi+Ipod+Nano+Case
The local image paths seem fine though yet they IE isn't liking them either. The product ones are of course coming from an outside website.
Have you seen this problem before? IE must not like that tag...
Hi,
The HTML base tag is not created as part of the Price Tapestry distribution. Have you customised your html/header.php to include this tag, or do you think it is something your web server is adding as part of your server configuration? However, I notice that you have added an additional stylesheet. Have you perhaps opened the page in an HTML editor that may have added the tag?
Secondly, it seems that your merchant's (3R Living) links are not working - that is not a problem with your site; they are actually providing you with broken URLs in their datafeed - so you would need to contact the merchant (or the network) directly to resolve this...
Cheers,
David.
woops! that base tag dissapeared into the code
the tag without brackets: base href="HTTP_SERVERDIR_WS_CATALOG"