The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
VBulletin OR Google Search button integration
Hey,
As some of you may know, the internal search in vb is not always the best. Google often delivers more relevant search results. I am wondering if it is possible to have the option for a user to type their query into one text box, and then check a button for google search (default) or internal forum search. At the moment, the two search functions are separate, but combining them would be handy. The code I have for my google custom search is: Code:
<form action="http://www.paintballer.ie/site_search.php" id="cse-search-box"> <div> <input type="text" name="q" size="20" /> <input type="hidden" name="cx" value="partner-pub-xxxxxxxxxxxxxx" /> <input type="hidden" name="cof" value="FORID:9" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="submit" name="sa" value="Search" /> </div> </form> I am sure that is it a simple edit, I am just not to familiar with it |
#2
|
|||
|
|||
thank you
|
#3
|
||||
|
||||
lol, I was asking a question and not giving a soloution |
#4
|
|||
|
|||
This is called a spammer in Vbulletin.org haha
Sorry no idea about your question but i believe Vbulletin search engine is better since it shares only your own skin and functions and google got its own page that looks weird to me |
#5
|
||||
|
||||
Quote:
I disagree on the google page that is weird. It is easy to customise ad it uses an iframe. Check out my site and try out the custom search bar up top I have just put in. The standard vbulletin search is also there. |
#6
|
|||
|
|||
yeah you have used the great codings, i loved your website espacially the main page and forum is also great, any chance i can get some codes for your site? please
I want the coding of the front page so i just change the links and paste my own I really loved, i am running a forum but so far haven't started making a site and its just awesome |
#7
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|