Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Search Your Site From Firefox Details »»
Search Your Site From Firefox
Version: 1.00, by Ntfu2 Ntfu2 is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.6.0 Rating:
Released: 08-26-2006 Last Update: Never Installs: 32
 
No support by the author.

Everyone knows that little box in the top right of firefox that contains search engines such as google, ask, blah blah.

Well now you can have you're own site searched right from that nifty box, not that anyone ever uses it, but hey atleast you can be cool and have your own, right?
__________________________________________________ ______________
1. Heres how its done, replace SITE with the your site information,to point to your search.php page.

Code:
<search
version="7.1"
name="SITE Search"
description="SITE search engine description"
action="http://SITE.com/forums/search.php?do=process&"
searchForm="http://www.SITE.com"
method="GET"
>

<input name="sourceid" value="Mozilla-search">
<input name="showposts=0&quicksearch=1&query" user="">

</search>
Copy and paste that, into a file called yoursitename.src and save it inside Program Files\Mozilla Firefox\searchplugins

Create a 16x16 pixel icon, give it the same name as your plug-in, and save it as either a .jpg or .png graphics file. Then, put it in the C:\Program Files\Mozilla Firefox\searchplugins folder

Then just share your .src file with your users telling them where to install.

EXAMPLE: to search vB.org. copy and paste this into notepad file, save as vBulletinORG.src under the C:\Program Files\Mozilla Firefox\searchplugins folder


Code:
<search
version="7.1"
name="vBulletin.org Search"
description="vBulletin.org Search w000oooh000"
action="http://vbulletin.org/forum/search.php?do=process&"
searchForm="http://www.vbulletin.org"
method="GET"
>

<input name="sourceid" value="Mozilla-search">
<input name="showposts=0&quicksearch=1&query" user="">

</search>
I'll help you out the best i can, so just ask.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 10-12-2006, 03:06 AM
SecTa SecTa is offline
 
Join Date: Dec 2004
Location: Alfa Centauri
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
action="http://SITE.com/forums/search.php?do=process&"
How can i tweak it for searching titles only?
Reply With Quote
  #23  
Old 10-14-2006, 02:02 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to create a search function to search multiple vbulletin boards on the same subject?
Can it be done with any of the techniques above? If so: how?
Reply With Quote
  #24  
Old 10-14-2006, 03:05 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi .. i create .scr file and i save it in .../searchplugins . but nothing happend

Quote:
<search
version="7.1"
name="MechoDownload.com Search"
description="MechoDownload search engine"
action="http://www.MechoDownload.com/forum/search.php?do=process&"
searchForm="http://www.MechoDownload.com"
method="GET"
>

<input name="sourceid" value="Mozilla-search">
<input name="showposts=0&quicksearch=1&query" user="">

</search>
i copy this code on notepad and save it as SRC file on ... /searchplugins , is it right ?

tnx
Reply With Quote
  #25  
Old 10-14-2006, 03:50 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are some serious issues with the page http://www.MechoDownload.com/forum/s...hp?do=process&
It loads very slow if at all.
Reply With Quote
  #26  
Old 10-14-2006, 04:38 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1
There are some serious issues with the page http://www.MechoDownload.com/forum/s...hp?do=process&
It loads very slow if at all.

yea .. u right . sometimes its load so slow .. i donno why

i think coz of my server , isnt it ?

what shall i do with my search engine ?
Reply With Quote
  #27  
Old 10-15-2006, 03:50 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your search page doesn't load, this script will not work.
I do not think it is your sever alone. There are loads of functions, adds, needed plugins, etc which absorbs to much bandwidth. I am on very fast connection, and it almost doesn't load. Same goes for other pages on your site. I doubt visitors on dial up are able to access your site at all.
Reply With Quote
  #28  
Old 10-16-2006, 04:21 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tnx Alfa1 for reply ..

would u plz help me to fix that SCR file too ? i cannot fix it

Tnx
Reply With Quote
  #29  
Old 10-16-2006, 04:43 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If the page http://www.MechoDownload.com/forum/s...hp?do=process& doesn't load, the SCR script will not work. You need to fix that first.
Reply With Quote
  #30  
Old 10-16-2006, 04:50 PM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works now mate .. but SCR doest work yet ..
Reply With Quote
  #31  
Old 10-19-2006, 10:39 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have followed the instructions correctly, so it should work. The only difference between your code and that of the example is that you use capitals in your url's. Try leaving them out and post if it works.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:53 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
  • Page Generation 0.05722 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete