Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Small red x marks appear in Internet Explorer but not Firefox


jhworld

Recommended Posts

When I view my site in IE I get small red x marks right before words like Categories, Shopping Cart, What's new - indicating that there are pictures right before these words that are missing, and when I right click the x it has Show Picture as an option... But when I click them, (as I have done to see what name is on the images) there is apparently nothing there to save, no save image as option appears, any ideas why this is happening? I'm thinking there shouldn't be any images there in the first place?

Link to comment
Share on other sites

When I view my site in IE I get small red x marks right before words like Categories, Shopping Cart, What's new - indicating that there are pictures right before these words that are missing, and when I right click the x it has Show Picture as an option... But when I click them, (as I have done to see what name is on the images) there is apparently nothing there to save, no save image as option appears, any ideas why this is happening? I'm thinking there shouldn't be any images there in the first place?

The only reason I have seen for images to show in FF and not IE is that they are the wrong format.

 

If they are CYMK format they show in FF but not IE

 

For IE they need to be RGB

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 >

Link to comment
Share on other sites

I didn't change anything so I don't know why they would be in the wrong format, also in FF the places I am speaking of do not even show a picture, there is simply nothing there, blank white space, which leads me to believe there is really nothing there on some of them, unless of course there are blank white placeholders that oscom has used in it's layout for some reason.

I did notice however that the more options link shows in FF, and does not show in IE, appearing with a red x and the word more, so the more link is a picture but the other 'pictures' have no alt attribute and show no explanation for the missing picture. Lastly I did not change that more image, so... IDK why it's in the wrong format.

 

I made a screen shot of the difference but have no way of showing you, without streaming my site, which I probably will not be doing... sigh*

Link to comment
Share on other sites

I made a screen shot of the difference but have no way of showing you, without streaming my site, which I will not be doing... sigh*

Sometimes you have to give a lttle to get a little..

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 >

Link to comment
Share on other sites

  • 4 months later...

I posted a few tips on troubleshooting image problems here

 

Since you're on "localhost" I can't be any more help than the link I posted.

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 >

Link to comment
Share on other sites

Thanks for the tips, but I don't think that's the issue.

 

I'm familiar with CMYK/RGB problems, and the other options you listed just don't seem to fit.

 

The problem is exactly as jhworld mentioned - firefox displays these 'images' just fine, whereas iexplore refuses to render them. The problem is that they aren't actually images. It's as though they are placeholders for the text that should appear (and does...in firefox)

 

Here's a screenshot of one of the images properties:

screenshot3.jpg

 

Does this make any sense?

Link to comment
Share on other sites

Look closely.

 

You have a path with no image name at the end.

 

That would be why you just see X

 

One other reason not mentioned in the link I posted for FF to display images and not IE can be problems in the config file.

 

But that doesn't appear to be the case here.

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 >

Link to comment
Share on other sites

I think the config file is probably closer to the mark, but I'm not sure how to tackle that one...

 

As to the path with not images name, I saw that from the get go. These are NOT images that I have placed there and neglected to ensure the links are correct.

Here's a screenshot of Firefox on the same page. The issue may be a bit more clear once you see the comparison =]

 

screenshot4.jpg

Link to comment
Share on other sites

Pull the page up using IE.

 

<right click> "View source".

 

Copy/paste the contents into your next post.

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 >

Link to comment
Share on other sites

Here you go, champ:

 

 

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>byKanga</title>
<base href="http://localhost/catalog/">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<script type="text/javascript" language="javascript" src="rollovers.js"></script>
</head>
<body>
<!-- header //-->
<div id="wrapper">
   <div id="logo"><a href="http://localhost/catalog/index.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/kanga_logo.png" border="0" alt="byKanga" title=" byKanga " width="290" height="148"></a></div>
   <div id="account_buttons"><a href="http://localhost/catalog/aboutus.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="includes/languages/english/images/buttons/headeraboutus.png" border="0" alt="About Us" title=" About Us " width="110" height="80"></a><a href="http://localhost/catalog/contact_us.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/header_contact.png" border="0" alt="Contact Us" title=" Contact Us " width="110" height="80"></a><a href="http://localhost/catalog/account.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/header_account.png" border="0" alt="My Account" title=" My Account " width="110" height="80"></a><span class="nudge_img1"><a href="http://localhost/catalog/shopping_cart.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/header_cart.png" border="0" alt="Cart Contents" title=" Cart Contents " width="110" height="80"></a></span><span class="nudge_img2"><a href="http://localhost/catalog/checkout_shipping.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/header_checkout.png" border="0" alt="Checkout" title=" Checkout " width="110" height="80"></a></span>
   </div>
<!-- header_eof //-->

