In the div on this page, I would like to add a line to indicate the uid for the profile author.
In user profiles version 2, I used the following in the profile template:
print $profileuser->uid
Is there a way of doing the same here?
Cheers,
TC
In the div on this page, I would like to add a line to indicate the uid for the profile author.
In user profiles version 2, I used the following in the profile template:
print $profileuser->uid
Is there a way of doing the same here?
Cheers,
TC
Comments
Comment #1
michelleIt's $accountid now. To make my life a bit easier, I'm using the same user info function as I do in advanced forum.
Michelle
Comment #2
TC44 commentedThanks Michelle,
I'll try that.
Cheers,
TC
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.