Search Results - all stories

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 08-04-2006, 10:40 AM
canadapc's Avatar
Casual Pligger
 
Join Date: Jul 2006
Location: Canada
Posts: 50
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
Reply With Quote
  #2 (permalink)  
Old 08-06-2006, 10:35 PM
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,215
my search form is a little different. Maybe it will help?
PHP Code:
  <form action="{$my_pligg_base}" method="get" name="thisform" id="thisform">
    <
label for="searchsite">Search:</label>
    <
input type="text" size="20" name="search" id="searchsite" value="{$searchedfor}"/>
    <
input type="submit" value="Go" class="f-submit" />
  </
form
Reply With Quote
  #3 (permalink)  
Old 08-08-2006, 05:40 PM
canadapc's Avatar
Casual Pligger
 
Join Date: Jul 2006
Location: Canada
Posts: 50
I appreciate the code ... didn't help because I had broken Pligg in another way

It seems I had wrong version of config file for my installed version .. replaced with proper config and it works fine now ...

Thanks

Randy
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Let the user sort the search results by different ways? Niko Questions and Comments 0 11-17-2007 04:49 AM
new stories on top in search results impulsive Questions and Comments 1 10-15-2007 09:01 AM
Search Yields Too Many Results mitchb13 Questions and Comments 0 04-02-2007 03:40 PM
Search: No Results konakevin Questions and Comments 21 07-06-2006 02:12 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development