Page 3 of 113 FirstFirst 123451353103 ... LastLast
Results 21 to 30 of 1125
  1. #21
    Join Date
    Oct 2005
    Location
    Eastern US
    Posts
    488
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by woodlandsprite
    Comment on the sql update included in the package.
    The first line to create the table says:

    CREATE TABLE `zen_products_with_attributes_stock` (

    If your sql database automatically ammends with zen_ then you will wind up with a table called:
    zen_zen_products_with_attributes_stock

    I assume the module is looking for a table called:
    zen_products_with_attributes_stock

    so i have deleted the 1st table created and recreated a new one with only one zen_

    Haven't gotten any further with the install yet though to confirm.
    I have corrected this in the files, thanks!

    Rich and papacek, check your email, it should be there. Please note that you will need to make the above edit as I sent it off to you before making this correction.

    Anyone else looking for this mod before danielcor is able to submit it to the downloads please e-mail me at naturew AT naturewearorganics DOT com I can't find a way to attach files using the PM feature of this forum. Anybody know if it is possible?

    to danielcor
    Audra

  2. #22
    Join Date
    Jan 2006
    Posts
    15
    Plugin Contributions
    0

    Re: Stocks by attributes

    Hi i have one problem,
    when I install contrib STOCK BY ATTRIBUTES on fresh install ZC 1.3.0.2 it run well, when I add Image Handler, stock by attribute not work...
    Have you same problem?
    Thanks

  3. #23
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I am running both Stocks by attribute and Image handler. I was certain to compare all files before uploading as some file changes for various modules may be overwritten by others.

    I do have a question.
    I have started adding test products now to test both the stock by attribute as well as my payment functionality :)

    The bad news is, I was wondering if this module should indicate stock quantity on the product page similar to how it works on 1.2.7

    For example, I was expecting on this product:
    http://spritelygoods.com/zencart1301...dcdf5a858e59c0

    I have made one size out of stock, and one size has a qty of 2.

    I was hoping to see in the dropdown box the quantity available in brackets or some other flag.

    Otherwise, the customer goes all the way to check out and only then finds out that certain items are out of stock.
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  4. #24
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by woodlandsprite
    I was hoping to see in the dropdown box the quantity available in brackets or some other flag.

    Otherwise, the customer goes all the way to check out and only then finds out that certain items are out of stock.
    oh gads. A close review of the module for v1.2.7 indicates that this trick I'm requesting is not a part of the regular build.

    Not only that, but there are significant differences between v 1.3 and 1.2.7 that make it impossible for someone of my serious lack of PHP skills to figure out how to make it work

    Anyone here a coder?

    If you look here:
    http://www.zen-cart.com/forum/showth...=25987&page=19
    for a post by jettrue it explains how to make what I want work in a v1.2.7 zencart.
    Unfortunately the main_template_vars.php file is significantly different and values are called completely differently in v1.3

    -Stephanie
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  5. #25
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    General Comment:
    If you install this module, all products that you have attributes for will have to have their quantities set using this module.

    Even those that only have 1 attribute (such as a downloadable product).

    This was not obvious to me at first....
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  6. #26
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by woodlandsprite
    oh gads. A close review of the module for v1.2.7 indicates that this trick I'm requesting is not a part of the regular build.
    wahoo! I have it fixed. The trick is to go to the 1.2.7 thread and apply the appropriate changes to the following file:

    includes/modules/your template/attributes.php
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  7. #27
    Join Date
    May 2006
    Posts
    310
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Audrah - you wouldn't happen to know if Danielcor managed to get the add qty back to work did you?

    When I deleted my "test purchases" I clicked to have quantities added back, but they just add them to the total quantity - rather than back to the attribute stock.

    Just wondering.
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  8. #28
    Join Date
    Oct 2005
    Location
    Eastern US
    Posts
    488
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by woodlandsprite
    Audrah - you wouldn't happen to know if Danielcor managed to get the add qty back to work did you?

    When I deleted my "test purchases" I clicked to have quantities added back, but they just add them to the total quantity - rather than back to the attribute stock.

    Just wondering.
    I'm guessing not because my cart is acting the same way, and it has absolutely no other modifications to it other than this mod. I know he was asking around before he released this, so he must not have found the solution.
    In the read me file by dafonz he made it sound as though it was an easy addition, but my PHP skills...oh wait, I don't have any PHP skills, lol.

    Best,
    Audra

  9. #29
    Join Date
    May 2005
    Posts
    532
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Is the version for 1.3.0.x ready and could some one post a link to the download.

    I could not see it in the down load section of this forum.

    thanks

    MG

  10. #30
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Stocks by attributes

    Quote Originally Posted by woodlandsprite
    wahoo! I have it fixed. The trick is to go to the 1.2.7 thread and apply the appropriate changes to the following file:

    includes/modules/your template/attributes.php
    hi woodlandsprite,

    can you point to us which fix, probably with the thread number from the 1.2.7 thread, if you don't mind?!
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

 

 
Page 3 of 113 FirstFirst 123451353103 ... 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