The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I create a search like vbulletin.org?
Hi,
I would like to check how can I create the search form at the header that links up to the results upon clicking the search button? Currently I have a textfield and a "GO" button. But when I input a text for search, and upon clicking the "GO" it was sent to the advanced search with the text instead of diverting it to the search results. Please advise, thanks. |
#2
|
||||
|
||||
Make sure you have this as your form action:
Code:
<form action="search.php?do=process" method="post"> |
#3
|
|||
|
|||
That works. Thanks alot.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|