I am using zencart 1.3.8a and just installed the stock by attribute mod v4.7ajax . I am playing with it and everything seemed to be ok until I completed checkout on an order for a product with stock attributes. I have the following eror and don't understand where to go from here:

1146 Table 'ibelee_customers.TABLE_PRODUCTS_WITH_ATTRIBUTES_STOCK' doesn't exist
in:
[select quantity from TABLE_PRODUCTS_WITH_ATTRIBUTES_STOCK where products_id="211" and stock_attributes="1111"]

I did not get any errors when I ran stock_attribute.sql and have done nothing else to the databases that I know of. Can anyone direct me as to what to fix here?

If you need to try it yourself, the cart is at
http://www.itsonlynaturalfarm.com/zencart/

and the product I tried to purchase is :
http://itsonlynaturalfarm.com/zencar...roducts_id=211

Thanks to anyone who can help this newbie.