JrSeamless will not work
Installation and Configuration
Hi Paul,
Thanks it works fine, very good
Just one thing, the uploaded videos or audios dosent´t work, the linking is ok but the player don´t work.
//Danny
{if isset($_items)}
{foreach from=$_items item="item"}
<div class="index_audio"> <a href="{$jamroom_url}/{$item.profile_url}/{$_params.module_url}/{$item._item_id}/{$item.audio_title_url}">{jrCore_module_function function="jrImage_display" module="jrAudio" type="audio_image" item_id=$item._item_id size="medium" crop="auto" alt=$item.audio_title title=$item.audio_title width=100}</a> </div>
{/foreach}
{/if} <br clear="all" />