Zen Cart Logo
Forums / All Other Contributions/Addons / Track Package from FedEx, UPS, Postal, DHL, etc..

Track Package from FedEx, UPS, Postal, DHL, etc..

Views: 289,399

Results 621 to 640 of 1,019
23 Apr 2012, 20:40
#621
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Track Package from FedEx, UPS, Postal, DHL, etc..

discretedan:

I thought it would be GREAT to have a few configurable commonly used statements that as you change the status of the order, you could check this boxes and it would add the text directly to the comment area for you ... no more copy/paste ...

I would imagine if I had some skills I could hack one of the Shippers already in the mod to do this, but it would just that a hack, and I thought there may be others that would use this .

Dan

I don't have any plans to add any such functionality and while this is a great idea, it sounds more like this should be a new add-on rather than something that should be an enhancement of THIS add on. What you are speaking of is a comment tied to a specific order status.

24 Apr 2012, 12:12
#622
discretedan avatar

discretedan

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

DivaVocals:

I don't have any plans to add any such functionality and while this is a great idea, it sounds more like this should be a new add-on rather than something that should be an enhancement of THIS add on. What you are speaking of is a comment tied to a specific order status.

OK, well again thanks for the tracking mod ... it's great ... I spent 2 years copy / paste that info into the comment box ...

Dan

24 Apr 2012, 12:12
#623
discretedan avatar

discretedan

New Zenner

Join Date:
Apr 2010
Posts:
4
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

DivaVocals:

I don't have any plans to add any such functionality and while this is a great idea, it sounds more like this should be a new add-on rather than something that should be an enhancement of THIS add on. What you are speaking of is a comment tied to a specific order status.

OK, well again thanks for the tracking mod ... it's great ... I spent 2 years copy / paste that info into the comment box ...

Dan

02 Jun 2012, 19:28
#624
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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.

The database file looks to be installed.

Thanks for any help with this... noob here.

02 Jun 2012, 19:43
#625
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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.

The database file looks to be installed.

Thanks for any help with this... noob here.Tells me that there is code missing from orders.php. Most likely from errant code merging since the file that comes with this mod works just fine.. do you have other mods installed which also modify orders.php?

02 Jun 2012, 19:54
#626
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

Thank you for the reply. No, I do not have any other modifications to my orders.php file. I did not merge the new code to orders.php, I simply replaced the file. Is this the reason? Thank you again for all the help.

02 Jun 2012, 19:58
#627
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

Do you think it may be a db issue?

I looked at the db and cannot find the new uploaded patch. So when I attempted to upload directly to the db... I get this error:

Error

SQL query:

ALTER TABLE orders_status_history ADD track_id1 TEXT default NULL ,
ADD track_id2 TEXT default NULL ,
ADD track_id3 TEXT default NULL ,
ADD track_id4 TEXT default NULL ,
ADD track_id5 TEXT default NULL ;

MySQL said: Documentation
#1060 - Duplicate column name 'track_id1'

Could there be something here or should I look back to the order file?

02 Jun 2012, 20:15
#628
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

I know that error was in the instructions and explained that the file is already installed.... however I don't see the file, so that was why I asked about it.

02 Jun 2012, 22:00
#629
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

Once I replaced the order.php file (admin folder -> order.php) I have my old functionality back, so you are right on with the file. My question now is would the db issue above mentioned be effecting the functionality of the new order.php... causing the issue?

Thanks so much for the efforts.

02 Jun 2012, 23:54
#630
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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.

03 Jun 2012, 03:06
#631
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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..

Updated to work with Zen Cart v1.5. Will not work with any versions prior to v1.5 (NOT backwards compatible)

03 Jun 2012, 03:57
#632
merchantdroid avatar

merchantdroid

New Zenner

Join Date:
Oct 2010
Location:
Texas
Posts:
32
Plugin Contributions:
0

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".

03 Jun 2012, 13:57
#633
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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:

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..

Updated to work with Zen Cart v1.5. Will not work with any versions prior to v1.5 (NOT backwards compatible)

04 Jun 2012, 18:19
#634
mcpisik avatar

mcpisik

Zen Follower

Join Date:
Jan 2007
Location:
Mount Maunganui, New Zealand
Posts:
417
Plugin Contributions:
0

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!

04 Jun 2012, 19:13
#635
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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..

05 Jun 2012, 05:48
#636
mcpisik avatar

mcpisik

Zen Follower

Join Date:
Jan 2007
Location:
Mount Maunganui, New Zealand
Posts:
417
Plugin Contributions:
0

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.

05 Jun 2012, 17:49
#637
mcpisik avatar

mcpisik

Zen Follower

Join Date:
Jan 2007
Location:
Mount Maunganui, New Zealand
Posts:
417
Plugin Contributions:
0

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?

05 Jun 2012, 18:15
#638
mcpisik avatar

mcpisik

Zen Follower

Join Date:
Jan 2007
Location:
Mount Maunganui, New Zealand
Posts:
417
Plugin Contributions:
0

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....

16 Jun 2012, 06:41
#639
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

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.

16 Jun 2012, 07:25
#640
joyjoy avatar

joyjoy

Totally Zenned

Join Date:
Sep 2010
Posts:
611
Plugin Contributions:
0

Re: Track Package from FedEx, UPS, Postal, DHL, etc..

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!