manusrf Posted February 11, 2005 Share Posted February 11, 2005 The category image for my store doesn't show up in I.E. but does show up in Firefox. Can anyone help me with that? Thanks, Mani http://www.astrogems.com/shop/catalog/index.php Link to comment Share on other sites More sharing options...
Jack_mcs Posted February 11, 2005 Share Posted February 11, 2005 They look the same when I view them. You may be looking at a cached version in IE. Have you tried clearing it? Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
manusrf Posted February 11, 2005 Author Share Posted February 11, 2005 Sorry, the image I am talking about is actually on the category pages themselves. This is the actual link http://www.astrogems.com/shop/catalog/prod.../products_id/31 or http://www.astrogems.com/shop/catalog/prod.../products_id/37 thanks, Mani Link to comment Share on other sites More sharing options...
OceanRanch Posted February 11, 2005 Share Posted February 11, 2005 It looks like the "Click to Enlarge" is missing from the Image reference. I've seen this cause some browsers to ignore the <a></a> object if there is none. Check your catalog/includes/languages/english/product_info.php for the TEXT_CLICK_TO_ENLARGE define and see if adding it helps. HTH Tom Link to comment Share on other sites More sharing options...
manusrf Posted February 11, 2005 Author Share Posted February 11, 2005 It looks like the "Click to Enlarge" is missing from the Image reference. I've seen this cause some browsers to ignore the <a></a> object if there is none. Check your catalog/includes/languages/english/product_info.php for the TEXT_CLICK_TO_ENLARGE define and see if adding it helps. HTH Tom <{POST_SNAPBACK}> Thanks for the suggestion Tom. I actually took out the click to Enlarge link and the image wasn't displaying before I did that. Mani Link to comment Share on other sites More sharing options...
OceanRanch Posted February 11, 2005 Share Posted February 11, 2005 Well IE is ignoring the anchor that is defined in the javascript. I also see that the image URL in the anchor is "URL Search Engine Friendly". You might want to add the Click to Enlarge back in and set the Search Engine Friendly setting to false under your admin section and see if that changes anything. Turning scripting OFF in IE then does show the image via the <noscript> code in the page. That's why I think it's in the <script> anchor for the pop-up that isn't working. The two things I mentioned (Click to Enlarge and the Safe URL's) are the only things different comparing your site to other vanilla osCommerce site. HTH Tom Link to comment Share on other sites More sharing options...
manusrf Posted February 14, 2005 Author Share Posted February 14, 2005 Hi, put the click to enlarge link back on the product info page but the images still doesn't show up in I.E. Thanks, Mani Well IE is ignoring the anchor that is defined in the javascript. I also see that the image URL in the anchor is "URL Search Engine Friendly". You might want to add the Click to Enlarge back in and set the Search Engine Friendly setting to false under your admin section and see if that changes anything. Turning scripting OFF in IE then does show the image via the <noscript> code in the page. That's why I think it's in the <script> anchor for the pop-up that isn't working. The two things I mentioned (Click to Enlarge and the Safe URL's) are the only things different comparing your site to other vanilla osCommerce site. HTH Tom <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
OceanRanch Posted February 14, 2005 Share Posted February 14, 2005 And what about my comment on "URL Search Engine Friendly" Tom Link to comment Share on other sites More sharing options...
manusrf Posted February 14, 2005 Author Share Posted February 14, 2005 I changed that to false in the Admin too. Still doing the same thing. I have no idea what's going on. Thanks, Mani And what about my comment on "URL Search Engine Friendly" Tom <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
♥Vger Posted February 14, 2005 Share Posted February 14, 2005 Under 'Configuration' and 'Images' have you got 'Image Required' set to 'false'? Vger Link to comment Share on other sites More sharing options...
manusrf Posted February 15, 2005 Author Share Posted February 15, 2005 Under 'Configuration' and 'Images' have you got 'Image Required' set to 'false'? Vger <{POST_SNAPBACK}> Hi, I set the image required to False but it's still not showing up. Is there anything else I might be able to try. Thanks, Mani Link to comment Share on other sites More sharing options...
manusrf Posted February 16, 2005 Author Share Posted February 16, 2005 Somebody has to ba able to help me with this. Anybody? Link to comment Share on other sites More sharing options...
gfaerman Posted February 18, 2005 Share Posted February 18, 2005 Somebody has to ba able to help me with this. Anybody? <{POST_SNAPBACK}> We have same problem here. It used to work fine until a couple of days ago (no one here is so sure about this). No recent updates on the server. No changes in the underlying code (I mean what was running ok, somehow now, it is not ok). Fact is most of our users have Windows XP autoupdate enabled. Smells a change in the MS explorer html/javascript rendering engine or something. Using STS here with no problem until this showed up. Just a sample of a problematic URL: http://www.okkiss.com.ar/b2b/product_info.php?products_id=1 Open it with MS Explorer and then try Firefox. See by yourself. Any help would be appreciate! Thanks in advance, Gustavo. Link to comment Share on other sites More sharing options...
gfaerman Posted February 18, 2005 Share Posted February 18, 2005 Just fixed here. Wrong cell content where the $content is actually rendered (STS based system). It seems like Firefox is not that strict to syntax problems. Thanks in advance, Gustavo. <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.