I'm experiencing some problems with the feeder. I recently tried to upload a new feed but the feed was rejected because it was missing the UPC field. I turned on the auction feilds and now I get the following error:

PHP Code:
Google Base Feeder v.1.6.8 02.08.2008 22:33:59 started 2008/02/26 18:14:29
Feed file 
- /home/moesperf/public_html/feed/prommotion_moesperformance_com_products.xml
Processing
Feed YesUpload No
1054 Unknown column 
'p.products_upc' in 'field list'
in:
[
SELECT p.products_idp.products_modelpd.products_namepd.products_descriptionp.products_imagep.products_tax_class_idp.products_price_sorterp.products_upcp.products_isbns.specials_new_products_prices.expires_datep.products_typeGREATEST(p.products_date_addedIFNULL(p.products_last_modified0), IFNULL(p.products_date_available0)) AS base_datem.manufacturers_namep.products_quantitypt.type_handlerp.products_weightp.products_conditionp.products_category FROM products p LEFT JOIN manufacturers m ON (p.manufacturers_id m.manufacturers_idLEFT JOIN products_description pd ON (p.products_id pd.products_idLEFT JOIN product_types pt ON (p.products_type=pt.type_idLEFT JOIN specials s ON (s.products_id p.products_idWHERE p.products_status AND p.products_type OR p.products_type OR p.products_type OR p.products_type AND p.product_is_call AND p.product_is_free AND pd.language_id 1 ORDER BY p.products_last_modified DESC
I tried a upgrade to 1.6.8, but still get the error. Any idea what I need to do to get things working agian??