Page 21 of 359 FirstFirst ... 1119202122233171121 ... LastLast
Results 201 to 210 of 3589
  1. #201
    Join Date
    Feb 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Found it:
    http://www.zen-cart.com/forum/showth...=25987&page=11

    It details code that displays the actual stock amounts for each attribute next to the attribute name. Want to mod my site to create a custom stock level chart - this post is a good place for me to start. Cheers.

  2. #202
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by acetate View Post
    Found it:
    http://www.zen-cart.com/forum/showth...=25987&page=11

    It details code that displays the actual stock amounts for each attribute next to the attribute name. Want to mod my site to create a custom stock level chart - this post is a good place for me to start. Cheers.
    There are no version for zencart 1.3.7 ? . I have no the includes/modules/pages/product_info/main_template_vars_attributes.php file in zencart 137 with stock by attributes 4.4

    Any idea?. Thanks.

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by pacorl2 View Post
    There are no version for zencart 1.3.7 ? . I have no the includes/modules/pages/product_info/main_template_vars_attributes.php file in zencart 137 with stock by attributes 4.4

    Any idea?. Thanks.
    http://www.zen-cart.com/forum/showth...204#post227204
    Live again! http://spritelygoods.com Rebuilt on ZC v 1.5.1 from 1.3.0.2

  4. #204
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by woodlandsprite View Post
    Thank you, but after three hours wasted, it don't works to me . The steps I'm doing is:

    - Install zencart 1.3.7
    - Install stock by attributes 4.3 by kuroi

    At this point all works ok.

    Modify includes/modules/your template/attributes.php (my template is "classic"), instead of /modules/pages/product_info/main_template_vars_attributes.php that is not present in zencart 1.3.7
    with the grayson mod:
    http://www.zen-cart.com/forum/showth...=25987&page=11

    And I can't see any change. It appears the attribs, with the total number in stock, but without detailing sizes in the dropdown list (M 2 units , XL 3 units, etc.)

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

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    For Zen Cart 1.3.7 you should use Stock by Attributes 4.4 rather than 4.3 (which was for 1.3.6).

    The Grayson solution is quite old now and has limited applicability. To make it work in 1.3.7 you should also review the steps recommended in post 46 of this thread.

    I've not tried this myself, but several other people appear to have it working.
    Kuroi Web Design and Development | Twitter

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

  6. #206
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by kuroi View Post
    For Zen Cart 1.3.7 you should use Stock by Attributes 4.4 rather than 4.3 (which was for 1.3.6).
    I am using 4.4 , but in the readme file apeears "stock by attributes v4.3". It confused me, but it's an error in the readme file.

    Quote Originally Posted by kuroi View Post
    The Grayson solution is quite old now and has limited applicability. To make it work in 1.3.7 you should also review the steps recommended in post 46 of this thread.

    I've not tried this myself, but several other people appear to have it working.
    Thank you very much, it works OK

    It's a mess this kind of large threads with a lot of conversations, versions, and mods about one thing (all oscommerce and zencart are very messy, I use a lot phbpbb for example, and its very clean and simple the updates, but with oscommerce/zencart... uffff)

  7. #207
    Join Date
    Oct 2005
    Posts
    151
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Hi,

    My client is running a shop with ZC v1.3.7 and Stock by Attributes v4.3.1. All has been fine for several months. But suddenly, it is showing items as out of stock that are *not* out of stock. In fact, 998 are in stock. I re-uploaded all the Stock by Attributes v4.3.1 files, in case something had gotten corrupted on the server. No change - the problem persists. Has anyone else had this problem? Is there a fix??

    Thanks!

    ~anne

  8. #208
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Ever since I installed this I been getting this kinda message when i delete products from my catalog. I hit the back button and cancel and it deletes products. But now I got it when trying to delete a sub category and it won't let me. Any ideas where I gotta fix it? The message is as follows:

    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 '(products_attributes_id, products_id, options_id, options_values_id, options_val' at line 1
    in:
    [delete from zen_products_attributes (products_attributes_id, products_id, options_id, options_values_id, options_values_price, price_prefix, products_options_sort_order, product_attribute_is_free, products_attributes_weight, products_attributes_weight_prefix, attributes_display_only, attributes_default, attributes_discounted, attributes_image, attributes_price_base_included, attributes_price_onetime, attributes_price_factor, attributes_price_factor_offset, attributes_price_factor_onetime, attributes_price_factor_onetime_offset, attributes_qty_prices, attributes_qty_prices_onetime, attributes_price_words, attributes_price_words_free, attributes_price_letters, attributes_price_letters_free, attributes_required) where products_id = '57']
    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.

  9. #209
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by kuroi View Post
    For Zen Cart 1.3.7 you should use Stock by Attributes 4.4 rather than 4.3 (which was for 1.3.6).

    The Grayson solution is quite old now and has limited applicability. To make it work in 1.3.7 you should also review the steps recommended in post 46 of this thread.

    I've not tried this myself, but several other people appear to have it working.
    Hi, this is my first post on this forum.
    I am also running Zen Cart 1.3.7 and Stock by Attributes 4.4.
    I managed to install it and it seemed to work fine, until I tried to checkout (when logged in)
    Indeed, an error message "Fatal error: Cannot redeclare class order in order.php on line 20" appeared on page http://www.mysite.com/index.php?main...ckout_shipping.

    This occurs even if I try to buy an item with or without any attributes.

    Does anyone know how to fix this ?

    I tried to add a line prior to line 20 (as explained on wiki) :
    if ( class_exists('order') )
    {
    return;
    }

    but the same error occured !

    Fwed

  10. #210
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Quote Originally Posted by fwed View Post
    Hi, this is my first post on this forum.
    I am also running Zen Cart 1.3.7 and Stock by Attributes 4.4.
    I managed to install it and it seemed to work fine, until I tried to checkout (when logged in)
    Indeed, an error message "Fatal error: Cannot redeclare class order in order.php on line 20" appeared on page http://www.mysite.com/index.php?main...ckout_shipping.

    This occurs even if I try to buy an item with or without any attributes.

    Does anyone know how to fix this ?
    i have uninstalled the mod, and now I can check out.
    I will try to re-install it and see what happens !

    Fwed

 

 

Similar Threads

  1. Problems with addon: Dynamic Drop Downs for Stock By Attribute
    By Dunk in forum All Other Contributions/Addons
    Replies: 56
    Last Post: 30 Apr 2014, 07:55 PM
  2. MySQL Problem with Product with Attribute Stock addon
    By rtwingfield in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Sep 2011, 03:35 PM
  3. Hide Zero Quantity Attributes with attribute-stock addon
    By leevil123 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Feb 2010, 05:06 PM
  4. Replies: 4
    Last Post: 22 Jan 2010, 10:43 PM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 PM

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