Page 68 of 68 FirstFirst ... 1858666768
Results 671 to 678 of 678
  1. #671
    Join Date
    Jun 2008
    Location
    Japan
    Posts
    333
    Plugin Contributions
    7

    Default Re: Quick Updates v2.07

    Quote Originally Posted by Bruce1952 View Post
    Just thought I give this a bump up to see if anyone could help with it because it is about the last item on the live site that is showing in the error log.
    https://www.zen-cart.com/faq.php?faq...aq_do_and_dont

  2. #672
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: Quick Updates v2.07

    What is the point of that it has nothing there about quick updates that I can see.
    Outdoorking
    Live Site www.outdoorking.com.au

  3. #673
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,939
    Plugin Contributions
    96

    Default Re: Quick Updates v2.07

    Quote Originally Posted by Bruce1952 View Post
    What is the point of that it has nothing there about quick updates that I can see.
    True, but it has everything to do with Don't ... bump your post.

  4. #674
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: Quick Updates v2.07

    Quote Originally Posted by lat9 View Post
    True, but it has everything to do with Don't ... bump your post.
    So are you saying that I should not post then because I will not get any assistance with the issue.

    It would appear that it is the only module that is causing errors apart from the MYSQL that I have some times.
    Outdoorking
    Live Site www.outdoorking.com.au

  5. #675
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,939
    Plugin Contributions
    96

    Default Re: Quick Updates v2.07

    You're asking questions about an add-on that hasn't been updated for 6 1/2 years. I'm guessing that the author(s) are no longer supporting the plugin and that there's no one that's actively using it that's also willing to take on its upgrade and support.

  6. #676
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: Quick Updates v2.07

    Quote Originally Posted by lat9 View Post
    You're asking questions about an add-on that hasn't been updated for 6 1/2 years. I'm guessing that the author(s) are no longer supporting the plugin and that there's no one that's actively using it that's also willing to take on its upgrade and support.
    No problem I sorted out the issue myself and now not getting any error messages on the live site and the dev site now so far regarding Quick Update.

    If I do get any more errors regarding quick updates I will let you know on the forum.

    Thanks again
    Outdoorking
    Live Site www.outdoorking.com.au

  7. #677
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: Quick Updates v2.07

    Hi All,

    I am hoping that someone can help with this issue with quick updates. This is the error message I got when doing a price update using quick updates.

    [08-Aug-2025 13:29:25 Australia/Sydney] Request URI: /xxxx/index.php?cmd=quick_updates&sort_by=p.products_price%20ASC&action=update, IP address: 45.125.247.117, Language id 1
    #0 /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php(575): zen_debug_error_handler()
    #1 /xxxx/index.php(23): require('/home/a1ntaxxxx')
    --> PHP Warning: Undefined array key 458 in /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php on line 575.

    [08-Aug-2025 13:29:25 Australia/Sydney] Request URI: /xxxx/index.php?cmd=quick_updates&sort_by=p.products_price%20ASC&action=update, IP address: 45.125.247.117, Language id 1
    #0 /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php(575): zen_debug_error_handler()
    #1 /xxxx/index.php(23): require('/home/a1ntaxxx')
    --> PHP Warning: Undefined array key 459 in /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php on line 575.

    [08-Aug-2025 13:29:25 Australia/Sydney] Request URI: /xxxx/index.php?cmd=quick_updates&sort_by=p.products_price%20ASC&action=update, IP address: 45.125.247.117, Language id 1
    #0 /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php(575): zen_debug_error_handler()
    #1 /xxxx/index.php(23): require('/home/a1xxx')
    --> PHP Warning: Undefined array key 460 in /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php on line 575.

    [08-Aug-2025 13:29:25 Australia/Sydney] Request URI: /xxxx/index.php?cmd=quick_updates&sort_by=p.products_price%20ASC&action=update, IP address: 45.125.247.117, Language id 1
    #0 /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php(575): zen_debug_error_handler()
    #1 /xxxx/index.php(23): require('/home/a1ntaxxx')
    --> PHP Warning: Undefined array key 461 in /zc_plugins/QuickUpdates/v2.0.10/admin/quick_updates.php on line 575.

    This is from line 572 to 582
    $apply_change = true;
    if ($key == 'products_price') {
    // $apply_change = false; // doing markups, but this products is not checked
    if((isset($_POST['flag_markup'])) && ($_POST['markup_checked'][$products_id] != true)){
    $apply_change = false;
    /* if((!isset($_POST['flag_markup'])) || ($_POST['markup_checked'][$products_id] == true)){
    // not doing markups, or this product is checked for markup
    // (this saves a lot of obsolete hidden $_POST's, when not doing price markups)
    $apply_change = true;*/
    }
    }

    Any assistance would be appreciated.
    Outdoorking
    Live Site www.outdoorking.com.au

  8. #678
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,741
    Plugin Contributions
    22

    Default Re: Quick Updates v2.07

    I'm working on updating this plugin for Zen Cart 2.x - is there ANYONE willing to help out with testing and bug reporting? I'll do all the work, just need a fresh pair of eyes to see if everything is working properly... If so, please PM me for access to plugin files.

 

 
Page 68 of 68 FirstFirst ... 1858666768

Similar Threads

  1. Quick Updates
    By jayson.gurney in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 1 Mar 2008, 11:08 AM
  2. Quick Updates 2.0*
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 6 Jun 2007, 01:32 PM
  3. Quick Updates
    By tuckerm in forum Customization from the Admin
    Replies: 11
    Last Post: 16 Dec 2006, 11:45 PM

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