
Originally Posted by
gl3ny
Can someone please help me with this error. I'm running version 1.3.8a and have installed stocks by attribute v1.4.9.
1146 Table 'db71128_gmgcart.products_with_attributes_stock' doesn't exist
in:
[SELECT quantity FROM products_with_attributes_stock AS a LEFT JOIN cart1_products_attributes AS b ON (b.options_id=4 AND b.options_values_id=4) WHERE a.products_id = '3' AND a.stock_attributes = b.products_attributes_id AND a.quantity > 0 order by b.products_options_sort_order]
I've tried searching this thread but cannot make sense of it and scared of doing more damage.
Any help greatly appreciated!!!