Search not working
madpenguin - March 3, 2005 - 16:32
Greetings everyone!
I have a question regarding search functionality. We've setup a site at http://www.slackersbible.org and I've noticed that the search box in the header doesn't work at all. It takes you to the results page, with no results... no matter what you type (even * or blank). If you use the search from the results page, or navigate to the search page from the main menu, it works fine. I've got cron setup and doing it's job indexing for search so it works fine. It's just the search box in the header that's broken. Any ideas on how to fix? Thanks in advance!

-
edit... silly me. sorry. :/
I had this problem for my
I had this problem for my own site, I was using Marvin 2K for PHPTemplate (I think this is what you are using, correct me if I'm wrong). I had a look through drupal.org and found http://drupal.org/node/14001. After implementing the suggested patch, the search box now works correctly.
Theme search box
This has been asked and answered before. The theme you're using has a broken search box. File a bug against the project or fix it yourself.
--
If you have a problem, please search before posting a question.
I did, thanks...
Steven, I actually did search before I posted this question but obviously missed what I was looking for. My apologies for causing such discontent ;) From now on if I can't find what I'm looking for re: Drupal, I'll just fix it myself hehe
Tom, thanks so much for the link to the patch. I appreciate the help. It's been bugging me for some time and I just now got around to getting over here and digging around. Thanks again!