Page 121 of 359 FirstFirst ... 2171111119120121122123131171221 ... LastLast
Results 1,201 to 1,210 of 3589
  1. #1201
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

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

    Ran the update_1_4_10.sql update and it fixed the problem :)

  2. #1202
    Join Date
    Feb 2007
    Location
    Worldwide Web
    Posts
    191
    Plugin Contributions
    0

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

    I installed the stock by attribute mod, but for some reason it's not showing the attribute for people to pick there size Example:

    I have a dress with the sizes: Small, Medium & Large, but on the product page I'm not able to pick the sizes.

    How can I correct this issue?

    Is there any correction to this problem??????????????????
    Diva Boutiques
    www.divaboutiques.com

  3. #1203
    Join Date
    Feb 2007
    Location
    Worldwide Web
    Posts
    191
    Plugin Contributions
    0

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

    I don't know what happened but I did a system restore from my backup & my sizes are showing back up again
    Diva Boutiques
    www.divaboutiques.com

  4. #1204
    Join Date
    Jul 2010
    Location
    San Francisco
    Posts
    3
    Plugin Contributions
    0

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

    1) on the page Admin/Catalog/Products With Attributes Stock, the ajax "save" button doesn't work in tested browsers Chrome or IE, only Firefox. I haven't debugged this.

    2) when save button working (in FireFox) the save code is in error:

    .../admin/includes/classes/products_with_attributes_stock.php
    Fix line 227

    PHP Code:
    // replace hard-coded table name with Zen Cart configured table name
    $sql "UPDATE " TABLE_PRODUCTS_WITH_ATTRIBUTES_STOCK " SET quantity = '$value' WHERE stock_id =$id LIMIT 1";
    // current code
    // $sql = "UPDATE products_with_attributes_stock SET quantity = '$value' WHERE products_with_attributes_stock.stock_id =$id LIMIT 1"; 
    Email sent to That Software Guy.

    If anyone's debugged the JavaScript for the save button in other browsers, please let me know.

    Thanks!

  5. #1205
    Join Date
    Apr 2008
    Posts
    38
    Plugin Contributions
    4

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

    Bug on Version: 1.4.13 version??
    http://www.zen-cart.com/index.php?ma...roducts_id=310

    example:

    How i get this

    1. I click on the box under quantity in stock and change the amount then i click save that i when i get the error message above.

    1146 Table 'jazzifas_zc1.products_with_attributes_stock' doesn't exist
    in:
    [UPDATE products_with_attributes_stock SET quantity = '1' WHERE products_with_attributes_stock.stock_id =21 LIMIT 1]
    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.

    My DB Have define('DB_PREFIX', 'zen_');

  6. #1206
    Join Date
    Nov 2007
    Posts
    71
    Plugin Contributions
    0

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

    Just wondering if anyone had a work around or fix to show what attributes were still in stock on the product page? The system works great, but at the product page say for example if there were 4 different colours of a top, and only 1 colour was in stock, the stock control will say 1 is in stock but the customer wont know until they try to add the product and goto the next screen, then have to go back again and try another.

    I have had a search, and dont think ive missed an answer to this if there was one.

    Any thoughts would be greatly appreciated
    Thanks
    Sam

  7. #1207
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

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

    Quote Originally Posted by delia View Post
    Installed 1.4.13 and resynced quantities and it took the stock quantities of the main product to zero throughout the entire cart. If you have used this version and not had any problems with the quantity sync please let me know! If this is typical of this version, it has a major problem!
    Yes this is typical when upgrading and there should be a warning. Some features of how attributes are set up have changed for us with this mod.

    This mod, 1.4.13 is not stable.

    There are problems and fixes in this thread for this mod but the latest contributor to this version has not responded to the issues it has.

    Look though my posts for some solutions.

  8. #1208
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    Quote Originally Posted by markcarranza View Post
    1) on the page Admin/Catalog/Products With Attributes Stock, the ajax "save" button doesn't work in tested browsers Chrome or IE, only Firefox. I haven't debugged this.

    2) when save button working (in FireFox) the save code is in error:

    .../admin/includes/classes/products_with_attributes_stock.php
    Fix line 227

    PHP Code:
    // replace hard-coded table name with Zen Cart configured table name
    $sql "UPDATE " TABLE_PRODUCTS_WITH_ATTRIBUTES_STOCK " SET quantity = '$value' WHERE stock_id =$id LIMIT 1";
    // current code
    // $sql = "UPDATE products_with_attributes_stock SET quantity = '$value' WHERE products_with_attributes_stock.stock_id =$id LIMIT 1"; 
    Email sent to That Software Guy.

    If anyone's debugged the JavaScript for the save button in other browsers, please let me know.

    Thanks!
    That's not a javascript fix and is not browser specific. That Software Guy did not write the mod by the way.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  9. #1209
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

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

    He seems to be the most recent contributor to any fixes with it according to his post - he believed he had fixed any issues with the mod and thanked someone for reporting an issue...however, the issues still exist.

    Do we know who is interested in perfecting this mod, because as I told him I'd be willing to help test it as I have a test cart set up. Just PM me and I'll try and give good feedback.

  10. #1210
    Join Date
    Jul 2010
    Location
    Italy
    Posts
    64
    Plugin Contributions
    0

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

    I am having a huge problem with the shopping cart that I believe it is related to Stock by Attribute:

    When my client selects more quantity than available from a product, it doesn't warn with *** (quantity exceeds availability) as it used to. Instead it just "freezes" and doesn't allow to continue the checkout but it doesn't warn that there is insufficient products.

    I really have no clue how to solve this, the debug doesn't show any special error apart from:

    [03-Jul-2011 06:33:25] PHP Warning: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed in /home/admin/includes/functions/general.php on line 1509

    Code:
    and stock_attributes = '".implode(',', $attr_array)."'
    and

    [03-Jul-2011 08:19:27] PHP Parse error: syntax error, unexpected T_STRING in /home/includes/languages/portugues/time_out.php on line 1

    but the shopping cart is all messed up. Maybe the files could be:

    admin/includes/functions/general.php
    includes/templates/template_default/templates/tpl_shopping_cart_default.php

    Any help would be greatly appreciated as I can hardly take any order from a customer now

 

 

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