Hey ppl,
I'm going nucking futs trying to get this clothing store up and running. Obviously as it's clothing there are a lot of variants. I *think* my problem is user-error judging from this thread, but I have no idea where I messed up.

I have zen-cart-v138a vanilla install and stock_by_attributes_4-7MULTIADD. Firstly there seems to be discrepencies between the instructions and the delivered files:

Rename "includes/modules/YOUR_TEMPLATE" where in my unzipped download I only had includes/modules/pages.

I bring this up as it was confusing and perhaps is part of my trouble. To install I dropped the "pages" folder into "includes/modules/MY_TEMPLATE".

Admin panels are there and I can alter the stock count. The problem I am facing is in the shopping cart. It's effectively not working. eg

Red = 1 in stock
Blue = 2 in stock

It gives me the "out of stock" protocol if I ask for 4 of either but doesn't seem to register the attribute stock that I have indicated in the "Products with attributes stock" admin page - I can proceed to order 2 or 3 Reds.

I have a feeling i might have to ##############ise categories into sizes and colours to get this to my client - going to be messy

Thanks in advance for any help. No url atm as I'm just trying to solve my problems in an xampp install.