Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing What's In Here Image - No link in source code?


Guest

Recommended Posts

Posted

http://www.toogood.net.au/catalog/index.php?cPath=24

 

The code is missing the link to whatever OS Commerce image is supposed to be displayed on this page. i have spent hours looking for the correct place to correct this but have had no luck - Does anyone know what file is assigned to the What's New Header? I really don't care about the image - I just want to get rid of the image code so that i don't get a missing image frame displayed.

 

Thanks in Advance >

 

!-- body_text //-->
   <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">Whats In here</td>
           [b]<td align="right"><img src="images/" border="0" alt="Whats In here" title=" Whats In here " width="70" height="57"></td>[/b]

         </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="2">
 <tr>

   <td class="smallText">Displaying <b>1</b> to <b>1</b> (of <b>1</b> products)</td>
   <td class="smallText" align="right">Result Pages:  <b>1</b> </td>
 </tr>

</table>
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing">
 <tr>
   <td align="center" class="productListing-heading"> http://www.toogood,net.au/catalog/images/table_background_list.gif </td>
   <td class="productListing-heading"> <a href="http://www.toogood.net.au/catalog/index.php?cPath=24&page=1&sort=2d" title="Sort products descendingly by Product Name" class="productListing-heading">Product Name+</a> </td>
   <td align="right" class="productListing-heading"> <a href="http://www.toogood.net.au/catalog/index.php?cPath=24&page=1&sort=3a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a> </td>
   <td align="center" class="productListing-heading"> Buy Now </td>
 </tr>

 <tr class="productListing-odd">
   <td align="center" class="productListing-data"> <a href="http://www.toogood.net.au/catalog/product_info.php?cPath=24&products_id=29"><img src="images/SAM D600.jpg" border="0" alt="Samsung D500/D600 Car Charger" title=" Samsung D500/D600 Car Charger " width="100" height="87"></a> </td>
   <td class="productListing-data"> <a href="http://www.toogood.net.au/catalog/product_info.php?cPath=24&products_id=29">Samsung D500/D600 Car Charger</a> </td>
   <td align="right" class="productListing-data"> AUD$0.00 </td>
   <td align="center" class="productListing-data"><a href="http://www.toogood.net.au/catalog/index.php?cPath=24&sort=2a&action=buy_now&products_id=29"><img src="includes/languages/english/images/buttons/button_buy_now.gif" border="0" alt="Buy Now" title=" Buy Now " width="74" height="27"></a> </td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
 <tr>

   <td class="smallText">Displaying <b>1</b> to <b>1</b> (of <b>1</b> products)</td>
   <td class="smallText" align="right">Result Pages:  <b>1</b> </td>
 </tr>

</table>
</td>
     </tr>
   </table></td>
<!-- body_text_eof //-->
   <td width="125" valign="top"><table border="0" width="125" cellspacing="0" cellpadding="2">
<!-- right_navigation //-->

Posted
<td align="right"><img src="images/" border="0" alt="Whats In here" title=" Whats In here " width="70" height="57"></td>

 

 

just remove image link. Reason that is not showing a picture cos' link is broken src="images/" should be src="images/some_image.jpg"

Posted

The reason there is no image is because when you created the categories, you neglected to give osC an image to display.

 

You can go back, edit the categories and supply an image to display this time.

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 >

Archived

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

×
×
  • Create New...