Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Search user by userid in AdminCP Details »»
Search user by userid in AdminCP
Version: 1.00, by mtha mtha is offline
Developer Last Online: May 2016 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 06-27-2004 Last Update: Never Installs: 15
 
No support by the author.

=============================================
Search user by userid in AdminCP
=============================================

Support Vbulletin version: 3.0.1

Features:
This tiny hack allows you to search user by userid in AdminCP, when using "Search for Users"
/forum/admincp/user.php?do=modify
It will only find the exact userid input

File to edit: 1
includes/adminfunctions_user.php

Difficulty: Very easy

=============================================
Screenshot: attached

Installation: attached

Show Your Support

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

Comments
  #2  
Old 06-28-2004, 10:05 AM
???`S?LV?R???`'s Avatar
???`S?LV?R???` ???`S?LV?R???` is offline
 
Join Date: Aug 2003
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice
Reply With Quote
  #3  
Old 06-28-2004, 10:08 AM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice little add on, cheers
Reply With Quote
  #4  
Old 06-28-2004, 01:27 PM
Lily Lily is offline
 
Join Date: Apr 2004
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked like a charm! Thank you so much! :up:
Reply With Quote
  #5  
Old 06-28-2004, 01:45 PM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one

hope, all this nifty things can be added to newer versions too
improves the admincp
Reply With Quote
  #6  
Old 06-28-2004, 06:11 PM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just tired of using /member.php?u=uid and my friend just as how to find out who someone is if we only know by id

it should be there as a default
Reply With Quote
  #7  
Old 06-28-2004, 08:07 PM
all-the-vb's Avatar
all-the-vb all-the-vb is offline
 
Join Date: Apr 2003
Location: Norwich,Uk
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack
All-the-vb clicks install
Reply With Quote
  #8  
Old 07-13-2004, 04:41 PM
glenvw glenvw is offline
 
Join Date: Nov 2001
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have never undes=rstood why this is not a standard feature.
Reply With Quote
  #9  
Old 07-14-2004, 11:35 PM
marcel-ea marcel-ea is offline
 
Join Date: Oct 2002
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

add this to admincp/index.php

PHP Code:
  construct_nav_option('</a></div><center><form action="user_s_id.php" method="post" style="display:inline">
  <input type="hidden" name="s" value="' 
$session['sessionhash'] . '" />
  <input type="hidden" name="do" value="find" />
  <input type="text" class="bginput" name="userid_s" size="15" tabindex="1" />
  <input type="submit" value=" ' 
$vbphrase['find'] . ' " class="button" tabindex="1" />
  </form></center><a href="">'
,'','<br />');
  
construct_nav_group("Search for UserID"'<br />'); 

this needs only one click and its look nice
Don?t worry code is english
Reply With Quote
  #10  
Old 07-15-2004, 03:52 AM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by marcel-ea
add this to admincp/index.php

PHP Code:
  construct_nav_option('</a></div><center><form action="user_s_id.php" method="post" style="display:inline">
  <input type="hidden" name="s" value="' 
$session['sessionhash'] . '" />
  <input type="hidden" name="do" value="find" />
  <input type="text" class="bginput" name="userid_s" size="15" tabindex="1" />
  <input type="submit" value=" ' 
$vbphrase['find'] . ' " class="button" tabindex="1" />
  </form></center><a href="">'
,'','<br />');
  
construct_nav_group("Search for UserID"'<br />'); 

this needs only one click and its look nice
Don?t worry code is english
- There's NO default file called user_s_id.php
- I myself prefer not to add the member searching to menu. However, you can make modifications to suit your need.
Reply With Quote
Reply


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:47 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.04383 seconds
  • Memory Usage 2,301KB
  • Queries Executed 23 (?)
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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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