Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Extended! Useful Admin Stuff Details »»
Extended! Useful Admin Stuff
Version: 1.00, by shovel shovel is offline
Developer Last Online: Jan 2012 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 05-28-2003 Last Update: Never Installs: 19
 
No support by the author.

Yeah! Alright!
Extended! Useful Admin Stuff
*wikka-wikka* coooool

Hello, hello!
I'm here again with another great innovation from the "shovel factory/powerhouse" (man I love that). Anyways, it's an extension of the 'Useful Admin Stuff' panal in your AdminCP (which I must say, is very messy coding). In this hack I've integrated Google Search, Yahoo Search (just incase Google isn't working....), and vBulletin.com Search. Also, I've made some pretty useful links on the current exsisting and new titles. Not to mention I made the buttons look a whole lot easier to read. See for yourself (screen in post below). Well, that's all, I hope you like it cause...I.....do.

Bunches & Bunches of Crap
shovel :knockedout:

Update #1: vBulletin.org Query Form Added
Update #2: Individual Forum Search For vB.org & vB.com Underway
Update #3: Added Special Thanks To Chris & Bob!
Update #4: vBulletin.com BETA Query Form Added

Update #5: vBulletin.com Query Form Declared Bug-Free

Show Your Support

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

Comments
  #52  
Old 06-01-2003, 05:10 AM
WEForums WEForums is offline
 
Join Date: Apr 2003
Location: Jacksonville, Florida
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Second image.
Reply With Quote
  #53  
Old 06-01-2003, 10:20 AM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers WEForums

I was sure I am crazy, but I was sure that it worked nevertheless

Maybe it is because of certain hacks they have installed and we have not?

Satan
Reply With Quote
  #54  
Old 06-01-2003, 10:33 AM
WEForums WEForums is offline
 
Join Date: Apr 2003
Location: Jacksonville, Florida
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's probably the case. That is the first edit in that part of the /admin/index.php file ever, so that could be it.
Reply With Quote
  #55  
Old 06-01-2003, 11:08 AM
FWF FWF is offline
 
Join Date: Feb 2003
Location: Indianapolis, IN
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow, this is an awesome hack...and easy to install for n00bs like me
Reply With Quote
  #56  
Old 06-01-2003, 12:12 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LOL Chris, are you ready for this? Here is the exact code I am using now for this. Look familiar? And now it decides to work.

PHP Code:
<form action="https://vborg.vbsupport.ru/search.php" method="post" target="_blank">
<
input type="hidden" name="s" value="" />
<
input type="hidden" name="action" value="simplesearch" />
<
input type="hidden" name="titleonly" value="" />
<
input type="hidden" name="showposts" value="" />
<
input type="hidden" name="searchdate" value="-1" />
<
input type="hidden" name="beforeafter" value="after" />
<
input type="hidden" name="sortby" value="title" />
<
input type="hidden" name="sortorder" value="ascending" />
<
tr class="secondalt">
    <
td><a href="http://www.vbulletin.org/" target="_blank">vBulletin.org Search</td>
    <
td><input type="text" class="bginput" name="query" size="30">&nbsp;<select name="forumchoice">
        <
option value="-1" selected>All Open Forums</option>
        <
option>-- vBulletin.org --</option>
        <
option value="2">Announcements</option>
        <
option value="7">Site Feedback</option>
        <
option>-- Main Forums --</option>
        <
option value="10">General Hacking Discussion</option>
        <
option value="26">Pre-Sales Questions</option>
        <
option value="8">Hack Requests</option>
        <
option value="9">Help Me Finish</option>
        <
option value="5">Beta Hacks</option>
        <
option value="4">Full Releases</option>
        <
option value="20">Hacking Hints Tips</option>
        <
option value="11">Support</option>
        <
option value="15">PHP MySQL</option>
        <
option>-- Graphics Templates --</option>
        <
option value="27">Template and Button Requests</option>
        <
option value="22">Template Modifications</option>
        <
option value="24">Buttons and Graphics</option>
        <
option>-- Off Topic --</option>
        <
option value="13">The Lounge</option>
        <
option value="14">Forum Commenting</option>
        <
option value="30">Service Requests</option>
    </
select>&nbsp;<span id="submitrow"><input type="submit" value="vB.org"></span></td>
</
tr>
</
form
Reply With Quote
  #57  
Old 06-01-2003, 03:56 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm telling you Bob you were definately staring at that screen for too long

So I did make viable code

Satan
Reply With Quote
  #58  
Old 06-01-2003, 07:25 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now I'm curious as to what changed on my end to make it work. It did not work before, all I got was a blank screen or the vb.org search page. And I haven't changed anything at all in the admin/index.php. :surprised:
Reply With Quote
  #59  
Old 06-01-2003, 08:37 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe your host did an upgrade of something and for some reason it worked

Satan
Reply With Quote
  #60  
Old 06-01-2003, 11:03 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The only change I noticed is this: MySQL v4.0.12, which was done over 5 days ago and should have nothing to do with searching vb.org. I don't know, but it's working, that's all that matters.
Reply With Quote
  #61  
Old 06-02-2003, 12:18 PM
shovel's Avatar
shovel shovel is offline
 
Join Date: Mar 2002
Location: South Carolina, US
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 09:12 AM Boofo said this in Post #55
LOL Chris, are you ready for this? Here is the exact code I am using now for this. Look familiar? And now it decides to work.

PHP Code:
<form action="https://vborg.vbsupport.ru/search.php" method="post" target="_blank">
<
input type="hidden" name="s" value="" />
<
input type="hidden" name="action" value="simplesearch" />
<
input type="hidden" name="titleonly" value="" />
<
input type="hidden" name="showposts" value="" />
<
input type="hidden" name="searchdate" value="-1" />
<
input type="hidden" name="beforeafter" value="after" />
<
input type="hidden" name="sortby" value="title" />
<
input type="hidden" name="sortorder" value="ascending" />
<
tr class="secondalt">
    <
td><a href="http://www.vbulletin.org/" target="_blank">vBulletin.org Search</td>
    <
td><input type="text" class="bginput" name="query" size="30">&nbsp;<select name="forumchoice">
        <
option value="-1" selected>All Open Forums</option>
        <
option>-- vBulletin.org --</option>
        <
option value="2">Announcements</option>
        <
option value="7">Site Feedback</option>
        <
option>-- Main Forums --</option>
        <
option value="10">General Hacking Discussion</option>
        <
option value="26">Pre-Sales Questions</option>
        <
option value="8">Hack Requests</option>
        <
option value="9">Help Me Finish</option>
        <
option value="5">Beta Hacks</option>
        <
option value="4">Full Releases</option>
        <
option value="20">Hacking Hints Tips</option>
        <
option value="11">Support</option>
        <
option value="15">PHP MySQL</option>
        <
option>-- Graphics Templates --</option>
        <
option value="27">Template and Button Requests</option>
        <
option value="22">Template Modifications</option>
        <
option value="24">Buttons and Graphics</option>
        <
option>-- Off Topic --</option>
        <
option value="13">The Lounge</option>
        <
option value="14">Forum Commenting</option>
        <
option value="30">Service Requests</option>
    </
select>&nbsp;<span id="submitrow"><input type="submit" value="vB.org"></span></td>
</
tr>
</
form
Lol. Yeah, I've also decided to do the same with vBulletin.com. Also, I'm adding Chris to the 'Special Thanks' list.
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 07:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05026 seconds
  • Memory Usage 2,392KB
  • Queries Executed 27 (?)
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
  • (2)bbcode_php
  • (1)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
  • (4)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_postinfo_query
  • fetch_postinfo
  • 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