<!-- body //-->
<div id="main">
<table class="columns" border="0" width="100%" cellspacing="3" cellpadding="3">
 <tr>
   <td width="146" valign="top"><table border="0" width="146" cellspacing="0" cellpadding="2">
<!-- left_navigation //-->
<!-- categories //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Categories</td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><a href="http://localhost/catalog/index.php?cPath=1&osCsid=jtn987p7omvu04rj1820cp4834">Hardware-></a> (6)<br><a href="http://localhost/catalog/index.php?cPath=2&osCsid=jtn987p7omvu04rj1820cp4834">Software-></a> (4)<br><a href="http://localhost/catalog/index.php?cPath=3&osCsid=jtn987p7omvu04rj1820cp4834">DVD Movies-></a> (17)<br></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- categories_eof //-->
<!-- whats_new //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">What's New?</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://localhost/catalog/products_new.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/" border="0" alt="more" title=" more "></a></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><a href="http://localhost/catalog/product_info.php?products_id=23&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/gt_interactive/wheel_of_time.gif" border="0" alt="The Wheel Of Time" title=" The Wheel Of Time " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=23&osCsid=jtn987p7omvu04rj1820cp4834">The Wheel Of Time</a><br>$99.99</td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- whats_new_eof //-->
<!-- search //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Quick Find</td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><form name="quick_find" action="http://localhost/catalog/advanced_search_result.php" method="get"><input type="text" name="keywords" size="10" maxlength="30" style="width: 116px"> <input type="hidden" name="osCsid" value="jtn987p7omvu04rj1820cp4834"><input type="image" src="includes/languages/english/images/buttons/button_quick_find.gif" border="0" alt="Quick Find" title=" Quick Find "><br>Use keywords to find the product you are looking for.<br><a href="http://localhost/catalog/advanced_search.php?osCsid=jtn987p7omvu04rj1820cp4834"><b>Advanced Search</b></a></form></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- search_eof //-->
<!-- information //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Information</td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><a href="http://localhost/catalog/shipping.php?osCsid=jtn987p7omvu04rj1820cp4834">Shipping & Returns</a><br><a href="http://localhost/catalog/privacy.php?osCsid=jtn987p7omvu04rj1820cp4834">Privacy Notice</a><br><a href="http://localhost/catalog/conditions.php?osCsid=jtn987p7omvu04rj1820cp4834">Conditions of Use</a><br><a href="http://localhost/catalog/contact_us.php?osCsid=jtn987p7omvu04rj1820cp4834">Contact Us</a></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- information_eof //-->
<!-- left_navigation_eof //-->
   </table></td>
<!-- body_text //-->

<div id="welcome">Welcome <span class="greetUser">Guest!</span> Would you like to <a href="http://localhost/catalog/login.php?osCsid=jtn987p7omvu04rj1820cp4834"><u>log yourself in</u></a>? Or would you prefer to <a href="http://localhost/catalog/create_account.php?osCsid=jtn987p7omvu04rj1820cp4834"><u>create an account</u></a>?</div>

   <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <td class="pageHeading"><!----></td>
           <td class="pageHeading" align="right"><!--<img src="images/table_background_default.gif" border="0" alt="" width="57" height="40">--></td>
         </tr>
       </table></td>
     </tr>
     <tr>
       <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
     </tr>
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <!--<td class="main">Welcome <span class="greetUser">Guest!</span> Would you like to <a href="http://localhost/catalog/login.php?osCsid=jtn987p7omvu04rj1820cp4834"><u>log yourself in</u></a>? Or would you prefer to <a href="http://localhost/catalog/create_account.php?osCsid=jtn987p7omvu04rj1820cp4834"><u>create an account</u></a>?</td>-->
         </tr>
         <tr>
           <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
         </tr>
         <tr>
           <td class="main"><div id="flash">
