Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 - Unknown column 'p.products_master' in 'fiel


stewdawg35

Recommended Posts

Posted

: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

Posted

"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!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...