JamesBrown Well-known member Sep 2, 2016 #1 All I have is the ID number of the user. How can I find him on my site. Thanks
Chris D XenForo developer Staff member Sep 2, 2016 #2 admin.php?users/123/edit Where 123 is the ID Upvote 0 Downvote
Martok Well-known member Sep 2, 2016 #3 You can also do this via URL. For example, yoursite.com/members/XYZ/ (where XYZ is the user ID) will take you to the user's profile page. So https://xenforo.com/community/members/636/ leads to https://xenforo.com/community/members/jamesbrown.636/ Upvote 0 Downvote
You can also do this via URL. For example, yoursite.com/members/XYZ/ (where XYZ is the user ID) will take you to the user's profile page. So https://xenforo.com/community/members/636/ leads to https://xenforo.com/community/members/jamesbrown.636/