Based on the way the define for the stock attribute table is in code I would believe that Kev is on to something here
the DB_PREFIX in the define looks to be the problem.Code:define('TABLE_PRODUCTS_WITH_ATTRIBUTES_STOCK', DB_PREFIX . 'products_with_attributes_stock');
Kellan




