Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

BIG HELP NEEDED -text box attributes


Guest

Recommended Posts

Posted

I inherited a site so I don't know what's been modified and what hasn't but here's what's happening.

I have a set of products that need to be personalized using text boxes for attributes.

 

In the table 'products_options' there is a field 'products_options_type'. The default is '0' - signifying a select box.

Several options are tagged with a '1' - signifying a text box.

 

Using *Attributes Manager v2(?) - there isn't any way to select those options tagged as 'text'. What contribution can I use to get products associated with the 'text' options? or what code do I need to modify to allow me to do this?

 

Question #2 - how do I modify product_info.php to get the options tagged with a '1' in the products_options_type field to display as a text field?

 

I'm seriously stuck and need to have the site ready to launch within a week. Any help you all can give would be great. If you need more info, let me know. Please, please help!

Thanks

Wally

Posted

You can find the contribution from which this code probably derives here.

 

Good luck,

Matt

Posted

Thanks for the reply. I've got it working now.

Archived

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

×
×
  • Create New...