deanec Posted December 19, 2007 Posted December 19, 2007 1048 - Column 'products_date_available' cannot be null insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_parts, products_status, products_tax_class_id, manufacturers_id, products_image, products_date_added) values ('5', '5', '459', null, '2.5', '0', '1', '0', '37', '1.jpg', now()) [TEP STOP] I get this error every time i try to enter a product we have not changed the cart any it was fine last week and I have never goten this before we have the date in and it still gives us this error can anyone help me out?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.