Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Model Number


paton000

Recommended Posts

Posted

Hi Guys.

 

Can anyone advise where to change the number of digits used in the Model Number..? I need to extend this field by 10 digits.

Not sure how to go about this.

Any help would be appreciated.

 

Andy

Posted
Hi Guys.

 

Can anyone advise where to change the number of digits used in the Model Number..? I need to extend this field by 10 digits.

Not sure how to go about this.

Any help would be appreciated.

 

Andy

 

In phpMyAdmin or whatever you use to access the db directly change the value in the table products > product_model from varchar(12) to varchar(22)

 

Iggy

Everything's funny but nothing's a joke...

Posted

Hi Iggy

 

Thanks for that. I have amended it and it works fine now.

Much appreciated(just love Open Source communities..!)

 

Andy

 

In phpMyAdmin or whatever you use to access the db directly change the value in the table products > product_model from varchar(12) to varchar(22)

 

Iggy

Archived

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

×
×
  • Create New...