Page 41 of 113 FirstFirst ... 3139404142435191 ... LastLast
Results 401 to 410 of 1125
  1. #401
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Stocks by attributes

    Quote Originally Posted by janellez View Post
    I keep searching the forums but can't seem to find the answer with your mod, kuroi. I would like to put stock numbers next to my attributes in drop down menus. If I have to use radio buttons, that's fine too.

    The code I'm finding through searching seems to be referring to other or older mods.
    That code is refering to earlier (or ancestoral) versions of this mod. And that is the code. There are tweaks to it also posted to allow for changes to Zen Cart between the 1.2 and 1.3 series, but I can't comment further as I've never actually tried these changes myself.
    Kuroi Web Design and Development | Twitter

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

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

    Default Re: Stocks by attributes

    Quote Originally Posted by high2K View Post
    I'm not sure what you mean about having backup files littered across the site. I have several backups sitting within the relevant folder - do mean that I should empty this before installing the contribution?
    There are some experienced Zen Carters who recommend keeping a renamed version of any file that you are replacing, a backup, in the same directory as the new file in case you want to go back.

    However, many areas of Zen Cart work by picking up and executing all the files in a particular folder, or all those matching particular naming conventions (which vary depending upon the nature of what they do). So it's quite common for problems, particularly with this mod where core files have to be replaced, to see sites that first execute the new files and then execute the backups which $*@#s atll over the correct output from the new files.

    Take it from somebody who started their career (many, many years ago) in software maintenance (including critical applications like flight management software) that the only files that should be on your live site, are the ones that you are happy to see executed. If you don't want them executed, get them a safe distance away.
    Kuroi Web Design and Development | Twitter

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

  3. #403
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Kuroi,

    Thanks again for your response. Boy, it makes it had to use the mod if people can't see how many of something are available (I sell yarn so it's important for people to know how many skeins of a color can be ordered - especially if I only have one or two on hand).

    If anyone else has successfully implemented the code to add stock numbers next to attributes assuming I've used the install for stock_by_attributes_4.6, I'd be happy for the advice.

    Thanks!

    Janelle
    Last edited by janellez; 10 Jan 2008 at 05:39 PM. Reason: Changed version number

  4. #404

    Default Re: Stocks by attributes

    Is there a way to set up "add on" attributes?

    I would like to offer gift wrapping for an extra charge, but I don't want to define different quantities for:

    Red & gift wrap option 1
    Red & gift wrap option 2
    Blue & gift wrap option 1
    Blue & gift wrap option 2
    Green & gift wrap option 1
    Green & gift wrap option 2

    Only quantities for:

    Red
    Blue
    Green
    Gift wrap option 1
    Gift wrap option 2

    Thanks!

  5. #405
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by kuroi View Post
    You already have the patch installed. The error message is simply telling you that it can't add the same switch a second time.
    Many thanks kuroi.

    I thought I saw the error the first time I installed the patch but obviously not!

    Philip

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

    Default Re: Stocks by attributes

    Quote Originally Posted by cherry_red_boutique View Post
    Is there a way to set up "add on" attributes?

    I would like to offer gift wrapping for an extra charge, but I don't want to define different quantities
    There is a separate gift wrapping mod, but I'm afraid I know nothing about it, or how nicely it plays with this mod.
    Kuroi Web Design and Development | Twitter

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

  7. #407
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    If this has already been covered in this thread--I apologize. I have searched but can't find info on it.

    I want to be able to show the quantity available for each attribute. As it is, it only shows if someone tries to put too much in their cart. I read the wiki article about it:

    " How can I show the amount of stock available next to each attribute on the product information page?

    This is relatively straightforward if you have only a single attribute such as size of color for each product. Code for this is proposed in this archive thread[1]. Seek out post #110 by Grayson, and her correction in #132 and apply the changes to the includes/modules/attributes.php file instead of includes/modules/pages/product_info/main_template_vars_attributes.php "

    I did what those posts said to do, but my quantities still aren't showing up next to my attributes. Any ideas?

    Here's the product I'm experimenting with:
    http://www.tracibunkers.com/zen/inde...roducts_id=230

    EDIT: It shows if I switch to radio boxes instead of drop down, but it says:
    "4 TEXT_ATTRIBUTES_PIECES" How do I get rid of the "TEXT_ATTRIBUTES_PIECES"?

  8. #408
    Join Date
    Oct 2007
    Posts
    157
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Quote Originally Posted by tracib View Post
    EDIT: It shows if I switch to radio boxes instead of drop down, but it says:
    "4 TEXT_ATTRIBUTES_PIECES" How do I get rid of the "TEXT_ATTRIBUTES_PIECES"?
    I figured it out. In the attributes file, search for 3 instances of "TEXT_ATTRIBUTES_PIECES" and change to units or whatever you want it to say.

  9. #409
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I keep seeing people asking, but not sure of the answer.
    I wanted to know if there was a way to display to the users how much
    of each size I have.


    Cinderella Dress:

    Option Sizes (Drop down box)
    Small (0)
    Medium (4)
    Large (2)

    Is there a way to make this possible???

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

    Default Re: Stocks by attributes

    Quote Originally Posted by milobloom View Post
    I keep seeing people asking, but not sure of the answer.
    I wanted to know if there was a way to display to the users how much
    of each size I have.
    Directions to an approach for this can be found in the wiki.
    Kuroi Web Design and Development | Twitter

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

 

 
Page 41 of 113 FirstFirst ... 3139404142435191 ... 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