Download & Extend

calling nodeprofile fileds in profile page

Project:Node Profile
Version:5.x-1.3
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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
nobody click here