Forum Activity for @johnchansa

johnchansa
@johnchansa
12/20/13 10:37:16AM
195 posts

User playlists and jplayer


Using Jamroom

I emailed the login details.You can check things out when you have the chance.
johnchansa
@johnchansa
12/20/13 10:33:44AM
195 posts

uploaded audios not appearing on songs page


Using Jamroom

A new profile was created on my jr4 site but the uploaded soundcloud tracks are not appearing on the songs page.Can't figure what went wrong.

profile page:http://www.zmusicportal.com/Alabama/
songs page:http://www.zmusicportal.com/lists/songs

PHP errors recorded
[20-Dec-2013 05:15:51] PHP Warning: Invalid argument supplied for foreach() in /home1/makaikoc/public_html/include/jamroom-theme.inc.php on line 2593
[20-Dec-2013 05:15:51] PHP Warning: array_values() [function.array-values]: The argument should be an array in /home1/makaikoc/public_html/include/jamroom-ranking.inc.php on line 1131


updated by @johnchansa: 12/29/14 09:14:37AM
johnchansa
@johnchansa
12/19/13 04:36:56PM
195 posts

User playlists and jplayer


Using Jamroom

When I checked out your link...the playlist is functioning properly

I changed the priority setting to 50 it all gets messed up.It looks like 100 is the best.
I can send you my admin log in details if you wish.I host my jr5 test site with jbservers.
johnchansa
@johnchansa
12/19/13 04:01:17PM
195 posts

User playlists and jplayer


Using Jamroom

Oh...Sorry about that..
I changed the settings to Global....
johnchansa
@johnchansa
12/19/13 03:46:28PM
195 posts

User playlists and jplayer


Using Jamroom

Well i checked version 1.1,it's updated.....no problems though.Back to the main issue and things are still the same.
http://zmusic.biz/admin/playlist/2/top-hits
johnchansa
@johnchansa
12/19/13 12:52:14PM
195 posts

User playlists and jplayer


Using Jamroom

I did the upgrade but the situation is the same....

I also forgot to save the modifications I made on the nova skin.I have to redo the seamless stuff again.
johnchansa
@johnchansa
12/19/13 10:21:52AM
195 posts

User playlists and jplayer


Using Jamroom

Yes I did use the add to drop down list.
Check out the radio playlist on my site
http://zmusic.biz/admin/playlist/2/top-hits

I have also noticed the same thing on the motagator site
http://motagator.com/elvis-fontenot/playlist/41/elvis-fontenot-three
johnchansa
@johnchansa
12/19/13 09:49:35AM
195 posts

User playlists and jplayer


Using Jamroom

I created a playlist for a radio station on my site but I found that the jplayer only lists audio files and not soundcloud items.The soundcloud items are listed outside the player on the profile page.
I thought the jplayer can handle soundcloud tracks just like any other audio track.Is there something I did not set right?
updated by @johnchansa: 01/19/14 04:54:25PM
johnchansa
@johnchansa
12/19/13 09:36:12AM
195 posts

Seamless list:order_by random function


Installation and Configuration

I managed to set up the seamless lists(audio/soundcloud) my site for top songs,songs and featured songs.
I'm having difficulties with the order_by function for random lists.I have tried"_item_id random","_created random","_profile_id random" and the lists just remain the same.How can I overcome this?

Below is the code I used for the featured song list.
{jrSeamless_list modules="jrSoundCloud,jrAudio" order_by="_created random" limit="4" search1="_item_id in `$_conf.jrNova_featured_song_ids`" template="index_songs_row.tpl"}

I'm also having the same issue with featured videos list even though they are not seamless.

{jrCore_list module="jrYouTube" order_by="_item_id random" template="index_videos_row.tpl" limit="4"}

http://www.zmusic.biz
updated by @johnchansa: 01/19/14 12:18:34PM
  16