Quote Originally Posted by mfreund View Post
I put the tracking number in from customer/add tracking idand nothing show up in the account. I also did the mod so it would show up on the my account page. Why is it not working? I am using 1.37
Have you changed the following code in your /includes/filenames.php file?

Find:
define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info');

Change to:
define('FILENAME_ACCOUNT_HISTORY_INFO', 'tracker');