Hi, does anyone know what the url would be to view a user profile using their id instead of their name?
I don't think there is one, but if you've only got the ID and you're trying to find the username, you can plug it into this code:
[userid=]
[userid=609816] ^turns into [userid=609816]
- Sweet that works. I want to link someone but if their un changes I still want the link to go to the right user so that's perfect. Thank you ^_^