Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image reference won't go away


CollegeStore

Recommended Posts

Posted

I'm having a bit of a problem with a picture. A while back, I decided that I no longer wanted to have a picture represent one of my product categories, I just wanted it to be a blank space. The problem is that I had already uploaded a picture to that category name. I deleted the file on my server, but now it just shows up as a missing image on my web page, rather than a blank space. This is with the Image Required function set to false.

 

How can I remove the reference to the image in this product category? What file is that information in?

Posted

I used dreamweaver and opened all files that display the category images and deleted the image and then combine the two cells.

 

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_login.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

I just deleted the above line from the files.

 

It worked for me, but maybe someone else has a better idea.

 

Carl.

Archived

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

×
×
  • Create New...