Numinix,
Thanks for this great mod. I am assuming that I am getting the following error because I have not installed auction site attribute?Did your auction site attribute take into account the standard out of the box product type included with Zen Cart? I asked this because I know with your upc/isbn mod the only product_type that presents the input field for upc/isbn is the general product type which negates the use of standard product_type like music.eBay Turbo Lister 2.0 Exporter v.0.9.3 14.08.2007 13:11 started 2007/08/23 17:49:42
Feed file - /feed/ebay.csv
Processing: Feed - Yes, Upload - No
1054 Unknown column 'p.products_ebay' in 'field list'
in:
[SELECT p.products_id, p.products_model, p.products_weight, pd.products_name, pd.products_description, p.products_image, p.products_tax_class_id, p.products_price_sorter, GREATEST(p.products_date_added, p.products_last_modified, p.products_date_available) AS base_date, m.manufacturers_name, p.products_quantity, pt.type_handler, s.specials_new_products_price, s.expires_date, p.products_ebay FROM products p LEFT JOIN manufacturers m ON (p.manufacturers_id = m.manufacturers_id) LEFT JOIN products_description pd ON (p.products_id = pd.products_id) LEFT JOIN product_types pt ON (p.products_type=pt.type_id) LEFT JOIN specials s ON (s.products_id = p.products_id) WHERE p.products_status = 1 AND p.product_is_call = 0 AND p.product_is_free = 0 AND pd.language_id = 1 ORDER BY p.products_id ASC]
Obviously, the functionality is useless if there is no field on the screen to enter the data to the database so the feed can be generated with the information that is needed.
Assuming you're not going to support product type, is there an easy to roll back all your mod that offer great functionality that we cannot use because there is not screen access to the functionality. This problem currently exists in Google Base feed and MSN Product Feed.
Also, is there any modification needed to use Quick Update for mass changing the fields?
Thanks for all your great work!


Reply With Quote

