Forum Activity for @ekwe

alt=
@ekwe
10/03/14 04:24:54PM
212 posts

How To Transfer A Profile To A New User Account?


Installation and Configuration

So, I see when you delete a user the profile automatically goes to the master admin. How can we transfer it to another user account?

Thanks
updated by @ekwe: 11/13/14 07:40:27PM
alt=
@ekwe
10/01/14 02:50:29AM
212 posts

How to get the list of people a user is following


Design and Skin Customization

Hey @WizzBay, could help you with it. What's your domain name? let me take a look at it
alt=
@ekwe
09/30/14 06:17:31PM
212 posts

Default Image Change For Avatar & Thumbnails


Design and Skin Customization

Where is the image that controls the default images if no picture is put in? Need to change them, thanks.
updated by @ekwe: 11/13/14 12:29:28PM
alt=
@ekwe
09/30/14 02:35:15PM
212 posts

How To Play a list of songs the user has LIKEd?


Design and Skin Customization

:) Nicenesssssss! Genius! Just saw it, so how do I get what a specific user now likes? Should I just put in the $profile_id variable in it ?
alt=
@ekwe
09/27/14 03:48:59PM
212 posts

Search Error On All Fields For Modules


Installation and Configuration

oh wow, totally missed that! Thanks @Michael & @Brian always so helpful.
alt=
@ekwe
09/27/14 06:49:00AM
212 posts

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
alt=
@ekwe
09/26/14 11:26:12AM
212 posts

How To Create Custom Signup Pages


Design and Skin Customization

I did, I want to put the form on a different template
alt=
@ekwe
09/26/14 10:24:18AM
212 posts

How To Play a list of songs the user has LIKEd?


Design and Skin Customization

:) you're the best! it was actually for the jrLike module I meant to say. How to play tracks the user loves. Is this possible with this code above?
alt=
@ekwe
09/26/14 07:14:39AM
212 posts

How To Play a list of songs the user has LIKEd?


Design and Skin Customization

oh no, I am trying to do a list of songs rated 5 by a user. And play them on the audio player
  5