View Single Post
  #2  
Old 10-22-2008, 02:32 PM
 
gcca gcca is offline
 

Member
  
Join Date: Dec 2004
Posts: 19
 

Default Re: Adding a new field to Order History Page > Almost there..missing something

Nevermind - I found it by editing /shop/admin/cart.php

And Inputting the new fields under:

$query_data = array (
"tracking" => $tracking,
"customer_notes" => $customer_notes,
__________________
X Cart 4.1.8
Reply With Quote