PDA

View Full Version : Get Avatar Url with UserID


Fender963
06-27-2007, 04:02 AM
Is there some way to get an user's avatar URL if I have their UserID?

Going along with this, if all I have is a user ID is there anyway I can get all the information/avatar/status that is on the postbit legacy in my custom template?

Dismounted
06-27-2007, 09:34 AM
You cannot achieve this on a template, if you were planning to do so. The code to fetch userinfo is:
fetch_userinfo($userid);