Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Search results for order listing display

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-14-2003, 11:24 AM
 
Rich Z Rich Z is offline
 

Advanced Member
  
Join Date: Dec 2002
Location: Tallahassee, FL
Posts: 32
 

Default Search results for order listing display

This is another one of those danged "where the heck is..." types of questions. Sorry about that..... Hasn't anyone made a search function for this code so sorry souls like myself can just search their own system for keywords?

Anyway, I am using the admin screen to view the orders placed on my shopping cart system. When I click on the button to LIST ALL of the orders, I get a screen displaying all of the order numbers, date and time of the order, and a column for the provider (me). Well, what I want is to have this report display WHOM placed the order. I could probably figure out how to plug in these values myself if I could just find the template that displays this info. But I've search for something called "report_search_results" or anything similar to this and so far haven't stumbled on it.

I would like to be able to tell you which version I am using, but I'm not sure where that info is located. I believe this is the version prior to the latest release.

As always, the help here is greatly appreciated!
Reply With Quote
  #2  
Old 06-14-2003, 03:25 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

switch on the debug console in the general settings of your admin. This will show you which templates are being called at any time.

To see which version your on go to www.yoursite.com/VERSION
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 07-22-2003, 09:31 AM
 
koby koby is offline
 

Senior Member
  
Join Date: Jul 2003
Posts: 108
 

Default

I replaced the provider name with customer name in my order earch results by doing this to /main/orders.tpl:

Quote:

{* {if $usertype eq "A"}
{ $orders[cat_num].provider }
{else} *}
{ $orders[cat_num].firstname } { $orders[cat_num].lastname }
{* {/if} *}
</td>
Reply With Quote
  #4  
Old 07-22-2003, 09:51 AM
 
Rich Z Rich Z is offline
 

Advanced Member
  
Join Date: Dec 2002
Location: Tallahassee, FL
Posts: 32
 

Default

Thanks for your help!

I've said it before and I'll say it again: This system needs a search function for keywords and modules. I really like it, but the learning curve trying to figure out where the heck anything is can be rather steep. Especially if this is only one of a whole list of programs you need to support.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:14 PM.

   

 
X-Cart forums © 2001-2020