Page 15 of 100 FirstFirst ... 513141516172565 ... LastLast
Results 141 to 150 of 998
  1. #141
    Join Date
    Jul 2007
    Posts
    17
    Plugin Contributions
    0

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

    Hello everyone,
    I have zen 1.37 and the latest Track version. I have a clean instalation, all works fine.
    To test it i login to my store, bought a few products and see the order tracker. A few messages in admin and a fake id shiping...just to see the things working... very nice. ;)
    The i notice that i have the same table and information in the "my acount" section! The only thing that this section doesnt have is the link to shipping status!
    Well, its everythig exatly the same. ( i atached some images for you to see).

    Could it be possible to substitute the table of Track package to my acount section? It seams that it is the zen cart original layout table. I dont want two links in two pages that the only diference is the shipping link.

    Thanks in advance people, im from Portugal and i had translated the language file to Portuguese, though admin is still to translate.

    www.meintek.com - Online Tek Store - (only ship to portugal)

    Diogo Paiva
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	user_details_my_acount.jpg 
Views:	456 
Size:	43.9 KB 
ID:	2500   Click image for larger version. 

Name:	user_details_ty_tracker.jpg 
Views:	442 
Size:	50.1 KB 
ID:	2501  
    Attached Files Attached Files

  2. #142
    Join Date
    Jul 2007
    Posts
    17
    Plugin Contributions
    0

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

    Here are the admin and front end translation.

    Hope it would be usefull for anyone.

    Diogo Paiva.

  3. #143
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Track Package using 1.3.7 and Apple Zen

    Thank you very much for the contribution! I am using version 1.3.7 and the apple zen template on my test site www.aaadisplaygroup.net. When I go to my account I see the orders listed as follows:


    When I select view on the highlighted order I get the following screen.
    The link is: https://www.aaadisplaygroup.net/inde...fo&order_id=26



    However if I select "Order #26" at the very top of the screen.
    The link is: https://www.aaadisplaygroup.net/inde...er&order_id=26
    I get the tracking info as shown below. Any idea why?


    I assume it is because the link is different. Is this an AppleZen issue?
    Last edited by hllight; 25 Aug 2007 at 09:35 PM.
    H. Light
    Florida

  4. #144
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

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

    By making the follwing change, it fixed the problem listed in my previous message:

    [FONT=Tahoma]Should you be using a template, like Apple Zen, with the no sidebox option selected, you will need to track the packages from the “My Account” page and install the following change:[/FONT]
    [FONT=Tahoma][/FONT]
    [FONT=Tahoma]Mandatory change if the no sidebox option is selected[/FONT]
    [FONT=Tahoma]To allow the user to track packages from the “My Account” page:[/FONT]
    [FONT=Tahoma][/FONT]
    [FONT=Tahoma]Open single spaced in an HTML editor “includes/filenames.php” file and proceed to the following change:[/FONT]
    [FONT=Tahoma][/FONT]
    [FONT=Tahoma]Before the modification at or near line 19:[/FONT]
    [FONT=Tahoma]define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info'); [/FONT]
    [FONT=Tahoma][/FONT]
    [FONT=Tahoma]After the modification at or near line 19:[/FONT]
    [FONT=Tahoma]// This is the original line[/FONT]
    [FONT=Tahoma]// define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info');[/FONT]
    [FONT=Tahoma]define('FILENAME_ACCOUNT_HISTORY_INFO', 'tracker');[/FONT]
    H. Light
    Florida

  5. #145
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Strange error in admin

    In the admin screen, when I select Customer then Orders
    I get the following error:

    Parse error: syntax error, unexpected T_CASE in /home/aaadi3/public_html/admin/orders.php on line 195

    Can this be caused by the package tracker? I cannot find where it is coming from. Can I apply the uninstall patch, remove all the added files and then if the problem does not go away add the files again and do a fresh install patch? I want to make sure that this situation would be consdered a "fresh install".
    H. Light
    Florida

  6. #146
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

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

    I had the same error and am also using a template with no right side boxes. This fix worked for me as well, in case anyone else is looking to fix this issue.

    Quote Originally Posted by hllight View Post
    By making the follwing change, it fixed the problem listed in my previous message:

    [FONT=Tahoma]Should you be using a template, like Apple Zen, with the no sidebox option selected, you will need to track the packages from the “My Account” page and install the following change:[/FONT]

    [FONT=Tahoma]Mandatory change if the no sidebox option is selected[/FONT]
    [FONT=Tahoma]To allow the user to track packages from the “My Account” page:[/FONT]

    [FONT=Tahoma]Open single spaced in an HTML editor “includes/filenames.php” file and proceed to the following change:[/FONT]

    [FONT=Tahoma]Before the modification at or near line 19:[/FONT]
    [FONT=Tahoma]define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info'); [/FONT]

    [FONT=Tahoma]After the modification at or near line 19:[/FONT]
    [FONT=Tahoma]// This is the original line[/FONT]
    [FONT=Tahoma]// define('FILENAME_ACCOUNT_HISTORY_INFO', 'account_history_info');[/FONT]
    [FONT=Tahoma]define('FILENAME_ACCOUNT_HISTORY_INFO', 'tracker');[/FONT]

  7. #147
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

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

    Hello there

    I couldn't find anyone else using Royal Mail in the search, but their track and trace looks tough to use with this mod. I wonder if there is a way around it at all?

    http://www.royalmail.com/portal/rm/t...questid=123509

    Regards,

    Heathenmagic

  8. #148
    Join Date
    Jul 2007
    Posts
    17
    Plugin Contributions
    0

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

    yes, thank you.
    That worked fine. I simply made the changes in filenames.php and now i only have the tracker template working on any cliente order.

    this is must have in all the shops.

    One more thing, where do i change the looks of the table... "stylesheet.css" ???
    Can i make an css only for the tracker/order history ??

    Thanks for the good help.
    The zen comunity is something!

    Diogo Paiva

  9. #149
    Join Date
    Apr 2007
    Posts
    32
    Plugin Contributions
    0

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

    Is there a way to put in 2 tracking numbers? Sometimes I have to do split shipments.

    Thanks
    Larry

  10. #150
    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 HeathenMagic View Post
    Hello there

    I couldn't find anyone else using Royal Mail in the search, but their track and trace looks tough to use with this mod. I wonder if there is a way around it at all?

    http://www.royalmail.com/portal/rm/t...questid=123509

    Regards,

    Heathenmagic
    Email me a valid tracking id so that I can run some test and see if I can find the tracking link.
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

 

 
Page 15 of 100 FirstFirst ... 513141516172565 ... 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