Quote Originally Posted by bluedotted View Post
I am assuming the tables were removed from the edit_orders.php files correct? If so I will have a guy I know hit it up and see if it can be added back properly, just making sure I am sending him in the right direction.
Not sure what you mean by this question (database tables, shipping tables, HTML tables??)..

So let me say this.

The shipping rate code is code Ivan added to the edit_orders.php files which attempted to pull in the same shipping rate data that customer's see in the store. There are two class files in the Create Orders fileset which support this code's functionality. (I posted the names of those files earlier in this thread)

As I have posted previously, the shipping rate table code did NOT work the way it should have. It did not display the correct shipping rates for flat rate shipping or per item shipping, and needs to be FULLY tested that it works for all shipping modules.. UPS appeared to work fine, but I did not test USPS. Furthermore it should also support FedEx shipping for those who use the FedEx shipping module. (as far as I can tell Ivan's code would not support the FedEx shipping module)

So when I submit a new version of Create Orders it will be without the shipping rates table code. IMHO a mod with HALF/NON WORKING functionality is not USEFUL to the community.