My 1.3.9H Update:
http://www.zen-cart.com/forum/showth...530#post952530
Printable View
My 1.3.9H Update:
http://www.zen-cart.com/forum/showth...530#post952530
creinold, i updated sba to 1.3.9h and i still have the same problem as described in post #932
any idea hwo to fix it?
It will be fantastic if this works! I've had so many issues with attribute stock not subtracting after cart upgrades. I don't believe this is the one I have been using. May have to give it a try!
Thanks for the hard work.
I've posted this in another topic, but this one seems to be more busy. I'm coping with the same problem. I renamed the only folder I found, created the table in the database, copied the files but nothing appeared in my admin panel. I guess I'm missing something, but havent found any solution yet. I welcome any help, thanks in advance.
hello, i have upgraded to 1.3.9h and added 1.4.10 attribute mod.
For some reason the code isn't applying my database prefix (which is zen_) when i try to update the attribute quantities.
i get an error message:
that is when i use the save button with the new ajax feature, updating multiple quantities at once.Code:1146 Table 'MYDATABASE.products_with_attributes_stock' doesn't exist
in:
[UPDATE products_with_attributes_stock SET quantity = '0' WHERE products_with_attributes_stock.stock_id =131 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.
there is no error when i use the regular old slow one item at a time one attribute at a time method (edit quantity button)
what might have i missed for the database prefix error?
revski: look for includes/templates/YOUR_TEMPLATE
not includes/modules/YOUR_TEMPLATE
rename the YOUR_TEMPLATE folder to the name of the template you use, then upload.
So I'm not missing anything, thanks.
I ran the sql file, created the table, renamed the folder, copied into my zen cart installation, but I see no Products with Attributes in the Catalog menu. It's driving me nuts. It's a clean install, havent modified anything yet.
ps: I'm using 1.3.9h with the latest sba from creinold