-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
merchantdroid
Figured it out... thanks DV for the suggestions. It was a compatibility issue with the site version of zc... went back and used a older version of the order.php file and worked like a charm. Thanks again.
Ummmm if you are using this with Zen Cart v1.39, I stated VERY clearly n the readme and on the download page that the current version is NOT backwards compatible..
Quote:
Updated to work with Zen Cart v1.5. Will not work with any versions prior to v1.5 (NOT backwards compatible)
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
No need for the "I told you so" attitude. I posted my MISTAKE so no one would be trying to HELP... not come back with the I stated this in caps and highlights. I honestly don't even know why you replied with anything but "okay".
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
merchantdroid
No need for the "I told you so" attitude. I posted my MISTAKE so no one would be trying to HELP... not come back with the I stated this in caps and highlights. I honestly don't even know why you replied with anything but "okay".
and there's no need to interpret/assume a sentiment that was NOT expressed in my post.. I merely wanted to point out the v1.3.9 compatibility issue for others following the thread because in my opinion it wasn't super clear that this was the issue since as you posted originally:
Quote:
Originally Posted by
merchantdroid
I have looked through this thread and cannot find the solution to my issue... if it is out there I would be much appreciative to the guidance. I have installed this plugin and it looks to have installed correctly on the customer view side. However, in my admin... if I go to Customers -> Orders and then select a order... the bottom half of the order stat is missing just after the first item ordered down. I have no way of editing the order status as it is no longer there. Nor is there a place to add tracking information.
So to make it clear for anyone following this thread:
If you are using the latest version of Ty Package Tracker with Zen Cart v1.3.9, it is stated VERY clearly in the readme and on the add-ons download page that the current version is NOT backwards compatible..
Quote:
Updated to work with Zen Cart v1.5. Will not work with any versions prior to v1.5 (NOT backwards compatible)
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Hi,
I need to enter a product code and a ticket number in a second field, to track a parcel on the couriers website.
eg. E20 12345678
How would I go about this?
http://nzcouriers.co.nz/html/tt_popup.html
is the site and it's the first 2 fields that I need to fill (Courier Tickets/Packs)
Thanks!
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
mcpisik
Hi,
I need to enter a product code and a ticket number in a second field, to track a parcel on the couriers website.
eg. E20 12345678
How would I go about this?
http://nzcouriers.co.nz/html/tt_popup.html
is the site and it's the first 2 fields that I need to fill (Courier Tickets/Packs)
Thanks!
I wish I could help.. Someone else will need to chime in as I suspect that this will require more digging into this code to get it to work for this particular courier.
Using the example for the couriers sit: eg. LH 14148561, the tracking URl would look like this:
http : // nzcouriers . co .nz/nzc/servlet/ITNG_TAndTServlet?page=1&VCCA=Enabled&Key_Type=Ticket&product_code=LH&serial_number=14148561#Detail_0
Dunno how to modify this code to plug in the two distinct elements of the tracking number inside a specific URL. Other shippers that work with this plugin append the tracking number to the tracking URL..
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Thanks anyway. Really appreciate the reply as it saves me scratching my head.
Maybe one day they'll just go to one item code instead for tracking on that site and I'll be able to use this mod.
Cheers.
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
When a customer views their order comments, the tracking number link adds our website address to the start of the couriers tracking number (so page not found).
Is there an easy solution for that?
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Answer: I'd shortened the link and only used www.
Added http:// to the admin options and works fine....
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Do anyone have this mod working with FEC(fast & easy checkout)? Everything works fine except the customer email for the status update. There is no tracking information in that email and I can't figure out what the problem is. Help? Thank you.
-
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
joyjoy
Do anyone have this mod working with FEC(fast & easy checkout)? Everything works fine except the customer email for the status update. There is no tracking information in that email and I can't figure out what the problem is. Help? Thank you.
Nevermind I fixed this issue using the advice from post #619 in this thread. Thank you!