Guest Posted February 19, 2004 Posted February 19, 2004 I've changed the Heading in the Admin>Orders>Edit to be an Order# indicator with <?php echo $oID; ?>. But I am having problems trying to echo the customers_id. It doesn't want to display it at all. I assume it is because it has not been queried or fetched for the page. I'm not sure how to do this. If anyone can point me in the right direction I would appreciate it. I need the customer ID displayed so our shipping person can do a search for the order with our cc processor (link point).
Guest Posted February 20, 2004 Posted February 20, 2004 Can anybody help with this one? Seems fairly straight forward.
Guest Posted February 20, 2004 Posted February 20, 2004 Nevermind, I found the location to include customer_id in the db query: admin>includes>orders.php My edit order screen shows the order number and customer number at the top now. seems like it should be a standard.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.