We need your ratings and reviews!
Announcements
Done!
<script type="text/javascript">
$(document).ready(function(){
new jPlayerPlaylist({
jPlayer: "#jquery_jplayer_m52b2cbc8f4092",
cssSelectorAncestor: "#jp_container_m52b2cbc8f4092"
},[
MY SONG IS MISSING
],{
playlistOptions: {
autoPlay: false,
displayTime: 'fast'
},
swfPath: "http://final.punkbp.com/modules/jrCore/contrib/jplayer",
supplied: "mp3",
solution: "html,flash",
volume: 0.8,
wmode: 'window',
preload: 'none'
});
});
</script>
{jrCore_list module="prBotw" order_by="_created DESC" limit=1 template="index_list_botw.tpl"}
{jrCore_module_url module="prBotw" assign="murl"}
{if isset($_items)}
{foreach from=$_items item="item"}
<div class="item">
<div id="botw"><div class="row"><div class="col6 last"><div class="inner">
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="botw_song" item=$item}<br>
</div>
</div>
{/foreach}
{/if}
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="botw_song" item=$item}<br>
<script type="text/javascript">
$(document).ready(function(){
new jPlayerPlaylist({
jPlayer: "#jquery_jplayer_m52b2f3a731fd1",
cssSelectorAncestor: "#jp_container_m52b2f3a731fd1"
},[
MY MODULE IS NOT INSERTING THIS DATA
{
title: "01 Hey You",
artist: "Two Two 79",
mp3: "http://final.punkbp.com/audio/stream/audio_file/1/key=CnTmJvi1RCqj/file.mp3",
poster: "http://final.punkbp.com/audio/image/audio_image/1/large"
},
],{
playlistOptions: {
autoPlay: true,
displayTime: 'fast'
},
swfPath: "http://final.punkbp.com/modules/jrCore/contrib/jplayer",
supplied: "mp3",
solution: "flash,html",
volume: 0.8,
wmode: 'window',
preload: 'none'
});
});
</script>
<div class="add_to_cart_section" title="Free Download"><span class="add_to_cart_price">Free</span><a href="{$jamroom_url}/{$murl}/download/audio_file/{$item._item_id}" title="download">{jrCore_icon icon="download" size="24"}</a></div>
{if $item.audio_downloadable == 'on'}
<div class="add_to_cart_section" title="Free Download"><span class="add_to_cart_price">Free</span><a href="{$jamroom_url}/{$murl}/download/audio_file/{$item._item_id}" title="download">{jrCore_icon icon="download" size="24"}</a></div>
{/if}
<div style="display: inline-block; width:75%">
{jrCore_media_player type="jrAudio_player_dark" module="jrAudio" field="radio_song" item=$item}
</div>
{jrCore_module_url module="fmRadio" assign="murl"}
{if isset($_items)}
{foreach from=$_items item="item"}
<div class="item">
<div class="block_config">
{jrCore_item_update_button module="fmRadio" profile_id=$item._profile_id item_id=$item._item_id}
{jrCore_item_delete_button module="fmRadio" profile_id=$item._profile_id item_id=$item._item_id}
</div>
<h2><a href="{$jamroom_url}/{$item.profile_url}/{$murl}/{$item._item_id}/{$item.radio_title_url}">{$item.radio_title}</a></h2>
<br>
<!--EDITED FIELDS ARE BELOW-->
Radio Station: {$item.radio_station}<br>
Radio Name: {$item.radio_name}<br>
Address: {$item.radio_address}<br>
Description: {$item.description}
</div>
{/foreach}
{/if}
<!--fmRadio-->
{jrCore_list module="fmRadio" order_by="_created DESC" limit=1 template="index_list_fmradio.tpl"}
<!--END fmRadio-->
<div class="infobox">
{capture name="row_template" assign="botw_template"}
{literal}
{if isset($_items) && is_array($_items)}
{foreach from=$_items item="item"}
{$item.botw_title}<br>
{$item.botw_lfsep}<br>
{$item.botw_date}<br>
{$item.botw_genre}<br>
{$item.botw_location}<br>
{$item.botw_description}<br>
{$item.botw_video}<br>
{$item.botw_song}<br>
{$item.botw_lfsfeatured}<br>
{/foreach}
{/if}
{/literal}
{/capture}
{jrCore_list module="prBotw" template=$item_list.tpl}
</div>
<div class="col9 last">
<div class="p5">
<h2>{$item.botw_title}</h2>
{foreach from=$item item="v" key="k"}
{assign var="m" value="Temp"}
{assign var="l" value=$m|strlen}
{if substr($k,0,$l) == "botw"}
<span class="info">{$k}:</span> <span class="info_c">{$v}</span><br>
{/if}
{/foreach}
</div>
</div>