Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Sounds great. Another thing I would suggest if not already said is to allow the admin to set values for every combination and then click submit. Allowing all of the stock values for a certain product to be updated at one time.
Great module though either way. Do you have any idea when the next zen-cart update would be? I just recently discovered the cart and I think its fabulous..I just don't know how often the updates are.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
These are helpful suggestions. Both have been noted.
The functionality in this mod is planned to be taken into core Zen Cart in the next major release. However, this will hopefully be a re-write as the mod is creaking under the weight of some dodgy historical design choices (it has a long history dating back to osCommerce since when it has passed through the hands of several developers) and lacks the flexibility to cope with many of the features that store owners would like.
Zen Cart releases don't come out on a schedule. I suspect that this is because the Zen Cart developers have to work around their other commitments (e.g. their day jobs) and prefer to get each release right, rather than cut corners to meet a deadline. However, as a generalisation, there's a major release about once a year and several minor releases. It's an active project whose roadmap can be seen here.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
it is like you are psychic or something!!! :yes:
i did indeed install the admin profile module. it never even occurred to me that i would not have access privileges to all functions.
thank you for your support and for helping with such a great piece of software.
di
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
I'm extremely new to this Zen cart stuff and have no PHP experience. I'm using the Stock by Attribute module with ZenCart v1.3.6
I am allowed to check out having ordered apparel in variations for which there is no stock.
What configuration settings should be looking at to make sure order unavailable stock?
Thanks for any (urgent!) Help!!
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Quote:
Originally Posted by
cmglade
I am allowed to check out having ordered apparel in variations for which there is no stock.
What configuration settings should be looking at to make sure order unavailable stock?
In the Admin > Configuration > Stock there are settings for you to decide whether you want to check stock before checkout and whether you wish to allow checkout if you are not holding the stock.
These settings apply whether or not stock by attributes is being used.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Quote:
Originally Posted by
kuroi
In the Admin > Configuration > Stock there are settings for you to decide whether you want to check stock before checkout and whether you wish to allow checkout if you are not holding the stock.
These settings apply whether or not stock by attributes is being used.
Thanks for the quick response.
My Stock settings are currently:
Check stock level: true
Subtract Stock: true
Allow Checkout: false
Are there other Configuration>Stock settings I need to address?
Thanks so much
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Which version of the mod are you using?
Do you have the "Show stock when low" flag set to true?
Is there a site and product where this can be seen happening?
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Using v4_2
Yes the show stock when low is set to true, have also tried it set to false.
Maybe look at:
http://www.tattersallsclothing.com/s...products_id=19
There is nothing available in large, it lets me order large, subtracts it from the total product quantity of all variants.
Any ideas?
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
Quote:
Originally Posted by
cmglade
Using v4_2
Yes the show stock when low is set to true, have also tried it set to false.
Maybe look at:
http://www.tattersallsclothing.com/s...products_id=19
There is nothing available in large, it lets me order large, subtracts it from the total product quantity of all variants.
Any ideas?
First recommendation is to upgrade to 4.3.1. The 4.2 version was targeted at Zen Cart 1.3.5 rather than the 1.3.6 that you said earlier you are using. Although I can't promise that this will solve the problem, this nature and design of this mod makes it partiicularly sensitive to mismatches between Zen Cart and mod versions.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5
I tried uploading the patch file and got:
1062 Duplicate entry 'STOCK_SHOW_LOW_IN_CART' for key 2
in:
[INSERT INTO tattersallsconfiguration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Show stock when low', 'STOCK_SHOW_LOW_IN_CART', 'false', 'When customer places more items in cart than are available, show the available amount on the shopping cart page:', '9', '6', NULL, now(), NULL, "zen_cfg_select_option(array('true', 'false')," );]
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.
This, sadly, means nothing to me.
Can you provide any guidance? Please?