Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Broken Image Link "Product Listings"


Guest

Recommended Posts

Posted

Hey Guys, I have a small problem with my osCommerce. No matter what I do I can't fix this "product listings" image that appears on all my catalog pages. I have tried looking at the code but I cant figure it out. The code doesnt even seem to point to an image. Any help would be appreciated.

 

http://store.fmpunk.com/catalog/default.ph...c4892903b73abc3

 

This is where I'm having issues.

 

-steve

Posted

I would have except.... I have no idea what the name of that specific pictute is.... ie. button_name?

 

Thanks

Posted

<tr>

           <td class="pageHeading"><?php echo HEADING_TITLE; ?></td>

           <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

You have a couple of choices. This is the code from catalog/default.php. You can upload a 1x1 transparent gif as a filler or you can remove the section between the second set of <td></td> tags.

Archived

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

×
×
  • Create New...