jacobsag Posted September 18, 2009 Posted September 18, 2009 When viewing my cart in Internet Explorer, images won't load. In FireFox and Safari, everything looks perfectly normal. I have no idea why they can't be seen in IE.
jacobsag Posted September 18, 2009 Author Posted September 18, 2009 Thanks for the reply however my jpegs are RGB.
germ Posted September 18, 2009 Posted September 18, 2009 If you "un ban" my IP address I'll take a look. I was looking thru your posts to try to find your URL. Well I fouind one an clicked it before I realized it was a link to your IP trap... :blush: It works! :P 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 >
jacobsag Posted September 18, 2009 Author Posted September 18, 2009 You are officially unbanned (sent PM). ;)
germ Posted September 19, 2009 Posted September 19, 2009 I found the problem (after banning myself.... TWICE :blush: ) Look at the HTML source for your pages. The code for the images looks like this: (example) <img src="images/MBPro.jpg" border="0" alt="Aluminum MacBook Pro Upgrades/Repairs" title=" Aluminum MacBook Pro Upgrades/Repairs " [b]width="[color="#FF0000"]true[/color]" height="[color="#FF0000"]true[/color]"[/b]> The image setings in your admin are incorrrect. They should be NUMBERS instead of text (like "true"). IE is a relatively "stupid" browser in this respect. It tries to convert the text to numbers and comes up with ZERO. It's probably at least these two that are messed up: Small Image Width Small Image Height If you don't want the images stretched, give a value to the width but leave the height BLANK ( not ZERO - BLANK) 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 >
jacobsag Posted September 19, 2009 Author Posted September 19, 2009 Solved! That was exactly it! Thanks so much! I was wondering if you could help me with something else: Did you notice how all the prices are listed as $0.00? That's because you have to choose your options for your particular model. How can I get rid of the price listing on the main page (I just want the different models/options listed)? Also, is there a way when you're on the product's page that it will show you your total when you add an option (without going to "Add to Cart")? Thanks again for your help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.