Bug on Version: 1.4.13 version??
http://www.zen-cart.com/index.php?ma...roducts_id=310

example:

How i get this

1. I click on the box under quantity in stock and change the amount then i click save that i when i get the error message above.

1146 Table 'jazzifas_zc1.products_with_attributes_stock' doesn't exist
in:
[UPDATE products_with_attributes_stock SET quantity = '1' WHERE products_with_attributes_stock.stock_id =21 LIMIT 1]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

My DB Have define('DB_PREFIX', 'zen_');