Page 74 of 100 FirstFirst ... 2464727374757684 ... LastLast
Results 731 to 740 of 998
  1. #731
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

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

    Hello, I had this same issue when I first installed TY. You can visit the web site for UPS, Fedex etc and go to their package tracking page and cut and paste the link into the tracker file. This worked for me.

    I just updated to Zen Version 1.5 and the new TY Package Tracker version already has the links installed for tracking purposes.

    Hope this helps.

  2. #732
    Join Date
    Aug 2009
    Posts
    128
    Plugin Contributions
    0

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

    Hi,

    I have a little problem: I'm using the version 3.1.1 since I use Zencart 1.3.9h and the courier tracking url has the tracking number not at the und of the url but in the middle.
    For example look at this tracking url:
    http://wwww.sda.it/SITO_SDA-WEB/disp...ome&button=Vai
    The code 286301747757 is not at the end.

    How could I fix this?
    There should be a wildcard like a symbol to tell to the Ty script where to place the tracking number.

    Thank you.

  3. #733
    Join Date
    Aug 2012
    Posts
    331
    Plugin Contributions
    0

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

    I'm just wondering if there's any possibility to integrate https://www.aftership.com/ with TY package tracker.

    It gives a nice button next to the tracking number to popup tracking info with leaving the site. see demo here

  4. #734
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

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

    Quote Originally Posted by ShopVille View Post
    I'm just wondering if there's any possibility to integrate https://www.aftership.com/ with TY package tracker.

    It gives a nice button next to the tracking number to popup tracking info with leaving the site. see demo here
    I'm sure there is.. It's software.. anything is possible if one has the time and ability to add these features.. That said, I have no particular plans to do this.. If another community member wants to take the ball and run with it, I say go for it..

    I assume you mean FEATURES like Aftership right?? (ie: the nice button next to the tracking number to popup tracking info) Ty Package tracker includes the tracking link in the order comments which customers as well as shopowners can access.. Not sure what integrating with Aftership would do to improve Ty Package Tracker gains, but certainly FEATURES like Aftership might be nice..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #735
    Join Date
    Aug 2012
    Posts
    331
    Plugin Contributions
    0

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

    I noticed that in the sidebox only the last 3 orders show, is it possible to set it should show more than 3 orders?

  6. #736
    Join Date
    Oct 2006
    Posts
    87
    Plugin Contributions
    0

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

    This is a great plugin, installed easily, works just as it should - thank you.

    However, it throws validation errors on the sidebox if there are no orders to display. The code in tpl_track_orders.php puts out an <a> tag only in the <ul> causing the following errors to be thrown for the page. This can be fixed by putting the <li> tags in, but I thought I should raise the issue. Of course if there is something I've not done in the configuration, perhaps someone could advise?

    Thank you


    1. Line 192, Column 124: document type does not allow element "a" here; assuming missing "li" start-tag
      …history_info&amp;zenid=ll320qal4v2vdfa54pj0c8tar6"> Track your orders </a></ul>

    2. Line 192, Column 152: end tag for "li" omitted, but OMITTAG NO was specified
      …history_info&amp;zenid=ll320qal4v2vdfa54pj0c8tar6"> Track your orders </a></ul>
      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

    3. Line 192, Column 1: start tag was here
      <a href="http://www.thumpers.co.uk/msfx-test/index.php?main_page=account_histor…

  7. #737
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

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

    Go to Admin->Configuration->Ty Package Tacker

    Change the Carrier Name and use this as the tracking link
    Code:
    http://wwww.sda.it/SITO_SDA-WEB/dispatcher?invoker=home&LEN=&execute2=ActionTracking.doGetTrackingHome&button=Vai&id_ldv=
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  8. #738
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

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

    The setting change be change in the Admin->Configuration->Ty Package Tacker settings.
    It's under
    Max display for Track Order sidebox
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  9. #739
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by RoPey View Post
    This is a great plugin, installed easily, works just as it should - thank you.

    However, it throws validation errors on the sidebox if there are no orders to display. The code in tpl_track_orders.php puts out an <a> tag only in the <ul> causing the following errors to be thrown for the page. This can be fixed by putting the <li> tags in, but I thought I should raise the issue. Of course if there is something I've not done in the configuration, perhaps someone could advise?

    Thank you


    1. Line 192, Column 124: document type does not allow element "a" here; assuming missing "li" start-tag
      …history_info&zenid=ll320qal4v2vdfa54pj0c8tar6"> Track your orders </a></ul>

    2. Line 192, Column 152: end tag for "li" omitted, but OMITTAG NO was specified
      …history_info&zenid=ll320qal4v2vdfa54pj0c8tar6"> Track your orders </a></ul>
      You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

    3. Line 192, Column 1: start tag was here
      <a href="http://www.thumpers.co.uk/msfx-test/index.php?main_page=account_histor…
    Thanks for bringing it to my attention. Attached is the fix.
    Let me know if there's any problem.
    Attached Files Attached Files
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  10. #740
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

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

    Quote Originally Posted by colosports View Post
    Thanks for bringing it to my attention. Attached is the fix.
    Let me know if there's any problem.
    Awesome.. I have an update I was JUST getting ready to submit.. I'll include this fix too..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 74 of 100 FirstFirst ... 2464727374757684 ... LastLast

Similar Threads

  1. v150 Is there a FedEx plugin to quote on package size and postal code/zone?
    By Music Man in forum Addon Shipping Modules
    Replies: 7
    Last Post: 3 Aug 2014, 10:30 PM
  2. UPS/DHL shipping in Europe
    By DML73 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Jan 2009, 09:43 PM
  3. what is the track your package url?
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Aug 2008, 06:49 PM
  4. going from small package to large package
    By luna_99 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Nov 2007, 02:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR