calling nodeprofile fileds in profile page

Sharique - February 28, 2008 - 19:47
Project:Node Profile
Version:5.x-1.3
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm trying to call node profile fields in profile page
I have put this code

<?php

           
print $node->content['nodeprofile']['#children'];
?>

But it doesn't work
--
Sharique

 
 

Drupal is a registered trademark of Dries Buytaert.