How To Play a list of songs the user has LIKEd?
Design and Skin Customization
Ok, I tried that. It kinda worked. But randomly for everyone on the site. I need from the specific user only, so he sees it.
Here is what I have done, but I need to figure out how to pass it into the player now
{jrCore_list module="jrAction" profile_id=$_profile_id search="action_module = jrLike" template="music_row_list.tpl" order_by="_item_id numerical_desc" pagebreak="40" page=$page_num pager=true}
This code is showing me the list of liked songs, but how do I get them all in one player now ? Thanks alot