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)
-   -   Template Location (https://forum.x-cart.com/showthread.php?t=16117)

KevinMG 08-23-2005 01:48 PM

Template Location
 
Can somebody please point me to the location of the template for the admin order viewing page - specifically the template where you can enter notes about a particular order?

Order details (not visible to customer and provider):

Order notes (not visible to customer):

I'm getting frustrated trying to find it by hand. Thanks in advance.

balinor 08-23-2005 02:41 PM

Easiest way is to open up the site in Webmaster Mode. That will point you to exactly the template :)

Also, please post your X-Cart version in your signature. Thank you!

KevinMG 08-23-2005 03:08 PM

i'm not seeing the template list when i enter webmaster mode....am i missing something? if anyone could help me out, it'd be greatly appreciated.

thanks in advance...

also...i've updated my x-cart version in my sig

balinor 08-23-2005 03:20 PM

You need to enable pop-ups so that the debug console can open. You can also open it by turning it on in General Settings.

Dongan 08-23-2005 09:41 PM

Re: Template Location
 
Quote:

Originally Posted by KevinMG
Can somebody please point me to the location of the template for the admin order viewing page - specifically the template where you can enter notes about a particular order?

Order details (not visible to customer and provider):

Order notes (not visible to customer):

I'm getting frustrated trying to find it by hand. Thanks in advance.


This is the file....

skin1/main/history_order.tpl

and locate the code
Code:

{if $usertype eq "A"}
{$lng.lbl_order_details}:

<TEXTAREA name="details" cols="60" rows="5">{$order.details}</TEXTAREA>
{/if}



All times are GMT -8. The time now is 11:26 PM.

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