fredimac Posted May 8, 2006 Posted May 8, 2006 Can I get a little noob help with this error. It looks to me like Qtpro and Easy Populate may be stomping each other. Perhaps some signposts as to how to troubleshoot an error such as this myself? I understand basics of programing and scripting, though I rarely use such knowledge. Thanks, Fred 1146 - Table 'catalog.TABLE_PRODUCTS_STOCK' doesn't exist select products_stock_quantity from TABLE_PRODUCTS_STOCK where products_id = '228' and products_stock_attributes = '3-5' [TEP STOP] Quote
Guest Posted May 8, 2006 Posted May 8, 2006 the table is not defined in /includes/database_tables.php - if you dont have such a table then you should remove references to it in the script :) Matti 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.