PDA

View Full Version : variable name for user pic?


Ipuck
20 Aug 2006, 04:33
What is the variable name for user pic?

I know that for the username is $bbuserinfo[username], but what is the one for user pic?

thanks!

Kaezul
20 Aug 2006, 20:35
Unfortunately, I don't believe there is one. I ran into this same problem the other day myself. You'll have to query it if you want it.. I'm not sure of the exact query. I'll edit this later (if I remember) with the query you need.

Ipuck
20 Aug 2006, 21:12
Thank you!!