Results 1 to 2 of 2

How to find the admin id (not user id) number ?

This is a discussion on How to find the admin id (not user id) number ? within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, How do i find the user id (number) for a particular user ? this is required for me to ...

  1. #1
    Member
    Real Name
    vv.help
    Join Date
    Sep 2011
    Posts
    39
    Liked
    2 times

    How to find the admin id (not user id) number ?

    Hi,

    How do i find the user id (number) for a particular user ? this is required for me to run sql's from my admincp.

    thanks

  2. #2
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello,

    This is a vBulletin related question. You may be best asking for this on vBulletin.org.

    You can try running an SQL query in your admin cp (untested):

    SELECT `userid` FROM `user` WHERE `username` ='Andres';

    Replace Andres with the actual username.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


Similar Threads

  1. Replies: 2
    Last Post: 12-17-2009, 09:49 AM
  2. Find the number of posts in a forum
    By okgaz in forum Custom Rewrite Rules
    Replies: 6
    Last Post: 09-26-2007, 02:24 PM
  3. One user is posting under my name (I'm Admin)
    By MRBarto in forum Troubleshooting
    Replies: 6
    Last Post: 03-02-2007, 06:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •