Jaruff Posted May 10, 2004 Share Posted May 10, 2004 I have developed a Search Box Mod for IPB 1.3. Feel free to use this on your site. It takes just a few minutes to install this and requires you to edit one link. <form action="http://yoursite.com/index.php?act=Search&CODE=01" method="post"> <input type="hidden" name='namesearch' value=""> <input type="hidden" name='exactname' value="1"> <input type="hidden" name='joinname' value="1"> <input type="hidden" name='cat_forum' value="cat"> <input type="hidden" name='cats' value="all"> <input type="hidden" name='cat_forum' value='forum'> <input type="hidden" name='forums' value='all'> <input type="hidden" name='searchsubs' value="1"> <input type="hidden" name='search_in' value='posts'> <input type="hidden" name='result_type' value='topics'> <input type="hidden" name='prune' value='0'> <input type="hidden" name='prune_type' value='older'> <input type="hidden" name='sort_key' value='last_post'> <input type="hidden" name='sort_order' value='desc'> <input type='text' maxlength='100' size='20' name='keywords' class='forminput'> <input type='submit' value='Search' class='forminput'> </form> You can add this to board wrappers or HTML Templates. If you need help adding this to your forums, feel free to tell me. This mod will even work with InvisionFree. Regards, Jaruff Link to comment Share on other sites More sharing options...
Chris Posted May 21, 2004 Share Posted May 21, 2004 so basically it puts the search onto the top of every page good idea but i dont think i will be using it on these forums Link to comment Share on other sites More sharing options...
Jaruff Posted May 22, 2004 Author Share Posted May 22, 2004 Yep, that is what it does. I mainly made it so InvisionFree owners can say they have something neat and cool on their forums. It is easy to install making it a good mod for those that can't make install those bigger mods. It is basic HTML but works like a charm. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now