{if isset($_items)}
{foreach from=$_items item="item"}
<a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.photoalbum_title_url}">{jrCore_module_function function="jrImage_display" module="jrGallery" type="gallery_image" item_id=$item._item_id size="small" crop="auto" class="img_shadow" width=58 height=58 style="padding:2px;margin-bottom:4px;" alt="{$item.photoalbum_title|jrCore_entity_string}" title="{$item.photoalbum_title|jrCore_entity_string}" _v=$item._updated}</a>
{/foreach}
{/if}
I know this is wrong: item_id=$item._item_id
but I have used the debug and replaced $item._item_id with everything I could see including $item.photoalbum_photos ...
Could someone throw me a bone on this one please?
Thanks
--
The Patria Company - patriaco.com / quality-trades.com / a-t.life - doing Jamroom since v3
updated by @the-patria-company: 06/03/16 10:54:06AM