vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   admincp: user search does not work (https://vborg.vbsupport.ru/showthread.php?t=208480)

Peter Ostry 03-16-2009 02:15 AM

admincp: user search does not work
 
vBulletin 3.7.5
The user search in admincp does not seem to work. A result is very seldom. Most times I get just a "no match". This happens with string parts and with exact matches. I've tried usernames and email addresses, parts and complete. I can find the users directly in the MySQL database but not via the admincp.

Edit: Sorry, I think I am in the wrong forum.
Feel free to move my post to the general discussions.

Lynne 03-16-2009 03:02 AM

Try disabling your modifications and see if this fixes the issue.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Marco van Herwaarden 03-16-2009 02:56 PM

Do you also get no matches when using the exact username and exact case?

Peter Ostry 03-16-2009 04:20 PM

Correct. I find very few users, exact match or not. I found some email addresses with only a partial string and I found an IP number. We have two products installed: "MODx integration" an "Nested Quotes". As plugin the "ad-after-first-post" thing. I find all user information in MySQL. eAccelerator is activated in PHP, if anything of that rings a bell.

Marco van Herwaarden 03-17-2009 08:50 AM

You can try disabling plugins to see if that makes a difference.

Otherwise please post a screenshot (phpMyAdmin?) of the columns in your user table.

Peter Ostry 03-24-2009 03:31 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1770287)
You can try disabling plugins to see if that makes a difference.

Doesn't make a difference. Some users are found and most not.

Quote:

Originally Posted by Marco van Herwaarden
Otherwise please post a screenshot (phpMyAdmin?) of the columns in your user table.

Screenshot? hmm ... quite big.
Are there specific columns I should look for? Don't see much difference between a found and a not-found user.


All times are GMT. The time now is 02:05 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.01771 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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