Page 92 of 113 FirstFirst ... 42829091929394102 ... LastLast
Results 911 to 920 of 1125
  1. #911
    Join Date
    Mar 2009
    Location
    Peterborough UK
    Posts
    336
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Ok its not the actual fix that limelight provided which is causing the error. Even without the changes stock by attributes shows items which are in stock as not in stock on the checkout page.

    I have temporarily disabled this by going to admin>configurations>stock>check stock levels - i changed the value to false so that customers can purchase. Im not entirely sure why everything is showing as out of stock when i have added the stock levels for each attribute -

    If anyone can help it would be great

  2. #912
    Join Date
    May 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Hey all. I've been searching posts for something similar to a problem I have, but am now crossed-eyed.

    In my Stock by attribute is the following example

    Product X -
    • size small - 2 items in stock
    • size medium - 2 items in stock
    • size large - 1 item in stock


    The quantity for all variants says 5.

    But when I go to add to cart, it allows me to add 5 items of each size, effectively 15 items.

    What have I missed or am doing wrong? Any point in the right direction will be greatly appreciated.

  3. #913
    Join Date
    Jul 2009
    Posts
    48
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by rickyhart View Post
    Hey all. I've been searching posts for something similar to a problem I have, but am now crossed-eyed.

    In my Stock by attribute is the following example

    Product X -
    • size small - 2 items in stock
    • size medium - 2 items in stock
    • size large - 1 item in stock


    The quantity for all variants says 5.

    But when I go to add to cart, it allows me to add 5 items of each size, effectively 15 items.

    What have I missed or am doing wrong? Any point in the right direction will be greatly appreciated.
    I'm currently in a similar situation. One of my clients stock varients is now at minus 1 when it should be reading zero.

    I'm unsure on whats causing it and have been searching through here like crazy for a fix.
    Intricate-Designs for all your website and graphic needs.

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

    Default Re: Stocks by attributes

    Quote Originally Posted by rickyhart View Post
    The quantity for all variants says 5.

    But when I go to add to cart, it allows me to add 5 items of each size, effectively 15 items.
    This happens when the order class hasn't been properly updated during mod installation so that order is being checked against the product stock instead of the product variant stock.
    Kuroi Web Design and Development | Twitter

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

  5. #915
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    The quantity for all variants says 5.

    But when I go to add to cart, it allows me to add 5 items of each size, effectively 15 items.
    I had similar situation. Problem was my setting in admin/configures/stock - if Allow Checkout is set to 'true' it customers can buy more than is in current stock - effectively a backorder.

    Problem was solved when I set Allow Checkout to 'false' and Check Stock and Subtract Stock to 'true'.

  6. #916
    Join Date
    Apr 2010
    Posts
    133
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    How do you install this? The instructions are very limited. The install instruction say to rename the directory "includes/modules/YOUR_TEMPLATE" with your template name. But this directory does not exist in the zip file I have downloaded! So do I add a folder and rename it after my template?
    It also says to rename "includes/templates/YOUR_TEMPLATE" in the same way, this one DOES exist and I have renamed it. I cant believe a very simple function like this isn't included in Zen Cart after all I know I am not the only one that needs colors/quantity/size ability. Any help would be greatly appreciated. Also I have renamed my admin folder as instructed for security reasons so should I rename the admin folder also in this add in? I am using Zen Cart 1.3.9c Thank you

  7. #917
    Join Date
    Sep 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I'm looking at upgrading from Zen Cart 1.3.8a to 1.3.9c. I need to add all the code for the Stock By Attributes add-on.

    QUESTIONS

    1. Is adding the code by hand pretty straightforward? I can drop in code if it's obvious where it goes, or if it doesn't require any rewriting of code.

    2. Once added, does it still work reliably?

    3. Is the 4.7 version by kuroi still the gold standard?

    Thanks in advance!
    Matt

  8. #918
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I'm looking at upgrading from Zen Cart 1.3.8a to 1.3.9c. I need to add all the code for the Stock By Attributes add-on.

    QUESTIONS

    1. Is adding the code by hand pretty straightforward?
    Merging a few of the files into 1.3.9c was initially intimidating for me, as some files have been changed big time (esp orders.php and order.php). What made it MUCH easier for me was to first look at the SBA file against the zc 1.3.8a file where it was very evident where exactly the few SBA modifications were. Then I went back to comparing the SBA vs zc 1.3.9c file knowing which things to ignore as new core changes.

    On top of that, most of the SBA code is clearly identified in blocks.

    I don't know/write code, and I found it fairly straight forward.

  9. #919
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Can anyone tell me which is the best version to use ? also will any of these versions work with v1.3.9c and php 5.3.

    I have been putting off the upgrade but the server forcing me to upgrade

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

    Default Re: Stocks by attributes

    I posted my file edits that work with 1.3.9C here:

    http://www.zen-cart.com/forum/showpo...&postcount=215

 

 
Page 92 of 113 FirstFirst ... 42829091929394102 ... 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