
Originally Posted by
redheads
Known issue with no known resolution
Would love to know when/if anyone has ever figured it... this is a great feature and apparently it works for some and not for others. I would be willing to help collect data for comparison if anyone is able to help figure out what the difference is between mine, yours, and those that work...

I ain't no programmer, but I "think" this might get it working (old version):
super_batch_status.php
Code:
function batch_status($oID, $status, $comments, $notify = 0, $notify_comments = 0) {
global $db, $messageStack;
global $orders_status_array; // (bug fix)
HTH
Bookmarks