View Full Version : [release] Quick Search
filburt1
11-04-2002, 10:00 PM
Author: filburt1
Description: Adds a "quick search" bar to the top or bottom of your forums. phpinclude is used here only to (1) hide the bar if the user doesn't have search rights and (2) simply moving the bar around on forumhome.
Demo: None yet
Screenshot: http://www.vbulletintemplates.com/mods/attachment.php?s=&postid=14785
filburt1
11-05-2002, 09:33 PM
Screenshot:
nice one. gonna check this one out... thx
Rufus69
12-02-2002, 07:45 PM
nice but I dont think I'm going to install...
How full is your phpinclude template now filburt? Bigger than forumhome and the likes? :p
filburt1
12-02-2002, 08:41 PM
Naw, forumhome is insanely huge, but phpinclude is 309 lines :)
309 lines...*faints* then again it's like hellsatan @ vB.org's functions.php which I would guess it would be thousands of lines :D
filburt1
12-02-2002, 09:02 PM
I have been considering writing a pseudo-API for my phpinclude mods to simplify things...:)
Sephiroth32
12-04-2002, 12:27 AM
nice one man!
*installs
drownedspirit
03-05-2003, 05:38 AM
How about if I add it to every page, which template do I add the $quicksearch on?
omega buster
03-05-2003, 09:54 AM
How about if I add it to every page, which template do I add the $quicksearch on?
Maybe to header or footer template?
Boofo
03-10-2003, 08:51 PM
Found a slight mistake. You need to change this line:
<input type="image" border="0" name="imageField" align="absmiddle" src="{imagesfolder}/go.gif"></normalfont></td>
to this:
<input type="image" border="0" name="query" align="absmiddle" src="{imagesfolder}/go.gif"></normalfont></td>
If not, when you type in less than the required amount of characters, you get a not found error instead of the error message that hitting enter will produce.
filburt1
03-10-2003, 08:57 PM
Whoopsies, will correct :)
Boofo
03-10-2003, 09:07 PM
Whoopsies, will correct :)
You also need to add "forumhome_quicksearch" to the templatesused line to get rid of the extra query. ;)
filburt1
03-10-2003, 09:44 PM
Well what would that require? Hacking? ;)
Boofo
03-11-2003, 03:36 AM
Well what would that require? Hacking? ;)
To save another query, I'll go the extra mile. ;)
Floris
04-13-2003, 11:58 AM
I agree with boofo :)
imported_DMC
05-18-2003, 05:44 PM
I'd like to save that query... Where would I hack this line? :)
Ps... its working great!! Nice one!
filburt1
05-18-2003, 05:46 PM
Sorry, but hacking must be discussed at https://vborg.vbsupport.ru/ .
Boofo
05-18-2003, 05:53 PM
I'd like to save that query... Where would I hack this line? :)
Ps... its working great!! Nice one!
If you can't figure it out, pm me on vb.org and I will tell you how to do it. ;)
wyzzor
05-18-2003, 08:56 PM
nice hack
thanks again filburt1
imported_DMC
05-18-2003, 09:25 PM
Got it..... thanks.
Hi,
this is the italian translation. ;)
imported_Inzagi
01-19-2005, 07:14 PM
Hi,
does anybody know how it is possible to make a radio button who let's the user choose wheater to search on the board or on google ?
Stefano Virgill
10-16-2007, 05:53 AM
Sorry guys,
in the instructions you mention includephp
Where is this?
Thanks in advance
Steve
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.