martyn_lizardmedia Posted June 4, 2005 Share Posted June 4, 2005 Hi A customer of mine wants a phone number to be visible on admin/orders.php for the shipping address ... so we changed the stree lin e3 to telephone .. all works ok apart from it obviously appears in teh wrong oder on orders.php ( see image ) .. i cant find where this is called from to change the order .. can anyone help please ? Many thnx image at http://www.lizardmedia.org/dropbox/order.jpg Link to comment Share on other sites More sharing options...
martyn_lizardmedia Posted June 4, 2005 Author Share Posted June 4, 2005 Hi A customer of mine wants a phone number to be visible on admin/orders.php for the shipping address ... so we changed the stree lin e3 to telephone .. all works ok apart from it obviously appears in teh wrong oder on orders.php ( see image ) .. i cant find where this is called from to change the order .. can anyone help please ? Many thnx image at http://www.lizardmedia.org/dropbox/order.jpg <{POST_SNAPBACK}> the dode for this is : <td class="main" valign="top"><b><?php echo ENTRY_SHIPPING_ADDRESS; ?></b></td> <td class="main"><?php echo tep_address_format($order->delivery['format_id'], $order->delivery, 1, '', '<br>'); ?></td> again any help would be gladly and desperatly needed Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.