Page 154 of 356 FirstFirst ... 54104144152153154155156164204254 ... LastLast
Results 1,531 to 1,540 of 3558
  1. #1531
    Join Date
    Mar 2012
    Posts
    41
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Ok thought maybe I should post here, since I'm actually asking about v4 issues.

    Assuming I'm using the kuroi version that Diva Vocals suggested was most stable,
    - what does it do when product is out of stock? I've already experienced that it doesn't show it, and that it shows it in the cart, but
    a) is there an option to actually state that it's out of stock prior to the cart? I don't actually need quantities shown - but out of stock vs in stock would be useful! or
    b) once it gets to the cart, will it allow the person to backorder the item, and notify me that it's a backorder so that I know the person is aware that there will be a delay in fulfilling the order.

    Thanks if anyone can help!
    Regards
    Sunali

  2. #1532
    Join Date
    May 2006
    Posts
    84
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I've got an issue with the product being reported as being out of stock when we go to checkout but the product has stock.

    There is a colour attribute (with only one option) and a size attribute with 3 options. Two fo the sizes are being allowed to be purchased and the third is not.

    I'm totally confused as how this could happen - can anyone help?

    Thanks
    Andy

  3. #1533
    Join Date
    Mar 2011
    Posts
    11
    Plugin Contributions
    0

    Default stock_by_attributes_1-4-14

    Hi all, need a little bit of help here, we have stock_by_attributes_1-4-13 installed and has been working fine with the attributes. But the save button does not work in the attributes, however I found the patched version 14 and FTP all the files over in the correct places and did the SQL update patch and it comes up with this error
    "1062 Duplicate entry 'STOCK_SHOW_IMAGE' for key 2
    in:
    [INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Display Images in Admin', 'STOCK_SHOW_IMAGE', 'false', 'Display image thumbnails on Products With Attributes Stock page? (warning, setting this to true can severly slow the loading of this 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."

    Now when you push the save button you get this message: (database name removed)

    1146 Table 'xxxxxxxx.products_with_attributes_stock' doesn't exist
    in:
    [UPDATE products_with_attributes_stock SET quantity = '52' WHERE products_with_attributes_stock.stock_id =1206 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.


    Any help would be much appreciated

  4. #1534
    Join Date
    Aug 2011
    Location
    UK
    Posts
    41
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I'm currently setting up a shop using Zen Cart 1.3.9 (not live yet), and want to add the Stock by Attributes 1-4-14 mod. The problem I have encountered it that it need to modify both the order/php files (admin and template), which have already been altered by "Fast and Easy Checkout 1.10.0".

    I've compared both files from each mod in WinMerge, but there are so many altered lines that I'm not sure how to proceed.

    Do I simply get WinMerge to merge both files into one or will this not work?

    Any help getting this mod to work with my other mod would be most appreciated!

  5. #1535
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    You need WinMerge.. that's the purpose of the application..

    Quote Originally Posted by pinksparklegirl View Post
    I'm currently setting up a shop using Zen Cart 1.3.9 (not live yet), and want to add the Stock by Attributes 1-4-14 mod. The problem I have encountered it that it need to modify both the order/php files (admin and template), which have already been altered by "Fast and Easy Checkout 1.10.0".

    I've compared both files from each mod in WinMerge, but there are so many altered lines that I'm not sure how to proceed.

    Do I simply get WinMerge to merge both files into one or will this not work?

    Any help getting this mod to work with my other mod would be most appreciated!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #1536
    Join Date
    Sep 2008
    Location
    North Highlands, California 95660
    Posts
    286
    Plugin Contributions
    1

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    You might want to check... I think the order.php already has Numinix coding in it for his FAEC addon
    http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
    creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip

  7. #1537
    Join Date
    Mar 2012
    Posts
    11
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    I just installed Stock by attributes and am coming across 2 problems..

    1. I do not have the Catalog->"Products with Attributes Stock" option

    2. When loading my cart, it is a blank page... upon looking at the debug file, I get this error:

    [26-Mar-2012 08:57:07] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'index_filters/default_filter.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home5/myfuzzib/public_html/Cart/includes/modules/pages/index/header_php.php on line 49

    I'm stuck and need some help.

    thanks in advance!

  8. #1538
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    ALL install errors trace directly back to something going wrong with your install.. eg:

    • files were not uploaded correctly
    • corrupted during the FTP transfer
    • steps were missed

    Not seeing the menu item says that you did not run the SQL to add the menu items..
    Quote Originally Posted by Skippersyacht View Post
    I just installed Stock by attributes and am coming across 2 problems..

    1. I do not have the Catalog->"Products with Attributes Stock" option

    2. When loading my cart, it is a blank page... upon looking at the debug file, I get this error:

    [26-Mar-2012 08:57:07] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'index_filters/default_filter.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home5/myfuzzib/public_html/Cart/includes/modules/pages/index/header_php.php on line 49

    I'm stuck and need some help.

    thanks in advance!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #1539
    Join Date
    Mar 2012
    Posts
    11
    Plugin Contributions
    0

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by DivaVocals View Post
    ALL install errors trace directly back to something going wrong with your install.. eg:

    • files were not uploaded correctly
    • corrupted during the FTP transfer
    • steps were missed

    Not seeing the menu item says that you did not run the SQL to add the menu items..
    I ran the SQL and verified the table "products_with_attributes_stock" was created, along with the STOCK_SHOW_LOW_IN_CART and STOCK_SHOW_IMAGE rows in the configuration table.


    I think I found one of my problems... My "includes/classes/order.php" is newer than the one included with this mod. However when I WinMerge it, I can't tell what was changed by the mod, or what was changed since the mod was released.

  10. #1540
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

    Quote Originally Posted by Skippersyacht View Post
    I ran the SQL and verified the table "products_with_attributes_stock" was created, along with the STOCK_SHOW_LOW_IN_CART and STOCK_SHOW_IMAGE rows in the configuration table.


    I think I found one of my problems... My "includes/classes/order.php" is newer than the one included with this mod. However when I WinMerge it, I can't tell what was changed by the mod, or what was changed since the mod was released.
    and what about the SQL that adds the MENU item.. If you are not seeing a menu item it means your SQL did not run correctly..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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