vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Using GET in search.php for Mozilla-Search (mycroft) plugin (https://vborg.vbsupport.ru/showthread.php?t=91649)

Todi 07-05-2005 09:28 AM

Using GET in search.php for Mozilla-Search (mycroft) plugin
 
See this thread for information on a similar function.

See this page for information about Mozilla-Search/Mycroft.


Basically i would like to make a mycroft plugin for mozilla/firefox that enables my users to make a simple forum search straight from their toolbar. Unfortunately, this kind of plugin only works with GET, not POST which is what vBbulletin 3.x uses. I've already got the plugin more or less done, i can post it once i know it works with vbulletin, but..

To my question: Are there any (more or less simple) ways to enable GET searches in Vbulletin? I could probably do something really messy with a "$_POST['query'] = $_GET['query']" kind of hack on the search.php, but i'd prefer not to if there was a simpler way.

I posted at Vbulletin.com but they seemed to think it was more appropriate to post here, so hopefully someone has a simple way to do it =)


Edit: wops, nevermind. I didn't test this enough ;) It does work.. lol


All times are GMT. The time now is 11:32 PM.

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.01241 seconds
  • Memory Usage 1,704KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete