Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Ok, so there are a few settings in both areas that are not defaulted, but they don't appear as if they would cause a stock availability issue.
In mentioning the link above, I went to it just a few minutes ago where I only saw one attribute assigned to it. By having only one attribute, then the display option name type assigned to the attribute would be the one used to attempt to display the availability of stock. The attribute (model) appears to be of the default dropdown or select option name type. Type add-to-cart button at the top of the screen doesn't seem to complete the add-to-cart action where it tries to add the 200 square feet that I have estimated needing to complete the "whatever" it is calculating.
One thing of importance in this, javascript is likely being used to display information about availability of product. To properly respond/access the information the page should pass html validation. While in this case the 29 problems identified at the time of review at this link: https://validator.w3.org/check?uri=http%3A%2F%2Fjnsflooringandsupplies.com%2FWORKINPROGRESS%2Findex.php%3 Fmain_page%3Dproduct_info%26cPath%3D1_4%26products_id%3D2&charset=(detect+automa tically)&doctype=Inline&group=0 don't appear to directly affect the availability area of the plugin, they well could affect javascript operation and therefore cause an out-of-stock condition just because.
So I'm not sure what is going on or how the issue is being caused.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
sorry been working on site but can change back so u can see
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
changed back and deactivated calculator, i believe some of the errors of from attributes not having a name
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jimmie
changed back and deactivated calculator, i believe some of the errors of from attributes not having a name
Umm. Okay, so before I saw this message I was going to say that it seems like there may be something with the added dropdown menu and perhaps either a recent change or something related to using single attributes. But then there is the statement about the option name being empty... could you further elaborate? Also, are you also seeing an issue if there are two or more option names assigned to a product and the product populated with stock?
What does the stock screen look like for the product sample identified above? Ie. The variant(s) and quantities assigned?
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
some of the errors from w3c i believe are from the Out of stock name instead of name set in option value manager, the other version designed for 1.51 works, wanted this 1 for the picture changing and to show custom id on product page
2 Attachment(s)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Attachment 18361Attachment 18362
this should be my last mod b4 doing front end
3 Attachment(s)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jimmie
I'm really confused.
The last mod to a ZC 1.5.1 site before doing what to the front end? Why is a site that is operating on 7+ year old software being worked on in this way?
As to the validation errors? As you may have noticed, those were identified before changing the site to support showing what was going on with everything being identified as out-of-stock...
I do see that there is some other software that has modified the admin configuration layout, I believe it is a numinix product though I temporarily have forgotten what it's called. I don't (yet) know if it possibly has something to do with what is being seen, though I know I made a change recently to try to ensure that attribute images were properly displayed for all situations that may have caused part of this. Still reviewing some other things.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
@Jimmie,
Found and fixed the issue...
In earlier versions of ZC, notifiers could only pass an array that could not be modified. Fortunately there was enough data otherwise
made available for the most part that a global variable could then also be used to pull/handle the necessary data.
Unfortunately at some point when the SBA simple select list was incorporated for use on pre ZC 1.5.3 versions, the incorrect global variable was used/entered (one that technically didn't exist). This caused the "empty" names to be present and the lack of stock to be considered as well as a number of other issues.
Anyways, this commit: https://github.com/mc12345678/Stock_...8764aa804cde20
fixes the issue for pre-ZC 1.5.3 users and has been incorporated into the master thread.
Thank you for reporting the issue, it was not easy to find someone that still had ZC 1.5.1 running to where the issue could be troubleshot, but I was able to do so.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
havent looked at this thread for an answer in a while , but i reinstalled this module and it is working, picture changing on select too. but when add an attribute to cart i do not see a customid, nor when on product page do i see any message that is is not in stock
also i stayed with 1.51 because i know all these mods worked on this version.