Guest Posted February 27, 2006 Posted February 27, 2006 Please help, Pleae help!!!!! I am getting and error in Easy Populate. When trying to download (Products Extra Fields) this error comes up: 1146 - Table 'princest_p_os1.TABLE_PRODUCTS_TO_PRODUCTS_EXTRA_FIELDS' doesn't exist SELECT p.products_id as v_products_id, p.products_model as v_products_model, subc.products_extra_fields_id as v_products_extra_fields_id, subc.products_extra_fields_value as v_products_extra_fields_value, ptoc.products_extra_fields_name as v_products_extra_fields_name FROM products as p, TABLE_PRODUCTS_TO_PRODUCTS_EXTRA_FIELDS as subc, TABLE_PRODUCTS_EXTRA_FIELDS as ptoc WHERE p.products_id = subc.products_id AND ptoc.products_extra_fields_id = subc.products_extra_fields_id [TEP STOP] Can anyone help? Everything was working fine, then it started with this. I tried using a backup of my database, but that did not fix the problem. Any help would be GREATLY appreciated! Quote
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.