Our managers who process our orders every day has asked me if it's possible to add 2 more columns to the "view orders" page that displays the shipping method and order time at a glance.
I narrowed it down to uc_order.module and altering function uc_order_admin... I managed to add the columns by adding new lines into $header = array(, but can't get the information to display. Are there any more lines that I should add/alter? If so, what should I be adding?
Any help to this PHP newbie would be appreciated!







I can just doublecheck the code to make sure it's checking the right fields and use a little strtolower() to get rid of case matching. I should've done that already anyways.


Joined: 08/08/2007