Forum Activity for @kayskeem

alt=
@kayskeem
12/31/13 01:23:34PM
200 posts

Help on New Skin


myRadio - Blue

ook ill check it out i have a problem. The Player plays the music but the desktop player just says loading and the now playing links etc is not pointing to my link. Theres a problem. example is http://fatalistikxm.com
alt=
@kayskeem
12/30/13 03:32:42PM
200 posts

Feature Request ( Album Release Timer)


Using Jamroom

I just came across another music website which i can compare to jamroom its hhttp://www.hotnewhiphop.com/ i seen they had a feature where you can have a countdown on an album and its disabled until the time runs out then it shows the album can you guys make a plugin similar to that ?? here is an example of the countdown. http://www.hotnewhiphop.com/yung-mars-rolemodel-mixtape.104218.html i actually wanted my website like this and jamroom is helping me get there.
updated by @kayskeem: 01/29/14 04:17:44PM
alt=
@kayskeem
12/30/13 02:32:16PM
200 posts

Help on New Skin


myRadio - Blue

great !!! very excited keep up the good work !
alt=
@kayskeem
12/30/13 02:24:21PM
200 posts

Help on New Skin


myRadio - Blue

I just purchased this skin thinking I can apply the skin to just one page on my website but its a skin for the whole website. I've came to conclusion I'm just going to open up another domain for just this skin. My question is it would be so great if the songs being played can be shared with sharethis module to twitter or facebook if thats possible that would be the best thing every. Anyone with any knowledge on how to implement this ? Please let me know. Thanks.
updated by @kayskeem: 08/10/14 04:29:09AM
alt=
@kayskeem
12/30/13 02:19:17PM
200 posts

New MyRadio Blue Skin Question


Using Jamroom

I just purchased this skin thinking I can apply the skin to just one page on my website but its a skin for the whole website. I've came to conclusion I'm just going to open up another domain for just this skin. My question is it would be so great if the songs being played can be shared with sharethis module to twitter or facebook if thats possible that would be the best thing every. Anyone with any knowledge on how to implement this ? Please let me know. Thanks.
alt=
@kayskeem
12/30/13 01:47:48PM
200 posts

jrYouTube and Video Charts on ProJam skin


Using Jamroom

It seems using jrYouTube in the original jrCore did it but its not showing videos just blank icons under 1 week charts. Does it take time for it to populate ? http://exposehits.com/video_charts
alt=
@kayskeem
12/30/13 01:09:19PM
200 posts

jrYouTube and Video Charts on ProJam skin


Using Jamroom

Paul that took away the error but the charts page is still empty this is the code



{if isset($_conf.jrProJamLight_require_images) && $_conf.jrProJamLight_require_images == 'on'}
{if isset($_post.search_area) && $_post.search_area == 'video_category'}
{jrSeamless_list modules="jrVideo,jrYouTube" chart_field="video_file_stream_count" chart_days="7" search="video_category like `$_post.search_string`" template="video_chart_row.tpl" require_image="video_image" pagebreak=$_conf.jrProJamLight_default_pagebreak page=$_post.p}
{else}
{jrSeamless_list modules="jrVideo,jrYouTube" chart_field="video_file_stream_count" chart_days="7" template="video_chart_row.tpl" require_image="video_image" pagebreak=$_conf.jrProJamLight_default_pagebreak page=$_post.p}
{/if}
{else}
{if isset($_post.search_area) && $_post.search_area == 'video_category'}
{jrSeamless_list modules="jrVideo,jrYouTube" chart_field="video_file_stream_count" chart_days="7" search="video_category like `$_post.search_string`" template="video_chart_row.tpl" pagebreak=$_conf.jrProJamLight_default_pagebreak page=$_post.p}
{else}
{jrSeamless_list modules="jrVideo,jrYouTube" chart_field="video_file_stream_count" chart_days="7" template="video_chart_row.tpl" pagebreak=$_conf.jrProJamLight_default_pagebreak page=$_post.p}
{/if}
{/if}
alt=
@kayskeem
12/30/13 12:26:49PM
200 posts

jrYouTube and Video Charts on ProJam skin


Using Jamroom

I did this but now it says "jrSeamless: modules parameter not set " what did i do wrong ?
  8