Forum Activity for @danne

alt=
@danne
04/09/14 12:23:29AM
31 posts

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
alt=
@danne
04/08/14 12:25:26AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi,
Did you understand what I mean, I am Swedish so my english explonations can be hard to uderstand:)

//Danny
alt=
@danne
04/07/14 08:40:54AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi,
Ok, first I´m using Maestro and no I don´t understand Jamroom (Yet).
The reason I´want to use Seamless is that I want the videos that are uploaded or linked from Youtube to appear under the headline "Nya Videos" and the same regarding the Audio uploaded and soundcloud under the headline "Ny Musik".
As you can see on my site I have used Seamless for "Nya Videos" and the original code on "Ny Musik"

//Danny
alt=
@danne
04/07/14 07:49:50AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi Paul,Seamless works if I do it like this but as soon as I link it to index_audio or index_video it dosen´t work.
Check out on my website www.jamron.sofsweden.com
The code for the index_audio or video is this:
{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" />

//Danny
alt=
@danne
04/06/14 01:33:22AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi,

It still dosen´t work, have I installed jrSeamless wrong perhaps I installed it directly from the marketplace and I made it active nothing else.

//Danny
alt=
@danne
04/03/14 08:56:29AM
31 posts

JrSeamless will not work


Installation and Configuration

I don´t know what I´m doing wrong, but this code shall be inside the [ ]

div class="index_video"> a href="{$jamroom_url}/{$item.profile_url}/{$_params.module_url}/{$item._item_id}/{$item.video_title_url}"
alt=
@danne
04/03/14 08:53:38AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi, Thank you:)

This is my index_video.tpl

{if isset($_items)}
{foreach from=$_items item="item"}
[ ]
{jrCore_module_function function="jrImage_display" module="jrVideo" type="video_image" item_id=$item._item_id size="medium" crop="auto" alt=$item.audio_title title=$item.video_title width=71}
{/foreach}
{/if}
alt=
@danne
04/03/14 07:45:03AM
31 posts

JrSeamless will not work


Installation and Configuration

Hi,
I tried every way and I can´t get it to work I just understand what I doing wrong.

//Danny
alt=
@danne
04/03/14 07:23:00AM
31 posts

JrSeamless will not work


Installation and Configuration

div class="index_video" a href="{$jamroom_url}/{$item.profile_url}/{$_params.module_url}/{$item._item_id}/{$item.video_title_url}"
1