mneagle Posted October 31, 2007 Posted October 31, 2007 Hello: My website (www.kimcairy.com) shows up perfectly fine in Firefox however the images do not show up in Internet Explorer. I am hoping somebody here can help me. As a note, I have tried two fixes: -I changed the permissions from 777 to 755 -I tried the fix on this post http://www.oscommerce.com/forums/index.php?showtopic=279877 Neither of them work. Any tips are much appreciated! Matthew Quote
germ Posted October 31, 2007 Posted October 31, 2007 (edited) nevermind... :blush: Edited October 31, 2007 by germ Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
germ Posted October 31, 2007 Posted October 31, 2007 Must be in your configure.php files somewhere. All your links are hosed. :huh: Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Guest Posted October 31, 2007 Posted October 31, 2007 Hello: My website (www.kimcairy.com) shows up perfectly fine in Firefox however the images do not show up in Internet Explorer. I am hoping somebody here can help me. As a note, I have tried two fixes: -I changed the permissions from 777 to 755 -I tried the fix on this post http://www.oscommerce.com/forums/index.php?showtopic=279877 Neither of them work. Any tips are much appreciated! Matthew Works for me. desiredoutput 1 Quote
desiredoutput Posted January 21, 2011 Posted January 21, 2011 In my case the problem was with the image files themselves. Image displays in Firefox, but not in IE. The cause was determined to be that the JPEG files were being saved with CMYK ICC (color profile) information. Firefox can handle this gracefully and display the image anyway. IE cannot. For the image to display in IE, it had to be saved with RGB color information embedded, or no ICC profile information embedded at all. In my case, all that was required was to re-save the file with no ICC info embedded (uncheck the box at the prompt when saving), and then add the new JPG file via the osCommerce admin. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.