countingsheep Posted May 4, 2006 Posted May 4, 2006 This is the error I get when trying to copy a product: 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '. '0.00', '0', '0', '1')' at line 1 insert into products (products_quantity, products_model, products_ship_price, products_image, products_price, products_date_added, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id) values ('1000', '', '0.0000', 'candlesticklabel.jpg', '25.0000', now(), null. '0.00', '0', '0', '1') [TEP STOP] Any suggestions would be greatly appreciated.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.