node profriel

Events happening in the community are now at Drupal community events on www.drupal.org.
baltusf's picture

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

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

Read more
Subscribe with RSS Syndicate content