Log in

View Full Version : How to find User Id's


chaldo
11-10-2010, 06:15 PM
Hello, I was wondering how I can find the members id for 3.8.4 Before it used to show, now it's just showing the full name. Any help?

-Chaldo;)

kh99
11-11-2010, 09:06 AM
If you just want to know someone's id, what I usually do is go to their profile page (or just hover the cursor over the link) and look at the url, it will say for example "?u=346440".

Eplexx
11-13-2010, 06:31 AM
If you have vbseo the best idea I can think of is goto users in admincp and search for the user and check the link of the user or goto phpmyadmin and search for the user and it will show in the database.

mangmel
01-16-2014, 04:46 AM
yoursite/forum/member.php?do=getinfo&u= xxxx

xxxx= user id

ozzy47
01-16-2014, 10:35 AM
yoursite/forum/member.php?do=getinfo&u= xxxx

xxxx= user id

You realize you just answered a post that is 3+ years old.