Forum Activity for @paul

paul
@paul
01/22/17 08:30:24AM
4,335 posts

How do I make a chained menu to toggle images ?


Design and Skin Customization

OK - In the template you'll need to extrapolate the flag file name from the selected country name and use that to display the flag image. Ideally you'll have a skin folder under the img folder with all the flag images in. Each flag file would be named 'Austria.png', 'Belgium.png', 'Bulgaria.png' etc. The countries would match the options in the chained select field, so then you could add this code to the template to show the flag -

<img src="{$jamroom_url}/skins/{$_conf.jrCore_active_skin}/img/flags/{$profile_hometown_0}.png" alt="{$profile_hometown_0}" title="{$profile_hometown_0}">

If your flag filenames don't match the country names directly, you'll need to do some cross-referencing in the template prior to the above call.
hth
paul
@paul
01/22/17 07:36:50AM
4,335 posts

How do I make a chained menu to toggle images ?


Design and Skin Customization

Is this in the form itself, or on the profile page where the entered location fields are displayed?
paul
@paul
01/22/17 06:38:22AM
4,335 posts

Auto follow module not working


Design and Skin Customization

Do you have the AutoFollow module 'Approve' option set? If so, the profile being followed needs to approve the follower before it'll show on his profile.
hth
paul
@paul
01/21/17 10:14:37AM
4,335 posts

How do i call a Chained menu function


Design and Skin Customization

duke:
thanks @paul you nailed it, however i had to use {$profile_hometown_1} without the '$item' it dint work with '$item.'

When you are using a profile template the variables are available directly.
Glad you're sorted. Marking this thread as solved.
paul
@paul
01/21/17 05:47:18AM
4,335 posts

How do i call a Chained menu function


Design and Skin Customization

'profile_hometown' is the overall name of the field. To get individual elements of the chain use {$item.profile_hometown_0}, {$item.profile_hometown_1} etc.
Tip - Temporarily put a {debug} in your template to see all variables available to the template.
paul
@paul
01/19/17 03:04:53PM
4,335 posts

Newsletter filters.


Installation and Configuration

Thanks Brian - Must have missed that one.
Apologies @musamenda
paul
@paul
01/19/17 01:09:17PM
4,335 posts

Newsletter filters.


Installation and Configuration

The only 'filter' that is available in the NewsLetter module is to send emails by profile quota.
paul
@paul
01/19/17 05:43:08AM
4,335 posts

Site Radio And TV


Using Jamroom

Quote: How do I create an admin radio with all audio on the website ?
This isn't supported within the Playlist module. You would need to do something custom or add them add by hand.

Quote: playlist/admin/tools then change owner to create the play list
Still not sure what you are trying to do with the Change Owner tool.
paul
@paul
01/19/17 02:20:53AM
4,335 posts

Newsletter filters.


Installation and Configuration

This isn't supported by the Newsletter module and would need a custom module developing to implement it.
Sorry
Paul
paul
@paul
01/19/17 01:34:52AM
4,335 posts

Site Radio And TV


Using Jamroom

izhmel:
I created this play list from " change owner " in the play list tool , is there a way to share owners ?

http://dubmusic.com/dubmaster/playlist/25/the-dubmaster ?


Not sure what you mean. How are you using the Change Owner tool to create a playlist? They are not connected.
  168