Wednesday 10 August 2005 2:54:35 am
Hello. How can I fetch and display the image from the user who is currently logged in? I tried something like this:
{let owner=$node.object.owner owner_map=$owner.data_map}
{section show=$owner_map.image.has_content}
{attribute_view_gui attribute=$owner_map.image image_class=small}
{/section} {/let} but this only displays the image from the owner of the node and not from the user who is currently logged in. Can anybody help plz? :-)
Greenvalley is waiting
|