Page 98 of 113 FirstFirst ... 488896979899100108 ... LastLast
Results 971 to 980 of 1125
  1. #971
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    Ahhh I stand corrected.. I see that there has been quite a bit of movement on this mod by the venerable Numinix.. Had I known this, I might have started using the newer versions of this add on a lot sooner..

    Question to creinold:
    I can certainly download it and take a look, but I was wondering what version your SBA version was based on.. I see that Numinix has done several updates up to and including the current version available which is numbered 1.4.10, but probably is in fact v 1.4.11.. Hmmm...

    My files were original based off of Stock by Attributes v4.7ajax by Kurio for Zen-Cart 1.3.5+ =)

    Cleaned up and updated it to meet 1.3.9D Modification changes.
    http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
    creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip

  2. #972
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    Quote Originally Posted by creinold View Post
    My files were original based off of Stock by Attributes v4.7ajax by Kurio for Zen-Cart 1.3.5+ =)

    Cleaned up and updated it to meet 1.3.9D Modification changes.
    <insert sound of choking> I had nothing to do with the AJAX version, or the multiadd version that preceded it. Those were the releases where it started to go downhill. Very glad to see somebody else helping it back to its feet, dusting it off, helping it back to a righteous path.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #973
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    <insert sound of choking> I had nothing to do with the AJAX version, or the multiadd version that preceded it. Those were the releases where it started to go downhill. Very glad to see somebody else helping it back to its feet, dusting it off, helping it back to a righteous path.
    Awww... I see =) your name was on the readme file that why I inserted your name. LOL
    http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
    creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip

  4. #974
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    np. A sign of how little attention was paid when the mod was updated by your predecessors!

    Can't criticise people too much for trying though. The mod was in a bit of a sloppy state when I took it on too. But better that than it hadn't been written at all.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #975
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    <insert sound of choking> I had nothing to do with the AJAX version, or the multiadd version that preceded it. Those were the releases where it started to go downhill. Very glad to see somebody else helping it back to its feet, dusting it off, helping it back to a righteous path.

    Quote Originally Posted by creinold View Post
    My files were original based off of Stock by Attributes v4.7ajax by Kurio for Zen-Cart 1.3.5+ =)

    Cleaned up and updated it to meet 1.3.9D Modification changes.
    But I do agree with Kuroi.. It's awesome to see someone pick this up and REALLY follow through..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #976
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    this is kinda weird as for my first issue in the attributes drop down it states select size, but you can just byepass this and just click the add to cart button. which will add the product without attributes to the cart.

    then in the shopping cart it will state that something is out of stock at the top but in the product list in the cart i have nothing indicating which product is out of stock.
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  7. #977
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stocks by attributes

    Quote Originally Posted by MB1 View Post
    this is kinda weird as for my first issue in the attributes drop down it states select size, but you can just byepass this and just click the add to cart button. which will add the product without attributes to the cart.
    This is not an SBA "issue" rather it's a Zen Cart attribute setup that makes this possible (required attributes). This FAQ article might help:
    https://www.zen-cart.com/tutorials/i...hp?article=190

    Do a forum search for required attributes. There are a few good threads that you might find useful.



    Quote Originally Posted by MB1 View Post
    then in the shopping cart it will state that something is out of stock at the top but in the product list in the cart i have nothing indicating which product is out of stock.
    When out of stock products are added to the cart, the cart looks like this:


    Note that you can clearly see which items are the ones out of stock
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #978
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    god i love beyond compare i just took a peek at the code in creinoid's updated files and my files and i was missing the attributes code on the \includes\modules\pages\shopping_cart\header_php.php

    $flagStockCheck = zen_check_stock($products[$i]['id'], $products[$i]['quantity'],$attributes);
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  9. #979
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    This is not an SBA "issue" rather it's a Zen Cart attribute setup that makes this possible (required attributes). This FAQ article might help:
    https://www.zen-cart.com/tutorials/i...hp?article=190

    Do a forum search for required attributes. There are a few good threads that you might find useful.

    yeah i read that article can't make heads or tails of it now i'll do a search for required attributes and see what i can find thank you
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  10. #980
    Join Date
    Jul 2004
    Location
    UK
    Posts
    182
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    @creinold Just found a minor text display glitch. One of my products does not have an image. When displaying the product list the image field displayed TEXT_IMAGE_NONEXISTENT instead of an image.
    A search using the developers tool kit shows this term appearing in multiple define files.
    I figured this means with no common use defined I had to add it specifically to SBA (?)
    It worked :)

    In file:

    admin/includes/languages/english/extra_definitions/products_with_attributes.php

    add
    Code:
    define('TEXT_IMAGE_NONEXISTENT', 'No Image Exists');
    before php close tag.

    Also for consideration for improvement in the how to file:
    In the installation section it should read
    'There are five core Zen Cart files modified'
    because
    •admin/includes/stylesheet.css is no longer affected.

    hth

    Kevin

 

 

Similar Threads

  1. v139h Stocks of certain products disappearing automatically
    By Lowwi in forum General Questions
    Replies: 4
    Last Post: 11 Aug 2015, 09:09 PM
  2. Installing Stocks by Attribute
    By dragon03kf in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Oct 2008, 07:42 PM
  3. Stocks by attributes
    By hcd888 in forum General Questions
    Replies: 1
    Last Post: 12 May 2008, 08:52 AM
  4. Multiple stocks per product
    By jaycode in forum General Questions
    Replies: 4
    Last Post: 5 Aug 2007, 11:55 AM
  5. Products with attribute stocks
    By Svanis in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 5 Jul 2006, 03:19 AM

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