Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help please


Guest

Recommended Posts

Posted

Hi Everyone!

 

I am very new to OsC and my web developer has been MIA for awhile. I have many questions, but I will just ask them one at a time..... :)

 

How do I disable the 'manufacture' section from the 'advanced' search area?

 

Any and all help is greatly appreciated! Thank you!

 

Adrian Cabrera

Posted
Hi Everyone!

 

I am very new to OsC and my web developer has been MIA for awhile. I have many questions, but I will just ask them one at a time..... :)

 

How do I disable the 'manufacture' section from the 'advanced' search area?

 

Any and all help is greatly appreciated! Thank you!

 

Adrian Cabrera

 

Block the following code from line 199 - 202

 

<tr>

<td class="fieldKey"><?php echo ENTRY_MANUFACTURERS; ?></td>

<td class="fieldValue"><?php echo tep_draw_pull_down_menu('manufacturers_id', tep_get_manufacturers(array(array('id' => '', 'text' => TEXT_ALL_MANUFACTURERS)))); ?></td>

</tr>

 

Thanks :)

Hard Work Is The Simplest Way Of Success

Archived

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

×
×
  • Create New...