Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

getting error when adding a product


pcwaredirect

Recommended Posts

Posted

hi, when I try to add a product, I get this error when I push insert.

 

1054 - Unknown column 'products_height' in 'field list'

 

insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_height, products_length, products_width, products_ready_to_ship, products_status, products_tax_class_id, manufacturers_id, products_image, products_date_added) values ('100', 'SuperTalent Z80', '1150.00', null, '6', '15', '15', '1', 'on', '1', '1', '10', 'DM-Z80-COM.gif', now())

 

[TEP STOP]

 

 

my website is http://www.pcwaredirect.com

 

thanks in advance

Archived

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

×
×
  • Create New...