3 Attachment(s)
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
1 Attachment(s)
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.
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:
http://www.uploadurfiles.com/images/Ty-1a.jpg
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
http://www.uploadurfiles.com/images/Ty-2.jpg
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?
http://www.uploadurfiles.com/images/Ty-3.jpg
I assume it is because the link is different. Is this an AppleZen issue?
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]
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
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]
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 :smile:
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
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
Re: Track Package from FedEx, UPS, Postal, DHL, etc..
Quote:
Originally Posted by
HeathenMagic
Email me a valid tracking id so that I can run some test and see if I can find the tracking link.