كود code البحث بالكلمات الدلائليله + بحث في قائمة الأعضاء + مشاركات جديدة + مواضيع لم يتم الرد عليها+ مشاركات اليوم + عرض مشاركاتي
مثال على الطبيعه من الرابط التالي
http://www.a-mot.com/vb/search.php
مثال على ذالك بالصوره
الطريقه سهله جدا
افتح قالب template navbar النفبار
ابحث عن الكود code التالي
رمز Code:
<!-- header quick search form --> <div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="$stylevar[left]"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[search_forums]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="search.php?do=process" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="childforums" value="1" /> <input type="hidden" name="exactname" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div> <div style="margin-top:$stylevar[cellpadding]px"> <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label> <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label> </div> </form> </td> </tr> <if condition="$vboptions[threadtagging]"> <tr> <td class="vbmenu_option"><a href="tags.php$session[sessionurl_q]" rel="nofollow">$vbphrase[tag_search]</a></td> </tr> </if> <tr> <td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> $template_hook[navbar_search_menu] </table> </div> <!-- / header quick search form -->
واستبدله بالكود code التالي والافضل تستخدم برنامج الفرونت بيج
رمز Code:
<!-- header quick search form --> <div class="vbmenu_popup" id="navbar_search_menu" style="display:none;margin-top:3px" align="$stylevar[left]"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">$vbphrase[search_forums]</td> </tr> <tr> <td class="vbmenu_option" title="nohilite"> <form action="search.php?do=process" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="quicksearch" value="1" /> <input type="hidden" name="childforums" value="1" /> <input type="hidden" name="exactname" value="1" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div> <div style="margin-top:$stylevar[cellpadding]px"> <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label> <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label> </div> </form> </td> </tr> <if condition="$vboptions[threadtagging]"> <tr> <td class="vbmenu_option"><a href="tags.php$session[sessionurl_q]" rel="nofollow">$vbphrase[tag_search]</a></td> </tr> </if> <tr> <td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td> </tr> <!-- هاك product عام ـ البحث في العناوين --> <tr><td class="vbmenu_option"> <input type="checkbox" name="titleonly" value="1" /> $vbphrase[search_titles_only] </td></tr> <!-- هاك product عام ـ البحث في العناوين --> <!-- هاك product عام ـ روابط بحث أخرى --> <tr> <td class="thead">روابط بحث أخرى</td> </tr> <tr><td class="vbmenu_option"><a href="memberlist.php?do=search">بحث في قائمة الأعضاء</a></td></tr> <tr> <td class="vbmenu_option"><a href="search.php?do=getnew">مشاركات جديدة</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?do=getdaily">مشاركات اليوم</a></td> </tr> <tr> <td class="vbmenu_option"><a href="search.php?do=process&replyless=1" >مواضيع لم يرد عليها</a></td> </tr> <if condition="$vboptions['enablesearches']"> <if condition="$show['member']"> <tr><td class="vbmenu_option" align="right"> <a href="search.php?do=process&exactname=1&searc huser=$bbuserinfo[username]&showposts=1">عرض مشاركاتك</a> </td></tr></if></if> <if condition="$show['member']"> <tr><td class="vbmenu_option" align="right"> <a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a> </td></tr></if> <!-- هاك product عام ـ روابط بحث أخرى --> $template_hook[navbar_search_menu] </table> </div> <!-- / header quick search form -->
واحفظ العمل ومبروك عليك
الرجاء ذكر المصدر عند نقل الموضوع
منتديات احبك موت
http://www.a-mot.com/vb
الموضوع الاصلي
من هنا
تحياتــــي لكــــــم