Mystery Administrator

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bgraham
    New Member
    • May 2002
    • 18

    Mystery Administrator

    I seem to have this mystery user name listed as an administrator. If I look for that name I can't find it. It shows 2 administrators, but only lists me. If I do a mailing, it shows as sending an e-mail to the user. But searching for the user comes up blank.

    Any ideas? Is this a security problem?
  • Aviation Forum
    Senior Member
    • Apr 2002
    • 227

    #2
    Maybe you could edit your DB by searching for all instances of his name and deleting the corresponding lines...I'm probably wrong...don't try that at home.

    Comment

    • Mike Sullivan
      Former vBulletin Developer
      • Apr 2000
      • 13327
      • 3.6.x

      #3
      Run this query to see all admins:

      SELECT * FROM user WHERE usergroupid = 6;

      It looks like he doesn't have a record in the userfield for some reason (that would indicate he was added directly into the database).

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...