you need to run the following query in phpmyadmin

UPDATE `zen_products` SET `products_tax_class_id`=1 WHERE `products_tax_class_id`=''

the zen_ maybe needed to be changed to match the prefix on...