Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Originally Posted by mauryg
Question about editing the shipper. If we change the shipper, e.g. from Fedex to USPS Flat Rate Priority Mail, how do we edit the shipper so that the tracker will access the correct shipper webpage?
Second question: When I click on the EDIT button in TyTracker, I only get a blank screen with a 'cancel' and 'submit' button. I have Super Order installed and functioning properly and admin/includes/extra_datafiles/tracker.php says:
Code:
define('FILENAME_EDIT', 'super_edit.php');
So where do I look for the problem? I'm guessing that if I solve the second problem, I'll have the answer to the first.
1. To edit the shipper, you will have to go to Admin->Configuration->Ty Package Tracker
You will have to edit the Name, Tracking Link, and Status for each carrier.
2. I am using an old version of super_edit.php. The newer version may not be compatible. I attached my modded version of /admin/super_edit.php if you guys want to use it. If you want to try it out, make sure you may a back up copy of the original /admin/super_edit.php before you use my modded version. If it doesn't work or you don't like it, upload the original version back to the server.
Plan B: You can change it to
Code:
define('FILENAME_EDIT', 'super_orders.php');
and it will link the edit button to the Super Orders Mod.
The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)
Bookmarks