vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Search by User ID (admin panel) (https://vborg.vbsupport.ru/showthread.php?t=39661)

KuraFire 06-14-2002 11:05 PM

no worries :)


I dunno, I prefer gaps myself, for several reasons... which I don't feel like listing now, at 2 am, so I'll leave it at this and bid thee good night :)

The Ghost 06-15-2002 07:10 PM

hi,

works fine on 2.2.6!!

thx, nice hack!

Greetz

The Ghost

clouds_kid 07-18-2002 04:23 AM

Where's the ID hack?

KuraFire 07-18-2002 04:17 PM

What on earth are you babbling about, Clouds kid??

Snapperhaed 04-09-2003 01:49 PM

Installed this hack on v2.3.0 and it gave me a parse error.

This hack:

// user id search hack
if (($auserid!="") AND (!$auserid))){
echo "Invalid user ID, please go back and try again.";
exit;
}
if ($auserid!="") {
$condition.=" AND user.userid=$auserid";
}
// end user id search hack

To get it to work, I had to remove this part:

if (($auserid!="") AND (!$auserid))){
echo "Invalid user ID, please go back and try again.";
exit;
}

Short of that, seems to work fine. Thanks for the hack. Much needed!

KuraFire 04-09-2003 02:14 PM

snapperhead: yeah, that's vb.org's fault. Stupid hack here is making the php-functions disappear, so if you copied from the post before I edited it just now, you were copying incomplete code :/

-Sidekick- 06-09-2003 06:17 PM

I use Teck's addon for the Admin CP.

How would I add this right above search for a user at Control Panel Home?

https://vborg.vbsupport.ru/showthrea...threadid=43232


All times are GMT. The time now is 07:18 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.00967 seconds
  • Memory Usage 1,733KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete