![]() |
How do you put a working seach box on a non vb page?
|
All you basically have to do is open up your search template and cut it down to size until you get it to how you like it. I have placed a cut down version of the form that search.php uses below, I hope this helps you in some way, or at least directs you in the right way :).
If you will look on the form, you will see that the action is set to: action="search.php" - You will need to change that to reflect the URL to search.php if you plan on using this on a non-php page. Code:
<form action="search.php" method="post"> SaintDog |
Works (which is further then I was), but it never returns matches.
|
1 Attachment(s)
I have it working in nuke -- it returns matches.
I've attached the code that I used. You'll need to take out all the extra backslashes, but it should hopefully work for you. |
Thanks - that worked.
|
All times are GMT. The time now is 01:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|