stewdawg35 Posted April 7, 2004 Posted April 7, 2004 :blink: I uploaded a test set of data using easy populate and got this: What do I do? 1054 - Unknown column 'p.products_master' in 'field list' SELECT p.products_id as v_products_id, p.products_model as v_products_model, p.products_image as v_products_image, p.products_price as v_products_price, p.products_weight as v_products_weight, p.products_master as v_products_master, p.products_master_status as v_products_master_status, p.products_listing_status as v_products_listing_status, p.products_date_added as v_date_avail, p.products_tax_class_id as v_tax_class_id, p.products_quantity as v_products_quantity, p.manufacturers_id as v_manufacturers_id, subc.categories_id as v_categories_id FROM products as p, categories as subc, products_to_categories as ptoc WHERE p.products_id = ptoc.products_id AND p.products_model = 'CDG-LC001' AND ptoc.categories_id = subc.categories_id
bluepony Posted April 7, 2004 Posted April 7, 2004 "p.products_master" and "p.products_master_status" come from the Master Products contribution. I *believe* you have to make some coding changes for Easy Populate and Master Products to work together. Check the Easy Populate support forum. I think I have seen this thread in there before. I'd rather be flying!
stewdawg35 Posted April 7, 2004 Author Posted April 7, 2004 PLease Somebody Help!!! I have posted 3 times and to no avail, please save the day!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.