Back to vBulletin 4.x Template Modifications

Add search in this forum to forumhome
Mod Version: 1.00, by hazem_aliraqi

vB Version: 4.2.2 Rating: (1 vote - 5.00 average) Installs: 7
Released: 11 Jun 2015 Last Update: Never Downloads: 0
Not Supported Template Edits  

hello

Add search in this forum to forumhome

you can search in the forum about threads and posts in one forum

How to do this ??

1- open the forumhome_forumbit_level2_post template

2- find this

PHP Code:
<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title


3- add this after it

PHP Code:
<li class="popupmenu nohovermenu forumsearch menusearch" id="forumsearch">
                <
h6><a href="javascript://" class="popupctrl" title="search in this ({vb:raw forum.title}) forum about Threads and posts" >{vb:rawphrase search_this_forum}</a>search</h6>
                <
form action="search.php?do=process" method="get">
                <
ul class="popupbody popuphover">
                    <
li>
                        <
input type="text" class="searchbox" name="q" value="{vb:rawphrase search_dots}" />
                        <
input type="submit" class="button" value="{vb:rawphrase search}" />
                    </
li>
                    <
li class="formsubmit" id="popupsearch">
                        <
div class="submitoptions">
                            <
label><input type="radio" name="showposts" value="0" checked="checked" /> {vb:rawphrase show_threads}</label>
                            <
label><input type="radio" name="showposts" value="1" /> {vb:rawphrase show_posts}</label>
                        </
div>
                        <
div class="advancedsearchlink"><a href="search.php?{vb:raw session.sessionurl}search_type=1&amp;contenttype=vBForum_Post&amp;forumchoice[]={vb:raw forumid}" rel="nofollow">{vb:rawphrase advanced_search}</a></div>

                    </
li>
                </
ul>
                <
input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
                <
input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
                <
input type="hidden" name="do" value="process" />
                <
input type="hidden" name="contenttype" value="vBForum_Post" />
                <
input type="hidden" name="forumchoice[]" value="{vb:raw forumid}" />
                <
input type="hidden" name="childforums" value="1" />
                <
input type="hidden" name="exactname" value="1" />
                </
form>
            </
li


save and enjoy

Download

No files for download.

Screenshots

Click image for larger version
Name:	11-06-2015 08-58-03 م.png
Views:	142
Size:	7.4 KB
ID:	152639   Click image for larger version
Name:	11-06-2015 08-58-18 م.png
Views:	132
Size:	11.0 KB
ID:	152640   Click image for larger version
Name:	11-06-2015 08-59-11 م.png
Views:	196
Size:	12.4 KB
ID:	152641  


vblts.ru supports vBulletin®, 2022-2024