X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   having probs with Smart Search install (https://forum.x-cart.com/showthread.php?t=40242)

toolexperts 06-03-2008 09:01 AM

having probs with Smart Search install
 
Whenncalling on it in admin, it gives a 404 error...tried to contact websitecm....no answer

wjbrewer 06-03-2008 09:34 AM

Re: having probs with Smart Search install
 
This can be caused by:

1. smart_search_admin.php file not being in the /admin directory.
2. The first step of the installation instructions missing from the skin1/common_templates.tpl file.

toolexperts 06-03-2008 09:53 AM

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 ***}

toolexperts 06-10-2008 05:18 AM

Re: having probs with Smart Search install
 
figured it out, the server was using SUSE, and was having issues with ioncube, after a server move all is good


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

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