View Single Post
  #1 (permalink)  
Old 08-04-2006, 09:40 AM
canadapc's Avatar
canadapc canadapc is offline
Casual Pligger
 
Join Date: Jul 2006
Location: Canada
Posts: 61
Thanks: 21
Thanked 13 Times in 10 Posts
Search Results - all stories

I'm having a strange problem with search.

No matter what I search for all stories show as the result; even non-existant words.

Here's an example:

http://www.topkix.com/search.php?search=ghsdfgsdfg

I'm using build 138 with mollio-beat template.
I replaced search.php with the one from build 153 but it has not helped.

I have moved the search form but the code has remained unchanged.

Code:
<form action="{$my_base_url}{$my_pligg_base}/search.php" method="get" name="thisform" id="thisform">
<label for="searchsite">Site Search:</label>
<input type="text" size="10" name="search" id="searchsite" value="{$searchedfor}"/>
<input type="submit" value="Go" class="submit" />
</form>
Anybody seen this before?

Thanks
Randy
__________________
-------------------------------
Offbeat News

Point of Sale
Reply With Quote