Page 110 of 113 FirstFirst ... 1060100108109110111112 ... LastLast
Results 1,091 to 1,100 of 1125
  1. #1091
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: Stocks by attributes

    Here is my rough 1.5.0 alpha version of my files if anyone wants to play with them. This is ALPHA and is very buggy! This only works on ZC 1.5.0

    Do not install these two files below yet as they will give white page and other errors. I still need to debug them:

    includes/functions/functions_lookups.php
    template/yourtemplate/templatestpl_modules_attributes.php

    I have not updated the readme. So "INSTALL AT YOUR RISK!!!"

    Do not use on live site till you try the codes on a test site so you can see what you are getting into and as always BACKUP everything!

    Some issues with admin products by attribute page: Save button no show. Some template issues to work out also.

    Support... None! LOL (Sorry i am busy) I will post updates as I get to them.

    This version includes the very buggy but dynamic drop downs. Sorry but since I only use zen-cart for only one of my clients. It's easier for me to combine the mods together. I am doing this for my client, so it is what it is... The two file issues i posted above is for dynamic drop down mod. So you do not need it anyways for the standard stock with attribute add-on.

    I am not adding any newer features to this mod!!!! Sorry so don't ask. ;)

    http://www.sidewalkstyles.com/Stock_...1.5.0alpha.zip
    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. #1092
    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 creinold View Post
    This version includes the very buggy but dynamic drop downs.
    Of all the many modifications to SBA, this is one of the few mods that I always thought SHOULD be a part of SBAs core..
    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.

  3. #1093
    Join Date
    Jan 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by creinold View Post
    Do not install these two files below yet as they will give white page and other errors. I still need to debug them:
    Damn right! Why should we, when you are doing nothing to help and why post buggy mods in the first place, lazy sod?

    Quote Originally Posted by creinold View Post
    I am not adding any newer features to this mod!!!! Sorry so don't ask. ;)
    So what is the point in all this? Go annoy someone else please.


    And don't bother getting back to me as I have given up on this Mod and have found another way round the problem that is so much easier.

  4. #1094
    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 spbw View Post
    Damn right! Why should we, when you are doing nothing to help and why post buggy mods in the first place, lazy sod?



    So what is the point in all this? Go annoy someone else please.
    Well.. I think it was made clear that this was an ALPHA release...

    WHY POST IT??? Because SOME folks are willing to help test and debug free development.. Which is why this code is being posted as a forum attachment and NOT in the free-downloads.. If you are looking for a FINISHED product then you can always wait until this is finalized or get a developer to get you what you need..

    Quote Originally Posted by spbw View Post
    And don't bother getting back to me as I have given up on this Mod and have found another way round the problem that is so much easier.
    Great.. then you'll have no more need to needlessly pick on folks..
    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.

  5. #1095
    Join Date
    Feb 2011
    Posts
    89
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I am copying my other two posts here, I do not know exactly where to do it, as there seems to be many different stocks by attributes threads in one form or another.

    My questions are these:

    First:
    I am posting a link to a thread here, I'm not sure if I'm doing this right, but I need help with the stock by attributes mod and this particular problem discussed here:

    http://www.zen-cart.com/forum/showth...=175661&page=2

    I am using Stock By Attributes version 1-4-13

    Second:
    If I can't figure this problem out, will this work to uninstall it so that the out of stock red warning message that appears in the shopping cart on all other items (not assigned attributes) will work properly again:

    @gsdcypher, If you're using the current version, 4.7, then running the following SQL should neuter it
    Quote:
    DROP TABLE products_with_attributes_stock;
    DELETE FROM configuration where configuration_key = "STOCK_SHOW_LOW_IN_CART";

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

    Default Re: Stocks by attributes

    URL don't work. Also not sure what you are asking?
    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

  7. #1097
    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
    Well.. I think it was made clear that this was an ALPHA release...

    WHY POST IT??? Because SOME folks are willing to help test and debug free development.. Which is why this code is being posted as a forum attachment and NOT in the free-downloads.. If you are looking for a FINISHED product then you can always wait until this is finalized or get a developer to get you what you need..

    Great.. then you'll have no more need to needlessly pick on folks..
    Word!!! LOL Thanks DivaVocals... Took the words out of my mouth.
    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

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

    Default Re: Stocks by attributes

    Update.... Fixed a issue with the save button on admin/includes/classes/products_with_attributes_stock.php

    New Download:
    http://www.sidewalkstyles.com/Stock_....0alpha1.1.zip
    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

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

    Default Re: Stocks by attributes

    update...

    Put save button with ever product. So you don't have to scroll up and down to the top or bottom of the page just to click save.

    Added table column id above each product so you don't have to scroll all the way up top to see what the column header says.

    Fixed some issues with template look via css.

    Got rid of that stupid double lines on the bottom of each product table.

    http://www.sidewalkstyles.com/Stock_....0alpha1.2.zip
    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

  10. #1100
    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
    Of all the many modifications to SBA, this is one of the few mods that I always thought SHOULD be a part of SBAs core..
    I agree...
    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

 

 

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