yodiego Posted July 12, 2004 Share Posted July 12, 2004 I'm testing the easypopulate just installed but an error occur always when i try to download the EP file 1054 - Unknown column 'p.products_mediumimage' 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_mediumimage as v_products_mediumimage, p.products_largeimage as v_products_largeimage, p.products_price as v_products_price, p.products_weight as v_products_weight, 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 = 'aaaaaaaaa2' AND ptoc.categories_id = subc.categories_id [TEP STOP] please, how can I fix this??? Thank you !!! ;) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.