• Welcome to KonaKart Community Forum. Please login or sign up.
 

Error: Unknown column 'products.products_price_1' in 'field list' after upgrade

Started by tomtom, March 14, 2009, 08:26:12 pm

Previous topic - Next topic

tomtom

I'm trying to upgrade my konakart version [konakart.version = 2.2.1.0] to the latest version [konakart.version = 3.2.0.0] and
was wondering if someone can pin point how to fix this error that i attach on this topic.

On mysql database, i inserted this query just on the products tables:
INSERT INTO `products` VALUES (1,6,' ','zakkaImagesProducts/TDogCardWhite525.jpg','16.9900','2007-12-30 01:38:25','2008-04-13 03:17:29','2007-12-30 01:38:25','0.00',1,1,4,0,'',NULL,NULL,NULL,NULL,0,'',0,NULL,NULL,'zakkaImagesProducts/TDogCardDisplay.jpg','zakkaImagesProducts/TDogCardBox525.jpg','');

Did the products table change?
Thanks for the info.

heidi

Have you applied all the upgrade_nnnn_to_nnnn.sql scripts between version 2.2.1.0 and 3.2.0.0 ?

Many tables have changed between those two versions.

Heidi