Page 4 of 4 FirstFirst ... 234
Results 31 to 34 of 34
  1. #31
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,697
    Plugin Contributions
    123

    Default Re: Quick Quantity Update Support Thread

    Also please bear in mind that when this action is done from search in 1.5.7, it doesn't work. This is fixed in 1.5.8. Fixing in 1.5.7 is a bit tricky; you would have to backport the original fix done for

    https://github.com/zencart/zencart/pull/4288

    I'll update the mod as soon as I can.
    Last edited by swguy; 27 May 2021 at 12:30 PM.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #32
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    282
    Plugin Contributions
    3

    Default Re: Quick Quantity Update Support Thread

    Quote Originally Posted by swguy View Post
    Please revert to smaller number of products per page and try this fix:

    under
    <!-- bof That Software Guy Quick Quantity Update -->

    change

    <?php echo '<a href="' . zen_href_link(FILENAME_CATEGORY_PRODUCT_LISTING, 'cPath=' . $cPath . '&pID=' . $products->fields['products_id'] . '&action=change_quantity') . '">'; ?>

    to

    <?php echo '<a href="' . zen_href_link(FILENAME_CATEGORY_PRODUCT_LISTING, 'cPath=' . $cPath . '&pID=' . $product['products_id'] . '&action=change_quantity') . '">'; ?>


    (You're basically changing $products->fields to $product.)
    I just got a chance to try this fix, unfortunately it didn't work. It is still not updating and now bounces to the last page on click.

    There is only one category where this poses an issue, and I did see your post that there will be fixes/changes coming with 1.5.8, so not a biggie. I will just change the quantity shown when I have to edit this category.

    Thanks!

  3. #33
    Join Date
    Nov 2005
    Location
    France
    Posts
    582
    Plugin Contributions
    8

    Default Re: Quick Quantity Update Support Thread

    Hi Scott,
    Are there any plans to update this module for 1.5.8, or will it work 'out of the box'?

  4. #34
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,697
    Plugin Contributions
    123

    Default Re: Quick Quantity Update Support Thread

    Why don't you try it and report back?
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  2. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 PM
  3. Position quantity update button under quantity box
    By JC.M in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Feb 2010, 02:43 PM
  4. Quick Order support?
    By rstevenson in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 18 Jun 2007, 06:48 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