Quantcast
Channel: Recent posts across whole site
Viewing all articles
Browse latest Browse all 49206

How to get the user's e-mail from a selected profile

$
0
0

Hi,

I hav made a node-profile.tpl.php for showing information about a specific uers. In the node-profile i added some cck-fields witha additional information.
What i want now is to display the e-mail address of the person from which i show his profile. How can i get that. I know that with

global $user;
print $user-->email;

I got the e-mail address from the user who is logged on... But how to get the users e-mail address from the profile?

Thnx,
Fred


Viewing all articles
Browse latest Browse all 49206

Trending Articles