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

Search box

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-13-2004, 09:20 AM
 
bluecat bluecat is offline
 

X-Adept
  
Join Date: Nov 2002
Posts: 674
 

Default Search box

I've changed my head.tpl but when I add the search script (as indicated in this thread: http://forum.x-cart.com/viewtopic.php?t=9594&highlight=search), it doesn't show up, but rather the script itself shows up. The thread listed indicates to add the following script:

Code:
{if $usertype eq "C"} { include file="customer/search.tpl" } {/if}

For what it's worth, I added the the { include...tpl." } without the "if" and that didn't work either. Also, I'm using version 3.4.9. Any advice is greatly appreciated. Thank you.
Reply With Quote
  #2  
Old 04-13-2004, 08:45 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
<TABLE border=0 cellPadding=0 cellSpacing=0> <form method="get" action="search.php" name=productsearchform> <tr> <td width=20></td> <td class="TopLabel">{$lng.lbl_search}:</td> <td valign="middle"> <input type="text" name="substring" size="16" value="{$smarty.get.substring|escape}"> </td> <td valign="middle"> {include file="buttons/search_head.tpl"} </td> <td width=20></td> <td><u>{$lng.lbl_advanced_search}</u></td> </tr> </form> </TABLE>

Give this a try for your search.tpl code in skin1/customer/
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #3  
Old 04-15-2004, 04:30 PM
 
bluecat bluecat is offline
 

X-Adept
  
Join Date: Nov 2002
Posts: 674
 

Default

That worked perfect! Thank you very much!!
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 03:48 AM.

   

 
X-Cart forums © 2001-2020