X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   {$orders.tracking} in v4.7.6 (https://forum.x-cart.com/showthread.php?t=74642)

dpcompany 11-08-2016 08:08 AM

{$orders.tracking} in v4.7.6
 
Greetings community,

It appears the way tracking numbers are stored has changed in v4.7.6, and this is causing me issues displaying tracking numbers in the orders list. In the past, I have been able to show the order tracking number in orders_list.tpl, but {$order.tracking} is no longer a variable within {$orders} in the debugging console. Any help and direction with this would be appreciated.

Thanks y'all!

<soapbox>P.S. Make sure everyone in US gets the vote out today. It doesn't matter to me who you vote for, but please vote! </soapbox>

cflsystems 11-08-2016 08:58 AM

Re: {$orders.tracking} in v4.7.6
 
4.7.x allows for multiple tracking numbers now so I suspect the tracking info is an array most likely on its own and/or not picked up for the orders list.
So you will need some changes to orders.php to get the info to the template.

You can contact us if you need help with this.

dpcompany 11-08-2016 09:08 AM

Re: {$orders.tracking} in v4.7.6
 
I submitted a support ticket on your site Steve, I kinda figured you would be the first to respond :)

cflsystems 11-08-2016 09:39 AM

Re: {$orders.tracking} in v4.7.6
 
Got it, thanks


All times are GMT -8. The time now is 05:27 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.