2011-04-03, 10:02 PM
I am having issues implementing a custom search box that searches the entire posts. Currently, it is only searching the titles and I do not know how to change that.
the code in the header_welcomeblock_ templates looks as follows:
Here you can look at the forum yourself.
I already found this post on how to create a basic search box, however I do not see the value that changes the search from 'titles only' to 'entire posts'.
Thanks so much in advance!
the code in the header_welcomeblock_ templates looks as follows:
<div id="search">
<form action="{$mybb->settings['bburl']}/search.php" method="post">
<div class="search_input_wrap"><input name="keywords" class="nav_search_input" title="Enter your search keywords" type="text" /></div>
<input value="" name="submit-search" class="nav_search_button" type="submit" />
<input type="hidden" name="action" value="do_search" />
</form>
</div>
Here you can look at the forum yourself.
I already found this post on how to create a basic search box, however I do not see the value that changes the search from 'titles only' to 'entire posts'.
Thanks so much in advance!
All about the Dressing Gown - now at the Gentleman's Gazette