Page 57 of 100 FirstFirst ... 747555657585967 ... LastLast
Results 561 to 570 of 998
  1. #561
    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 countrycharm View Post
    Lets go over it again. When I had ty tracker 3.0 installed with edit order 3.0 the tracking number would not insert in the customers email when sent. It would update the tracking number on the customers account just fine. This is when you checked and compared my files. I rolled back from ty tracker 3.0 to v2.3 and the tracking information would be inserted in the customers email when pulled up from admin/customer/Add Tracing I. Now if I go to admin/customer/orders I can edit and order. If I put in a tracking number at the bottom of edit orders, the tracking number will not insert into the customer email but it will update there account with the tracking information. Am I making any sense to you at all.
    I am just trying to be clear where the issue occurred BEFORE the rollback.. So BEFORE the rollback when the tracking number was NOT being included in the customer e-mail.. Were you entering the tracking numbers from orders.php or from edit_orders.php. Also which version of Edit Orders are you using??
    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.

  2. #562
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by DivaVocals View Post
    I am just trying to be clear where the issue occurred BEFORE the rollback.. So BEFORE the rollback when the tracking number was NOT being included in the customer e-mail.. Were you entering the tracking numbers from orders.php or from edit_orders.php. Also which version of Edit Orders are you using??
    From edit orders. I'm using either 3.02 or 3.03 I checked the files in admin/edit_orders.php and the look very similar. I have notice there are some changes in admin/edit_orders.php and includes/languages/english/edit_orders.php that are not in mine. That might be were the problem is coming from. I will check it out tomorrow sometime.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #563
    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 countrycharm View Post
    From edit orders. I'm using either 3.02 or 3.03 I checked the files in admin/edit_orders.php and the look very similar. I have notice there are some changes in admin/edit_orders.php and includes/languages/english/edit_orders.php that are not in mine. That might be were the problem is coming from. I will check it out tomorrow sometime.
    Now I have a better sense of where the issue lies..

    Okay then the issue isn't the current version of Ty Package Tracker.. In my testing, the current version resolved ALL the issues with the tracking numbers not being e-mailed to the customer..

    The issue you are having is coming from the Ty Package Tracker fields in the Edit Orders module.. While it is kinda a Ty Package Tracker issue, the source is the Edit Orders files. This is more of an Edit Orders issue, and perhaps we should move our discussion over to that thread??

    Gonna check out some things now that I know where to look....
    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.

  4. #564
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by DivaVocals View Post
    Now I have a better sense of where the issue lies..

    Okay then the issue isn't the current version of Ty Package Tracker.. In my testing, the current version resolved ALL the issues with the tracking numbers not being e-mailed to the customer..

    The issue you are having is coming from the Ty Package Tracker fields in the Edit Orders module.. While it is kinda a Ty Package Tracker issue, the source is the Edit Orders files. This is more of an Edit Orders issue, and perhaps we should move our discussion over to that thread??

    Gonna check out some things now that I know where to look....
    I checked and copied, compared all files Uploaded the one from edit orders, ty tracker. Still the same thing. Rolled back to older version of tracker but I'm using the account_history_info.php, and other files from ty tracker 3.0 Looks better in customer order page. I don't know Diva Whats going on. I'll leave it like this for a while.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #565
    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 countrycharm View Post
    I checked and copied, compared all files Uploaded the one from edit orders, ty tracker. Still the same thing. Rolled back to older version of tracker but I'm using the account_history_info.php, and other files from ty tracker 3.0 Looks better in customer order page. I don't know Diva Whats going on. I'll leave it like this for a while.
    The key to the solution is where you are entering the tracking data from. If you are entering the data from orders.php, then there may be an issue with the Ty Package Tracker files. If you are entering the tracking data from the edit_orders.php page, then this is an issue with the code in the Edit Orders files. If you are entering the tracking data from the super_orders.php file, then the issue is with the code in the Super Orders files.

    Based on your description of the issue, the Ty Package Tracker files are not the issue. The issue seems to be the Edit Order files which is why I say this does not appear to be an issue with the latest version of the Ty Package Tracker files at all and is probably an issue with the Ty Package Tracker code in the Edit Order files you have in your store. (Which is why this may be more of and Edit Orders issue)

    Using the latest version of the Ty Package Tracker, you should have no problem with the tracking numbers appearing in e-mails when you add the tracking data from the orders.php page.

    The issue with the tracking numbers not appearing in e-mails when the tracking data is entered from the edit_orders.php page is a DIFFERENT matter and is an issue with the Edit Orders files, not the Ty Package Tracker files.
    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.

  6. #566
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by DivaVocals View Post
    The key to the solution is where you are entering the tracking data from. If you are entering the data from orders.php, then there may be an issue with the Ty Package Tracker files. If you are entering the tracking data from the edit_orders.php page, then this is an issue with the code in the Edit Orders files. If you are entering the tracking data from the super_orders.php file, then the issue is with the code in the Super Orders files.

    Based on your description of the issue, the Ty Package Tracker files are not the issue. The issue seems to be the Edit Order files which is why I say this does not appear to be an issue with the latest version of the Ty Package Tracker files at all and is probably an issue with the Ty Package Tracker code in the Edit Order files you have in your store. (Which is why this may be more of and Edit Orders issue)

    Using the latest version of the Ty Package Tracker, you should have no problem with the tracking numbers appearing in e-mails when you add the tracking data from the orders.php page.

    The issue with the tracking numbers not appearing in e-mails when the tracking data is entered from the edit_orders.php page is a DIFFERENT matter and is an issue with the Edit Orders files, not the Ty Package Tracker files.
    Understood completely. I will do some more checking later on.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #567
    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 countrycharm View Post
    Understood completely. I will do some more checking later on.
    Need to add this while the source of the issue is with the Ty Package Tracker code within the Edit Orders files (namely the Ty Package Tracker code in the edit_orders.php file), the code in the Edit Orders files is dependent upon Ty Package Tracker being installed and functioning to work.. I did it this way because not everyone using Edit Orders will necessarily be using Ty Package Tracker. I thought it might be handy to have the tracking fields available in Edit Orders so hence the admin on/off switch to make the tracking number fields available in Edit Orders.

    So I'd say that as a FIRST step, get the latest version of Ty Package Tracker installed and working.. (meaning you can enter tracking information successfully from the orders.php page)

    Once that's working fine then, it's simply a matter of identifying what's wrong with the Ty Package Tracker code in the Edit Orders files (the Ty Package Tracker code in the edit_orders.php file).
    Last edited by DivaVocals; 4 Oct 2011 at 09:34 PM.
    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.

  8. #568
    Join Date
    Jun 2010
    Location
    Denmark
    Posts
    62
    Plugin Contributions
    0

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

    I hope someone can help me.

    I installed this mod an everything is working except for she show order in my account. my customer can see there orders but if you click on the view order button it shows a blank pages. ?????

    can someone help me??
    Morten Andersen
    Petlife
    Web: http://www.Petlife.dk

  9. #569
    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 Petlife View Post
    I hope someone can help me.

    I installed this mod an everything is working except for she show order in my account. my customer can see there orders but if you click on the view order button it shows a blank pages. ?????

    can someone help me??
    blank page = error.. Can't help unless you post the results of the error log in your cache folder..
    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.

  10. #570
    Join Date
    Jun 2010
    Location
    Denmark
    Posts
    62
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    blank page = error.. Can't help unless you post the results of the error log in your cache folder..
    I found the error hehe my bad had 2 ordre_histery_info.php files i removed 1 and it works like a glove
    Morten Andersen
    Petlife
    Web: http://www.Petlife.dk

 

 
Page 57 of 100 FirstFirst ... 747555657585967 ... 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