Code
<!--[pnmodapifunc modname="UserPictures" type="user" func="getPicture"
uid=$uid template_id="1" assign=picture]-->
<a href="<!--[$picture.filename]-->" target="_blanc"><!--[$picture.code_thumbnail]--></a>
and also tried...
<!--[pnmodapifunc modname="UserPictures" type="user" func="showPicture"
uid=$uid template_id="1" assign=picture]-->
uid=$uid template_id="1" assign=picture]-->
<a href="<!--[$picture.filename]-->" target="_blanc"><!--[$picture.code_thumbnail]--></a>
and also tried...
<!--[pnmodapifunc modname="UserPictures" type="user" func="showPicture"
uid=$uid template_id="1" assign=picture]-->
to "profile_user_view.htm" under , in the system/profile/pntemplates directory to no avail. Anybody have an idea how I might make this work this way or in any other way? Thanks for your help.
