Page 50 of 113 FirstFirst ... 40484950515260100 ... LastLast
Results 491 to 500 of 1125
  1. #491
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Stocks by attributes - Multi add

    I have just updated my stock by attributes to the multi add version.

    I am not a programmer and had been looking for something like this to save time so this is great.

    I have one small requirement which I hope would improve it for every one and I am sure it would be simple to do but I am not a programmer

    I use the word: "please select" as an 'attribute' as the default and I use the feature that this is for display purposes only. However when using this mod to add all varients it pulls in this attribute so I end up with a field/product in the stockby attriibutes list which is irrelevant - eg a product combo of "please select, please select" and then a product combo of: "please select, 0-6 months".

    Can this be avoided. I am sure that if the flag for display purposes only is used in the sql statement it would be able to avoid this (on a t-shirt set with colour and size choices it gave me 25 irelevant combinations for example.)

    I hope this is possible and would benefit others I am sorry I don't have the skills to do it my self and provide it for the community.

    Thanks

    MG

  2. #492
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Need Help!

    Just installed Stock by Attributes v4.7 on my ZCv1.3.8. Follow all the installation instructions in the readme file.

    The problem is, in my Admin > Product with Attributes Stock nothing's appears accept this text,

    Product ID Product Name Product Model Quantity for all variants Add Quantity For Product Variant Sync Quantities
    What's the problem?

  3. #493
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Never mind, just added first attribute and there's the item with it's attributes.
    But I think there's a something wrong with it's display. Stylesheet maybe? Will find out more about using this mod.

  4. #494
    Join Date
    Aug 2005
    Posts
    140
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Ok, I've been using the older version of this mod (4.7 I believe) on my store (1.3.8) and it works fine. However, I just noticed an update to this mod (4.7a) that allows, quote:

    "NOTE: This is a simple modification to version 4.7 that allow multiple attribute combinations to be added at the same time."

    I installed this mod by overwriting all the files on my server. I also got rid of the file includes/modules/YOUR_TEMPLATE/attributes.php
    as it says to do in the instructions when upgrading from previous versions.

    However, I do not see how it works any differently than the previous one. How do I add multiple combinations at the same time? Right now I just go to` Catalog> Products With Stock Attributes, find my product, select the attribute and click "Edit Quantity". Then on the next page I modify the quantity and click submit. Where is the difference?

  5. #495
    Join Date
    Jul 2008
    Posts
    70
    Plugin Contributions
    0

    Default failing mysql script

    Hi,

    i have installed all the files as per instructions (i hope), i then ran the script file (from 4.7 multiadd) to create the table, but i get the following error. the tables also do not seem to be created.

    Code:
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; INSERT INTO configuration (configuration_title, configuration_key, configur' at line 7
    in:
    [CREATE TABLE zen_products_with_attributes_stock ( stock_id INT NOT NULL AUTO_INCREMENT , products_id INT NOT NULL , stock_attributes VARCHAR( 255 ) NOT NULL , quantity FLOAT NOT NULL , PRIMARY KEY ( stock_id ) ); INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Show available stock level in cart when less than order', 'STOCK_SHOW_LOW_IN_CART', 'false', 'When customer places more items in cart than are available, show the available amount on the shopping cart page:', '9', '6', NULL, now(), NULL, "zen_cfg_select_option(array('true', 'false')," );]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    any help would be appreciated.

    thanks

    shoulders

  6. #496
    Join Date
    Jul 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    I just installed 4.7 multiadd (on 1.3.8) and I get this error when I do a multiadd-

    Code:
    att: 26|24|25,63
    
    Warning: Cannot modify header information - headers already sent by 
    (output started at /home/jalansty/public_html/shop/admin
    /products_with_attributes_stock.php:193) in /home/jalansty/public_html/shop/admin
    /includes/functions/general.php on line 21
    It adds the stock number fine. When I hit 'back', I can keep on working with any problems.

    Any idea what is causing this?

    Thanks-

  7. #497
    Join Date
    Jul 2008
    Posts
    70
    Plugin Contributions
    0

    Default Re: failing mysql script

    Quote Originally Posted by shoulders View Post
    Hi,

    i have installed all the files as per instructions (i hope), i then ran the script file (from 4.7 multiadd) to create the table, but i get the following error. the tables also do not seem to be created.

    Code:
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; INSERT INTO configuration (configuration_title, configuration_key, configur' at line 7
    in:
    [CREATE TABLE zen_products_with_attributes_stock ( stock_id INT NOT NULL AUTO_INCREMENT , products_id INT NOT NULL , stock_attributes VARCHAR( 255 ) NOT NULL , quantity FLOAT NOT NULL , PRIMARY KEY ( stock_id ) ); INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Show available stock level in cart when less than order', 'STOCK_SHOW_LOW_IN_CART', 'false', 'When customer places more items in cart than are available, show the available amount on the shopping cart page:', '9', '6', NULL, now(), NULL, "zen_cfg_select_option(array('true', 'false')," );]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    any help would be appreciated.

    thanks

    shoulders
    i managed to get the sql to run from myphpadmin, if anyone else does this make sure you add your zen installation prefix in to the sql script first.

  8. #498
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    After installing this mod,

    I lost everything except my Header and my left bar!

    Can someone help me with a way to resolve this??

    www.mygreenmoon.com

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

    Default Re: Stocks by attributes

    I have been trying to figure out my problem...

    However I dont get this...

    What I think I really need is the update to the one made by danielcor

    The one that allows updated of all three sizes on one page....

    Thats the one I have installed now...

  10. #500
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Stocks by attributes

    Yea that has to be the best one...

    http://www.mygreenmoon.com/index.php...ducts_id=15552

    I love the fact that they figured out a way to tell people how much stock you have left. (Look at the add to cart button.

    Gonna have to fix around the Info_Product_Display Though. Looks horrible.

    For some odd reason I am now losing my Left bar of my Main Page.

 

 
Page 50 of 113 FirstFirst ... 40484950515260100 ... 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