The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My Navbar Search is not working, please help me out
Hi Guys,
I am unable to search from navbar option as in below Screenshot I am getting this following msg as below Screenshot.... I can search happily in advance search option from navbar.....by click advance search option as follows Please help me out..what to do to resolve this issue? |
#2
|
||||
|
||||
In your navbar template find:
Code:
<form action="search.php?do=process" method="post"> Code:
<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]" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|