<script type="text/javascript" src="flash/deploy/js/swfobject.js"></script>
<script type="text/javascript" src="flash/deploy/js/swfmacmousewheel.js"></script>

   <script type="text/javascript">

         // JAVASCRIPT VARS
         // cache buster
         var cacheBuster = "?t=" + Date.parse(new Date());		

         // stage dimensions
         var stageW = "676";//"100%";
         var stageH = "250";//"100%";


         // ATTRIBUTES
         var attributes = {};
         attributes.id = "FlabellComponent";
         attributes.name = attributes.id;

         // PARAMS
         var params = {};
         params.bgcolor = "#ffffff";


         /* FLASH VARS */
         var flashvars = {};				

         /// if commented / delete these lines, the component will take the stage dimensions defined 
         /// above in "JAVASCRIPT SECTIONS" section or those defined in the settings xml			
         flashvars.componentWidth = stageW;
         flashvars.componentHeight = stageH;

         /// path to the content folder(where the xml files, images or video are nested)
         /// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("")

         flashvars.pathToFiles = "http://localhost/catalog/flash/deploy/fadeinout/";
         flashvars.xmlPath = "http://localhost/catalog/flash/deploy/fadeinout/xml/fadeinout.xml";						

         /** EMBED THE SWF**/
         swfobject.embedSWF("http://localhost/catalog/flash/deploy/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "flash/deploy/js/expressInstall.swf", flashvars, params = { wmode:"opaque"});
         if(swfmacmousewheel) swfmacmousewheel.registerObject(attributes.id);

   </script>

   <!-- this div will be overwritten by SWF object -->		
             <div id="FlabellComponent">
                 <p>In order to view this object you need Flash Player 9+ support!</p>
                 <a href="http://www.adobe.com/go/getflashplayer">
                     <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
                 </a>
             </div>
</div></td>
         </tr>
         <tr>
           <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
         </tr>
         <tr>
           <td class="newprods"><!-- new_products //-->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td height="14" class="infoBoxHeading" width="100%">New Products For August</td>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="4" class="infoBoxContents">
 <tr>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=1&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/matrox/mg200mms.gif" border="0" alt="Matrox G200 MMS" title=" Matrox G200 MMS " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=1&osCsid=jtn987p7omvu04rj1820cp4834">Matrox G200 MMS</a><br>$299.99</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=16&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/dvd/courage_under_fire.gif" border="0" alt="Courage Under Fire" title=" Courage Under Fire " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=16&osCsid=jtn987p7omvu04rj1820cp4834">Courage Under Fire</a><br>$29.99</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=17&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/dvd/speed.gif" border="0" alt="Speed" title=" Speed " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=17&osCsid=jtn987p7omvu04rj1820cp4834">Speed</a><br>$39.99</td>
 </tr>
 <tr>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=18&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/dvd/speed_2.gif" border="0" alt="Speed 2: Cruise Control" title=" Speed 2: Cruise Control " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=18&osCsid=jtn987p7omvu04rj1820cp4834">Speed 2: Cruise Control</a><br>$42.00</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=19&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/kanga_face.jpg" border="0" alt="There's Something About Kanga" title=" There's Something About Kanga " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=19&osCsid=jtn987p7omvu04rj1820cp4834">There's Something About Kanga</a><br>$49.99</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=20&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/dvd/beloved.gif" border="0" alt="Beloved" title=" Beloved " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=20&osCsid=jtn987p7omvu04rj1820cp4834">Beloved</a><br>$54.99</td>
 </tr>
 <tr>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=21&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/sierra/swat_3.gif" border="0" alt="SWAT 3: Close Quarters Battle" title=" SWAT 3: Close Quarters Battle " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=21&osCsid=jtn987p7omvu04rj1820cp4834">SWAT 3: Close Quarters Battle</a><br>$79.99</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=22&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/gt_interactive/unreal_tournament.gif" border="0" alt="Unreal Tournament" title=" Unreal Tournament " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=22&osCsid=jtn987p7omvu04rj1820cp4834">Unreal Tournament</a><br>$89.99</td>
   <td align="center" class="smallText" width="33%" valign="top"><a href="http://localhost/catalog/product_info.php?products_id=23&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/gt_interactive/wheel_of_time.gif" border="0" alt="The Wheel Of Time" title=" The Wheel Of Time " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=23&osCsid=jtn987p7omvu04rj1820cp4834">The Wheel Of Time</a><br>$99.99</td>
 </tr>
</table>
</td>
 </tr>
</table>
<!-- new_products_eof //-->
</td>
         </tr>
       </table></td>
     </tr>
   </table></td>
<!-- body_text_eof //-->
   <td width="146" valign="top"><table border="0" width="146" cellspacing="0" cellpadding="2">
<!-- right_navigation //-->
<!-- shopping_cart //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Shopping Cart</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://localhost/catalog/shopping_cart.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/" border="0" alt="more" title=" more "></a><img src="images/" border="0" alt=""></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText">0 items</td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- shopping_cart_eof //-->
<!-- best_sellers //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Bestsellers</td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><table border="0" width="100%" cellspacing="0" cellpadding="1"><tr><td class="infoBoxContents" valign="top">01.</td><td class="infoBoxContents"><a href="http://localhost/catalog/product_info.php?products_id=16&osCsid=jtn987p7omvu04rj1820cp4834">Courage Under Fire</a></td></tr><tr><td class="infoBoxContents" valign="top">02.</td><td class="infoBoxContents"><a href="http://localhost/catalog/product_info.php?products_id=19&osCsid=jtn987p7omvu04rj1820cp4834">There's Something About Kanga</a></td></tr><tr><td class="infoBoxContents" valign="top">03.</td><td class="infoBoxContents"><a href="http://localhost/catalog/product_info.php?products_id=10&osCsid=jtn987p7omvu04rj1820cp4834">Under Siege 2 - Dark Territory</a></td></tr></table></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- best_sellers_eof //-->
<!-- specials //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Specials</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://localhost/catalog/specials.php?osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/" border="0" alt="more" title=" more "></a></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><a href="http://localhost/catalog/product_info.php?products_id=5&osCsid=jtn987p7omvu04rj1820cp4834"><img src="images/dvd/blade_runner.gif" border="0" alt="Blade Runner - Director's Cut" title=" Blade Runner - Director's Cut " width="100" height="80"></a><br><a href="http://localhost/catalog/product_info.php?products_id=5&osCsid=jtn987p7omvu04rj1820cp4834">Blade Runner - Director's Cut</a><br><s>$35.99</s><br><span class="productSpecialPrice">$30.00</span></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>
<!-- specials_eof //-->
<!-- right_navigation_eof //-->
   </table></td>
 </tr>
</table>

<!-- body_eof //-->

<!-- footer //-->
<!--<table id="footer">
<tr>
   <td>  Monday 09 August, 2010    1172 requests since Monday 02 August, 2010  </td>
   </tr>
   <tr>
   <td><span class="smallText">Copyright © 2010 <a href="http://localhost/catalog/index.php?osCsid=jtn987p7omvu04rj1820cp4834">byKanga</a><!--<br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>--></span></td>
   </tr>
</table>

<!-- footer_eof //-->
</div>
</body>
</html>

Link to comment
Share on other sites

From the source:

 

<td height="14" class="infoBoxHeading"><img src="" border="0" alt=""></td>

 

And you'll find one for every X on the page.

 

Now.

 

What was that you were saying about these NOT being incorrect image links?

:-"

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 >

Link to comment
Share on other sites

When I view my site in IE I get small red x marks right before words like Categories, Shopping Cart, What's new - indicating that there are pictures right before these words that are missing, and when I right click the x it has Show Picture as an option... But when I click them, (as I have done to see what name is on the images) there is apparently nothing there to save, no save image as option appears, any ideas why this is happening? I'm thinking there shouldn't be any images there in the first place?

this is the problem of image missing

Link to comment
Share on other sites

  • 2 months later...

Hello everyone,

I am begginer in osCommerce and I got similar problem, when I use IE in my website are no images and colours when I click one of my categories.(Images properties path shows:Type, Size, Created, Modified- not available), but other pages like: Home, Contact us etc. working ok.With Firefox and Google Chrome everything working well.

Maybe somebody have any ideas how to fix it?

My website address:My link

Link to comment
Share on other sites

Broken images in IE (but not FF or Chrome etc.), most usual reasons:

1. wrong image path or missing image (like in your case src="")

2. wrong image color system (CMYK)

3. Wrong mode when uploaded via FTP to server: images should always upload in binary mode. If uploaded in Ascii mode usually IE can't handle or show them. Specially this happens if image is very small.

 

-ppajukos-

Link to comment
Share on other sites

Broken images in IE (but not FF or Chrome etc.), most usual reasons:

1. wrong image path or missing image (like in your case src="")

2. wrong image color system (CMYK)

3. Wrong mode when uploaded via FTP to server: images should always upload in binary mode. If uploaded in Ascii mode usually IE can't handle or show them. Specially this happens if image is very small.

 

-ppajukos-

 

Thank you for your reply.

I don't think so these options are for me, because in my case, same pictures are working in one page, but in other pages not.For example, my header.png working for all pages well(home,all categories,create account, login etc.),but not working when I click on one of my product categories(corsets,stockings etc.)

Please check my site: http://www.beflame.co.uk

Would be great if I could get any advice how to fix my problem.

Many thanks

Link to comment
Share on other sites

In your Admin, set 'Use Search-Engine Safe URLs (still in development)' to false.

 

Save it.

 

Sometimes you have to set 'Use Cache' to false (or better yet clear the cache) to see any change.

 

Your links are screwed.

 

Example:

 

http://YOURDOMAIN.co.uk/index.php/cPath/23

 

Should be:

 

http://YOURDOMASIN.co.uk/index.php?cPath=23

 

Doing what I said will fix the problem.

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 >

Link to comment
Share on other sites

In your Admin, set 'Use Search-Engine Safe URLs (still in development)' to false.

 

Save it.

 

Sometimes you have to set 'Use Cache' to false (or better yet clear the cache) to see any change.

 

Your links are screwed.

 

Example:

 

http://YOURDOMAIN.co.uk/index.php/cPath/23

 

Should be:

 

http://YOURDOMASIN.co.uk/index.php?cPath=23

 

Doing what I said will fix the problem.

 

Hello Jim,

Thank you very much for your help, I really appreciate it.

Now I fixed my problem.

Thank you very much again, you are best!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...