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.
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
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.