item owner
|
eliz82
Joined: 2009-11-06
Posts: 71 |
Posted: Sun, 2012-04-22 20:43
|
|
any idea how to verify in a template if the visitor is item owner (photo/album) ? |
|

Posts: 8339
{if $user.id == $theme.item.ownerId} do something {/if}-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 71
thanks, it's working.