I recommend installing Twitch Base Cost and Twitch List Price to properly correct the issue... or you could add the missing field from Twitch Base Cost:
Code:
ALTER TABLE `products` ADD `products_base_cost` DECIMAL(15,2) NOT NULL DEFAULT '0.00';