The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Search The Internet v1.0 (Major Engines) Details »» | |||||||||||||||||||||||||
Search The Internet Hack - (Copyright 2002+), tHE DSS
V1.0 (10th August 2002) Additional code (enhanced by tHE DSS) used from Freddie's Quick Stats Hack at https://vborg.vbsupport.ru/showthrea...threadid=37193 As with anything of this nature, I will not be held responsible for any damage that may be caused during installation of this hack, or in the future during usage of this hack. Although steps have been taken to ensure a smooth installation, and smooth usage, you install and use this hack entirely at your own risk. // ####################### // ####################### This hack gives your visitors an excellent quick and easy way of finding information on the Internet, without having to leave your site. 5 search engines are included at the moment (google, yahoo, alta vista, excite & lycos). A search "bar" is present on every page on your forum site, in the footer by default - your visitors simply type in a search, select the engine to search on (from a drop down box), and that's that. A new window will open up, with the seach results displayed. It gets even better, because this hack can optionally keep search logs on who is searching what from where, and when. A great help for webmasters interested in their visitors wants and needs. Webmasters can quickly track down information from the search logs via the vB AdminCP. In-fact, webmasters can control the logs completely, from the AdminCP. It gets better yet, as this hack is so easy to install. // ####################### // ####################### I will no doubt be adding features to this hack as and when I get a spare half hour - the "upgrades" will simply entail uploading a replacement file (no vB scripts will need replacing). Cheers. Show Your Support
|
Comments |
#72
|
||||
|
||||
Locate this bit, in the 'stistats.php' script :
PHP Code:
PHP Code:
And then, be sure you've added each engine to the case statement : PHP Code:
|
#73
|
||||
|
||||
tHE DSS ... thank you, that did it!
Another question if you don't mind ... is there an easy way to include / log the keyword searches done from the forum's main search page? Also, I noticed that when doing a search of myforum from your hack, Who's Online sometimes lists it as "Searching Forums" with no link and sometimes it says "Using Websearch Function" with a link to search results. My concern is permissions and if Moderators and/or Admins do a search, will those results be available to others that don't normally have access to all forums. Thanks again. Destee |
#74
|
||||
|
||||
Glad you sorted it.
Regarding logging searches from your forums (using the vB supplied search functions), i'd say that some vB scripts would need a little hacking. I'll look into that. With regards to searching and Who's Online, I can't say i'm too sure. I think those modifications were made by memobug, and to be truthful, I haven't really studied it. May be worth trying it out, by logging in as yourself, doing a search, and then taking the URL from the Who's Online link (right click the link, select Properties, and copy the URL).. log out, and then paste the URL into the address bar, and see what comes up. |
#75
|
||||
|
||||
Thanks Again tHE DSS!
I've played with it some more and now am only able to get it to show the "Searching Forums" text (not linked). Hmmmm ... I would have swore I saw it linked earlier ... I'll keep watching it and maybe Memobug will post and put my mind at ease. In regard to logging searches from the main search page, certainly at your convenience, as you've already given much! :heart: Destee |
#76
|
|||
|
|||
Does anyone know how I can make it so this will also allow people to search the forum?
Dark Shogun |
#77
|
|||
|
|||
*install*
working fine on 2.2.4 I have a litle question, is it possible to change the colors of the search field? see screen shot: |
#78
|
||||
|
||||
dm, try adding 'class="bginput"' to the INPUT tag in your 'search_the_internet' template.
Go into that template, and change this : Code:
<input type="text" name="searchString" size="25" maxlength="255" value=""> Code:
<input type="text" class="bginput" name="searchString" size="25" maxlength="255" value=""> Dark Shogun, I think a few here have done what you are asking - I feel really really bad about not sticking around right now to expalain, but i'm way behind on a site upgrade. Have a look around this support thread, and see if somone has explained it. |
#79
|
||||
|
||||
great.
no problems at all and 2 minutes of installation. working fine on 2.2.8. thanx a bunch |
#80
|
||||
|
||||
great hack!
|
#81
|
||||
|
||||
Great hack
Just installed it on my 2.2.9 forum and works great .. One thing though .. some users want it .. and some don't .. So could someone please show me how to make it so people can pick if they want it or not via their control panel? That would be cool .. .. cheers |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|