Re: Track Package from FedEx, UPS, Postal, DHL, etc..
question.. haven't looked too much at the uninstall script and the way it saves the tracking numbers.. so please forgive my 'noobness' to it :)
Lets say I install the Ty Package Tracker on my live site.. and update 10 orders with their tracking ID. Then, for some strange reason I decide I no longer want to use the Ty Package Tracker and uninstall it. Would those 10 orders still have their Tracking ID in place.. or would they be removed? The reason I ask is because when you look at it it looks like a regular status update.. so its got me confused. Thanks!
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
NVM, found my answer. It does remove it, since it creates new fields for the tracking ID. Thats why theres a separate "tracker" page as well.. or else it would have used the regular account_history page and shown it
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Hi there,
Can someone help me out with this please,
I installed Ty package tracker versin 2.2b (zencart version is 1.35) i uploaded all files , and also uploaded the sql file, and now my site comes up with
Fatal error: Cannot redeclare class base in includes/classes/class.base.php on line 17, can someone tell me whats wrong? before i installed the contrib my site was working just fine, but now when i visit the homepage , the above error is all that comes up. In admin>config>ty tracker i can view carrier url's etc, but that is it, im new to this could someone please help me.... thanks in advance!
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
I haven't seen this problem before and am not sure where to look. Did you install any other mods before or after you install the tracker mod? Did you customize or made changes to any other files ?
Ty Tracker link to Super_edit.php not working?
I installed both Ty package tracker v2.2b and Super order 2.0. But the link between these two seems not working.
Whenever I click on "edit" button, I got a blank page with only "cancel" and "submit" buttons showing.
Can someone tell me why this is happening?
Re: Ty Tracker link to Super_edit.php not working?
Quote:
Originally Posted by
frank_lyy
I installed both Ty package tracker v2.2b and Super order 2.0. But the link between these two seems not working.
Whenever I click on "edit" button, I got a blank page with only "cancel" and "submit" buttons showing.
Can someone tell me why this is happening?
read
http://www.zen-cart.com/forum/showpo...1&postcount=64
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
colosports
If you are using Super Orders 2.0,
you must edit admin/tracker.php
Search for
Code:
FILENAME_EDIT, 'oID='
and replace it with
Code:
FILENAME_EDIT, 'action=edit&oID='
There will be 3 different places in the file that you will have to replace.
Tried this fix, still getting the same error. By the way, IE7's error message says:
'window.opener.location' is null or not an object
Am I doing something wrong again?
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
What is the url when you click on the edit button?
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
colosports
What is the url when you click on the edit button?
(http://www.mydomain.com)/admin/super...n=edit&oID=xxx
Thanks for your reply!!
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
colosports
What is the url when you click on the edit button?
http://www.xxx.com/admin/super_edit....n=edit&oID=xxx
Thanks for your reply!!