Page 60 of 113 FirstFirst ... 1050585960616270110 ... LastLast
Results 591 to 600 of 1125
  1. #591
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by krazykev View Post
    Cropinstop,

    I guess you have the problem fixed but I would like to understand this better. I am quite new to Zen Cart, so wondered if you could elaborate on your statement

    >BUT, all selection menus for items that are not "stock by attributes"

    What kind of attributes are you using that do not use "stock by attributes" such that they don't get displayed?

    Kev
    Kev
    If I understand him correctly he is using his cart similar to the one I'm doing. In mine their are items that I will allow a qty of 20 no matter which attribute they select so I don't want to limit the cart to
    qty 10 for attribute 1
    qty 10 for attribute 2
    I would prefer a qty 20 for the item as a whole so I could have
    5 attribute 1
    15 attribute 2
    or vice versa

    on the other hand I have other items where only so many per time slot so I want each attribute to have a limited qty. hope this makes sense.

  2. #592
    Join Date
    Jan 2009
    Posts
    59
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    Hi Kellan,

    you lost me a little. I understand what you are trying to achieve, but no idea how you would! So long as everything works I don't suppose it matters!

  3. #593
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    for example
    we offer a cinderella visit offsite or onsite. The item has a qty of 1000 because it is unlimited. I don't care how many onsite or offsite visits so I want to use the product qty and not specify an individual attribute qty.

    You can see the example at
    http://www.tks-atl.com/index.php?mai...products_id=18



    Then we offer things like Easter Bunny Pictures where each time slot has a maximum number available. Each time slot is a separate attribute with a qty set for the attribute rather than just the product. When a qty is set for the individual attribute I added code to show the available qty for the individual attribute.

    You can see the example at
    http://www.tks-atl.com/index.php?mai...products_id=68

    Hopefully that clears it up a little and is what Cropinstop is also trying to accomplish

  4. #594
    Join Date
    Oct 2006
    Location
    Surprise Arizona
    Posts
    76
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Concur with Kellan's analysis.

    I have items in local inventory where I use stock by attributes to track the availability of each color, size, etc;, but also sell dropshipped items, where I set the quantity for the item, independent of color, to a high number to reflect a virtually unlimited availability (assuming of course my wholesaler does not go belly up in this economy)

  5. #595
    Join Date
    Oct 2006
    Location
    Surprise Arizona
    Posts
    76
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Found a combination of attributes that still have a problem (and probably can't be fixed).

    Have a product with two sets of attributes - color and size.
    setup stock by attributes as follows:

    green, small : qty = 10
    green, large : qty=10
    red, small : qty =10
    red, large : qty = 0

    When I order red, large, the item is added to the shopping cart with the note it is out of stock, but the sale can be completed as if stock was available.

    "configuration:stock:allow checkout" is set to false.

    The problem with being able to order out of stock merchandise existed before this fix, and may be a problem unrelated to Stock by Attributes. Ideally, the red/large combination should not be selectable at all.

  6. #596
    Join Date
    Feb 2006
    Location
    Orbost Vic Australia
    Posts
    25
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    http://eastgippslandsports.com.au/in...ckout_shipping

    I get a blank page. Error tracking gives this error.

    [19-Feb-2009 11:10:26] PHP Fatal error: Cannot redeclare class order in /home/eastgipp/public_html/includes/classes/order.php on line 20

    I have checked the uploaded files and I can't see what the problem is. Can we get some help please
    PrivateTrader.Biz My Webpage

  7. #597
    Join Date
    Jan 2009
    Posts
    59
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    "Cannot redeclare class order" is implying that a class called "order" has already been declared. Have you installed any other contributions that may use an "order" class?

    Kev

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

    Default Re: Stocks by attributes

    The cannot redeclare class error has been addressed several times already in this thread. It's caused either by creating backup files where you've loaded the new files or your FTP program doing it for you.
    Kuroi Web Design and Development | Twitter

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

  9. #599
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by keithlaw View Post
    http://eastgippslandsports.com.au/in...ckout_shipping

    I get a blank page. Error tracking gives this error.

    [19-Feb-2009 11:10:26] PHP Fatal error: Cannot redeclare class order in /home/eastgipp/public_html/includes/classes/order.php on line 20

    I have checked the uploaded files and I can't see what the problem is. Can we get some help please
    I had similar issues with Check In/Out creating a lock file that wasn't be cleared. Make sure the program you are using isn't doing something similar.

  10. #600
    Join Date
    Dec 2008
    Posts
    79
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by cropinstop View Post
    Found a combination of attributes that still have a problem (and probably can't be fixed).

    Have a product with two sets of attributes - color and size.
    setup stock by attributes as follows:

    green, small : qty = 10
    green, large : qty=10
    red, small : qty =10
    red, large : qty = 0

    When I order red, large, the item is added to the shopping cart with the note it is out of stock, but the sale can be completed as if stock was available.

    "configuration:stock:allow checkout" is set to false.

    The problem with being able to order out of stock merchandise existed before this fix, and may be a problem unrelated to Stock by Attributes. Ideally, the red/large combination should not be selectable at all.
    How are these added to the item? do you have a size and a color attribute? Or one attribute that has both size and color in it?

 

 

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