Hi all
I have been trying to find a members search block but with no luck. has any one writen one? if so can you please point me in the right direction.
thanx dave
- pborchelt answered »HowtoPNForms module unable to find template« 03:52h
- Teb answered »MenuTree Mystery« 05. Jul
- dks answered »include a file« 05. Jul
- dks answered ».764 -> 1.1.1, Can't add new blocks« 05. Jul
- craigh posted »PostCalendar 5.5.0RC1 needs testers and translators« 05. Jul
- bartl answered »Upgrading 1.0.2 --> 1.1.1« 05. Jul
- Charlie-otb answered »SafeHTML output filter and youtube« 05. Jul
Login
members search block???
-
-
- Rank: Professional
- Registered: 22.09.03
- last visit: 27.06.09
- Posts: 3032
If you mean the default Members list, you can create your own search block (based on the Search Block) and add or remove hidden fields in it to specify what sections are searched:
Code
<form style="margin: 0px;" method="post" action="modules.php">
<input value="Search" name="name" type="hidden">
<input value="index" name="file" type="hidden">
<input value="modload" name="op" type="hidden">
<input value="search" name="action" type="hidden">
<input value="1" name="overview" type="hidden">
<input value="1" name="active_weblinks" type="hidden">
<input value="1" name="active_stories" type="hidden">
<input value="1" name="active_sections" type="hidden">
<input value="1" name="active_reviews" type="hidden">
<input value="1" name="active_faqs" type="hidden">
<input value="1" name="active_downloads" type="hidden">
<input value="1" name="active_users" type="hidden">
<input value="OR" name="bool" type="hidden">
<input value="" name="stories_cat" type="hidden">
<input value="" name="stories_topics" type="hidden">
<input style="font-size: 10px;" value="" type="text" name="q" class="pn-text">
<input style="font-size: 10px;" value="go!" name="Submit" type="submit">
</form>
You can take out the hidden form elements you don't need (the "active_*" ones)...
--
Get PhotoGallery, PayPalCart, Dynamenu, Enhanced Blocks & other mods
Cape Cod Travel Info...
- Moderated by :
- Support
Users online
This list is based on the users active over the last 60 minutes.
