Page 307 of 359 FirstFirst ... 207257297305306307308309317357 ... LastLast
Results 3,061 to 3,070 of 3589
  1. #3061
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default 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.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #3062
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default 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

  3. #3063
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default 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

  4. #3064
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by jimmie View Post
    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?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #3065
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default 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
    Last edited by jimmie; 9 Mar 2019 at 05:53 PM.

  6. #3066
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(3).jpg 
Views:	51 
Size:	55.8 KB 
ID:	18361Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(4).jpg 
Views:	41 
Size:	17.2 KB 
ID:	18362
    this should be my last mod b4 doing front end
    Last edited by jimmie; 9 Mar 2019 at 06:07 PM.

  7. #3067
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(5).jpg 
Views:	38 
Size:	15.7 KB 
ID:	18363Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(6).jpg 
Views:	36 
Size:	50.8 KB 
ID:	18365Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(7).jpg 
Views:	47 
Size:	53.1 KB 
ID:	18364

  8. #3068
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by jimmie View Post
    Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(3).jpg 
Views:	51 
Size:	55.8 KB 
ID:	18361Click image for larger version. 

Name:	Screenshot_2019-03-09 Responsive Sheffield Blue Zen Cart Template(4).jpg 
Views:	41 
Size:	17.2 KB 
ID:	18362
    this should be my last mod b4 doing front end
    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.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #3069
    Join Date
    Jul 2012
    Posts
    16,798
    Plugin Contributions
    17

    Default 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.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #3070
    Join Date
    Jan 2013
    Posts
    898
    Plugin Contributions
    0

    Default 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.

 

 

Similar Threads

  1. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. MySQL Problem with Product with Attribute Stock addon
    By rtwingfield in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Sep 2011, 03:35 PM
  3. Hide Zero Quantity Attributes with attribute-stock addon
    By leevil123 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Feb 2010, 05:06 PM
  4. Replies: 4
    Last Post: 22 Jan 2010, 10:43 PM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR