Hi,
I am moving a database from OScommerce to Zencart.
I have moved all the categories OK.
I have moved all the product structure OK.
BUT when I try to import the products I get the following error message:
Error
SQL query:
--
-- Database: `mydatabase_name`
--
--
-- Dumping data for table `products`
--
INSERT INTO `products`
VALUES ( 1, 33, '228', 'products/1.jpg', 'products/1.jpg', 'products/1.jpg', '', '', '', '', '', '', '', '', '', '', '', '', 2.8500, NULL , '2007-12-20 23:08:16', NULL , 1.00, 1, 0, NULL , 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'G,0', 7, '', '', '', '', 0.00, 2288, 2.85, '0' ) ;
MySQL said:
#1136 - Column count doesn't match value count at row 1




