Hi SWGUY
Many thanks for this contribution. It will save us a lot of time.
Like others I can't get it to work fully (it's just not updating the underlying order details) but refuse to give up.
Hopefully this is something dumb I'm doing. I've pasted the two bits of commented code you wrote into our orders.php file which has the EDIT_ORDERS contribution already in it. Then I've double checked everything, and it looks fine.
Thought maybe I'd missed a line or two from elsewhere in the code so used WinMerge to find any other differences and can't see any.
Finally wondered about the line below. Is there a missing 'action=something' where I've put '****'? To be honest grasping at straws now.
zen_redirect(zen_href_link(FILENAME_ORDERS, zen_get_all_get_params(array('action')) . '****','NONSSL'));
So then thought I'd just replace my orders.php with the one from the quick_status_update contribution. However that had exactly the same problem. So I guess it's either in the contribution, or in something that the contribution calls.
Any help appreciated.


Reply With Quote
