Re: Orders Status History -- Updated By [Support Thread]
I've just submitted v2.0.0 of the plugin for review. This version:
- Supports Zen Cart 1.5.4 and 1.5.5[a] only.
- Minimizes the changes to the ZC-specific /YOUR_ADMIN/orders.php (no more comment-out block), making it easier to incorporate into already-edited files.
- Recognizes that some callers might have previously "prepared" the commentary input (i.e. adding slashes).
- Moves the database initialization to a "more proper" admin-level initialization script.
Re: Orders Status History -- Updated By [Support Thread]
v2.0.0 is now available for download.
Re: Orders Status History -- Updated By [Support Thread]
Is this now part of ZC156/not necessary?
Re: Orders Status History -- Updated By [Support Thread]
Quote:
Originally Posted by
torvista
Is this now part of ZC156/not necessary?
Yes, it is, so no it's not! :cool: ... you asked for it!
Anyway, be sure to grab the update (destined for zc156b and later), where the load point for the function's in-core version was corrected: https://github.com/zencart/zencart/issues/2224
Either that, or make sure that the auto_loader and extra_functions files provided by this plugin are removed prior to any zc156/zc156a installation.
Re: Orders Status History -- Updated By [Support Thread]
Updated plugin area to note that this is now built in. Thank you @lat9!