Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Search empty basket


cilliers

Recommended Posts

check your search box code you have and make sure the search link is not hard-coded. Either in the search box file or header.php file.

Link to comment
Share on other sites

Thanks Mark

 

I am quite a novive with php, please bear with me. I checked the search.php file and oit is the same as the original. I am not quite sure about the header code. the code is as follows:

 

<form name="quick_find" method="get" action="/catalog/advanced_search_result.php">

<input type="text" name="keywords" size="10" maxlength="30" value="" style="width: 95px">

 

<input type="submit" value="go">

<br>

<a href="/catalog/advanced_search_result.php">Advanced Search</b></a>

</form>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...