View Single Post
  #3  
Old 06-03-2008, 09:53 AM
 
toolexperts toolexperts is offline
 

eXpert
  
Join Date: Feb 2008
Location: Knoxville, TN
Posts: 290
 

Default Re: having probs with Smart Search install

1. it's in the root admin with the smart_search_cron.php

2.{elseif $main eq "pages"}
{include file="customer/main/pages.tpl"}

{*** Smart Search :: www.alteredcart.com ***}
{elseif $main eq "smart_search"}
{include file="modules/Smart_Search/smart_search.tpl"}
{elseif $main eq "smart_search_admin"}
{include file="modules/Smart_Search/smart_search_admin.tpl"}
{*** End Smart Search ***}
__________________
Tool Experts
X-Cart DB Version: 5.4.1.49
Windows
Reply With Quote