Page 84 of 113 FirstFirst ... 3474828384858694 ... LastLast
Results 831 to 840 of 1125
  1. #831
    Join Date
    Sep 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    okay i just figured it out..silly me...i just had to add attributes first...silly silly me

  2. #832

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    Actually it's not that odd at all since this FIX only works with ONE SINGLE attributes.. It's not included in the Stock by Attributes code because at best it would be a HALF solution based on what Stock by Attributes allows you to do. If you refer to the readme file included:
    Stock By Attributes is meant to track stock for product variants. A product variant is a combination of attributes which have stock associated with them.

    This often referred to "fix" only addresses single attribute variants. Hence why it is NOT included in the Stock By Attributes add-on. A REAL solution would be to address the display of ALL product variants not just single attribute variants..

    I wanted to make it CLEAR to anyone who thinks this fix will work with multiple attribute variants.. (It doesn't..)

    Thanks for specifying that, I just realized tonight that it only works for one attribute. What a disappointment. Is there no way to make this work for more than one attribute?

  3. #833
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Stocks by attributes

    Quote Originally Posted by Springboard SEO View Post
    Thanks for specifying that, I just realized tonight that it only works for one attribute. What a disappointment. Is there no way to make this work for more than one attribute?
    It's software.. of course there is a way to do this.. But the question should be, "Has someone released a version of SBA which includes this feature??" The answer is no..

  4. #834

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    Actually it's not that odd at all since this FIX only works with ONE SINGLE attributes.. It's not included in the Stock by Attributes code because at best it would be a HALF solution based on what Stock by Attributes allows you to do. If you refer to the readme file included:
    Stock By Attributes is meant to track stock for product variants. A product variant is a combination of attributes which have stock associated with them.

    This often referred to "fix" only addresses single attribute variants. Hence why it is NOT included in the Stock By Attributes add-on. A REAL solution would be to address the display of ALL product variants not just single attribute variants..

    I wanted to make it CLEAR to anyone who thinks this fix will work with multiple attribute variants.. (It doesn't..)
    Is there some solution to the problem of letting a customer know whether or not stock is available with their chosen attributes before they attempt to go to checkout? This is what seems like it should be basic functionality to me in a shopping cart.

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

    Default Re: Stocks by attributes

    Quote Originally Posted by Springboard SEO View Post
    Is there some solution to the problem of letting a customer know whether or not stock is available with their chosen attributes before they attempt to go to checkout? This is what seems like it should be basic functionality to me in a shopping cart.
    It's software.. It can be done, but if anyone has found a solution, they have not shared it with the community.. The upcoming Zen Cart 2.0 release will include these features..

    You might wanna take a looksee at the Grid Attributes add-on.. It has been written to work specifically with SBA.. If you want to get a sense of what it does, check out this link:
    http: // clients
    dot overthehillweb dot com/hairisle/Stock-Lace-Wigs/Chinese-Remy-Brazilian-Curl-Full-Lace-Perimeter-Medium

  6. #836

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    It's software.. It can be done, but if anyone has found a solution, they have not shared it with the community.. The upcoming Zen Cart 2.0 release will include these features..

    You might wanna take a looksee at the Grid Attributes add-on.. It has been written to work specifically with SBA.. If you want to get a sense of what it does, check out this link:
    http: // clients
    dot overthehillweb dot com/hairisle/Stock-Lace-Wigs/Chinese-Remy-Brazilian-Curl-Full-Lace-Perimeter-Medium
    Looks good - I'll be all over it first thing in the morning. Thanks DivaVocals.

  7. #837
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I installed a fix that will take away the selection if its not in stock.

    as in

    Small - 0
    Med - 0
    Large - 8

    Will just show

    Large

    However, when that goes out of stock. I get an error like this listing

    http://www.nothingbutcostumes.com/in...ducts_id=17482


    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND pa2.products_attributes_id IN (11937) ' at line 3
    in:
    [SELECT count(DISTINCT pa1.options_id) AS matches FROM products_attributes pa1, products_attributes pa2 WHERE pa1.products_attributes_id IN () AND pa2.products_attributes_id IN (11937) AND pa1.options_id = pa2.options_id]

  8. #838
    Join Date
    Nov 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    So I am pretty well versed in mod installs, etc... however in the install file it just says "merge changes if you have other mods installed that use these same files."

    Well, I DO have ohter mods that have changed these same files...

    How come the install doesn't tell me what relevant code needs to be merged, and where it should be placed in the php files? Am I missing something here?

    Thanks all

  9. #839
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Stocks by attributes

    Quote Originally Posted by shackrock View Post
    So I am pretty well versed in mod installs, etc... however in the install file it just says "merge changes if you have other mods installed that use these same files."

    Well, I DO have ohter mods that have changed these same files...

    How come the install doesn't tell me what relevant code needs to be merged, and where it should be placed in the php files? Am I missing something here?

    Thanks all
    simply put because the mod author didn't offer the add-on that way.. and honestly almost all Zen Cart add-ons are packaged up the exact same way.. You will need a tool like Winmerge to make sure you incorporate only the changes needed for the add-on to work in any files that may be overwritten by the add-on..

  10. #840
    Join Date
    Nov 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by DivaVocals View Post
    simply put because the mod author didn't offer the add-on that way.. and honestly almost all Zen Cart add-ons are packaged up the exact same way.. You will need a tool like Winmerge to make sure you incorporate only the changes needed for the add-on to work in any files that may be overwritten by the add-on..
    man really? I feel like a majority of people would fail miserably at this task then... heck I might too, haha. Looks like I might be sticking with OSC afterall.... unless somebody else has some tips?

 

 
Page 84 of 113 FirstFirst ... 3474828384858694 ... LastLast

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