Page 94 of 113 FirstFirst ... 44849293949596104 ... LastLast
Results 931 to 940 of 1125
  1. #931
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    I use it on my site with no problems. =)

    http://www.gotleather.com to try it.

  2. #932
    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
    Should I add the Dynamic Drop Down mod to it also?
    Probably not.

    If people want to use them together, they can install them together.

    But adding more bells and whistles will only make this mod more complicated.

    The versions that I issued were supported and tested to professional standards (even though they inherited a data structure that I didn't much like). I carried on supporting it even when I had no clients using it.

    I stopped when people started issuing versions with extra features, that while nice, over-complicated it and sometimes didn't work properly.

    Integrating more peripheral features lessens still further the chances that somebody else will be willing to pick this up and stay with it.

    Don't get me wrong. This is to some extent how open source develops and although it hasn't worked as effectively as it can in this instance, there's nothing wrong with that.

    But unless you're willing to stick with it and maintain it, I'd strongly recommend against making it more difficult for anybody else to do so.
    Kuroi Web Design and Development | Twitter

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

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

    Default Re: Stocks by attributes

    What he said.. Kuroi is absolutely right..

    All so-called "enhancements" that have been added on to his originial SBA contribution is part and parcel why the versions after Kuroi's last release have been NOTHING but problematic.. (and why I have always recommended to NOT install any of them) At the risk of hurting feelings or offending someone, none of these author's have even bothered to support their so-called "improvements" to SBA.. I know they thought that they were helping the community by sharing their neat "enhancements" but if those enhancements are not sustainable, then how is that helping the community??

    Don't get me wrong, the Dynamic Dropdowns has it's usefulness, but the module as it exists today is only half working. To bundle it in with SBA adds only one of two features I would personally like to see included in SBA (though arguably my clients have been able to surprisingly live without):
    1. Sequenced attributes
    2. Improved display of out of stock stock variants (as of today customers only see a variant is out of stock when they add it to their cart)

    That said to add Dynamic Dropdowns without FULLY flushing out that module (AKA get it working CORRECTLY), and without proper support from the contributor (who bundles it in with SBA) will only lead to more unsupported versions of SBA.

    So yes I agree with Kuroi.. However, I say that adding more unsupported enhancements to SBA is NOT a good long term thing for the whole of the community. I however, am all for SUPPORTED enhancements when the features are useful.. Frankly every "enhancement" made to SBA since Kuroi's last release has added up to not even a "nice to have", but a "think I need" kind of features which IMO do nothing to improve the shop owner's experience in any MEANINGFUL or noticeable way..


    Quote Originally Posted by kuroi View Post
    Probably not.

    If people want to use them together, they can install them together.

    But adding more bells and whistles will only make this mod more complicated.

    The versions that I issued were supported and tested to professional standards (even though they inherited a data structure that I didn't much like). I carried on supporting it even when I had no clients using it.

    I stopped when people started issuing versions with extra features, that while nice, over-complicated it and sometimes didn't work properly.

    Integrating more peripheral features lessens still further the chances that somebody else will be willing to pick this up and stay with it.

    Don't get me wrong. This is to some extent how open source develops and although it hasn't worked as effectively as it can in this instance, there's nothing wrong with that.

    But unless you're willing to stick with it and maintain it, I'd strongly recommend against making it more difficult for anybody else to do so.
    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.

  4. #934
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Can any one tell me what order SBA adds the 'products_attributes_id' to the 'stock_attributes' in the ' products_with_attributes_stock ' table.
    I have some with one attr. some with two, and others with three. I have written a python script to up date the stock from my Epos database using a custom stockcode in the 'products_with_attributes_stock' table. But it is not clear as how SBA uses the order, as the order does seem to differ.

  5. #935
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    kuroi could you advise me as you seem to have a good understanding of this mod.
    Further to my last message this is driving me mad, there doesn't seem to be a logic to how the attribute values are indexed in the 'stock_attributes' column.

    If I enter via SBA in admin I get some attributes for the example of the Mysql table:

    PHP Code:
    1125    1075    14024,14025    2    P/GAB/D/BL/350
    1126    1075    14013
    ,14025    1    P/GAB/D/BL/360
    1127    1075    14014
    ,14025    1    P/GAB/D/BL/370
    1128    1075    14015
    ,14025    3    P/GAB/D/BL/380
    1129    1075    14016
    ,14025    1    P/GAB/D/BL/390
    1131    1075    15085
    ,14025    3    P/GAB/BK/D/410
    1132    1075    15086
    ,14025    4    P/GAB/BK/D/420 
    And some :
    PHP Code:
    1166    1075    14025,15084    0  stockcode_to_add     
    1167    1075    14025
    ,16527    1   stockcode_to_add 
    As you will see they are all for the same product, I have size and fitting(Ref 14025) as attr's, First Size then Fitting(Ref 14025). In the second example it has been reversed so it is Fitting(Ref 14025) and Size. I can not see why SBA does this, can you shed a light on it. I have added a custom field in this table for a stock_code which I add remotely for updating the stock levels.

    Many thanks
    Andrew

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

    Default Re: Stocks by attributes

    thanks for the updated version it seems to be working great
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

  7. #937
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    i ran into this issue just curious if you might now if it's stock by attributes related

    http://www.zen-cart.com/forum/showthread.php?t=158343

    see post # 5 and 6
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: Stocks by attributes

    Quote Originally Posted by MB1 View Post
    i ran into this issue just curious if you might now if it's stock by attributes related

    http://www.zen-cart.com/forum/showthread.php?t=158343

    see post # 5 and 6
    Not seeing anything there that is related to stock by attributes. Looks like some sort of group pricing mod.
    Kuroi Web Design and Development | Twitter

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

  9. #939
    Join Date
    May 2009
    Posts
    68
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    the ideaset file merge is buggy, it's only one line in the shopping_cart header.php.

    I experienced this by a wrong behavior of "Show available stock level in cart when less than order". The variable $product['flagStockCheck'] has never been set and thus zen cart couldn't display the "out of stock" or the "quantity in stock" (if quantity in SC is higher than quantity in stock).

    Line 157 in header_php.php fixed:
    $flagStockCheck = zen_check_stock($products[$i]['id'], $products[$i]['quantity'], $attributes);
    in the original file, the $attributes was missing.

    I hope this is helpful.

  10. #940
    Join Date
    Sep 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Hi Guys.

    I have been trawling through this thread but am yet to find the answer. I have installed this mod using the updated fileset a few pages back.
    The SQL query ran fine and I can see the table.

    I go to 'Catalog' and there is no 'Products by attribute'

    Any ideas?

 

 
Page 94 of 113 FirstFirst ... 44849293949596104 ... 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