Quote:
Originally Posted by ShadowOne
yah i dont see the red code....
|
Me either. But after comparison.
Add:
Code:
<input type="hidden" name="searchtype" value="1" />
After:
Code:
<input type="hidden" name="s" value="$session[sessionhash]" />
Under:
Code:
<!-- header quick search form -->
Hope that helps. Enjoy.
Ps.
It might make it a little better on you, Neutral Singh, if you add the definition of Boolean and Boolean Searching to your first post, that way you don't have to constantly explain. Good hack though, I didn't even know it existed in the form. Nice job.