Forum Activity for @douglas

douglas
@douglas
01/20/17 02:24:30PM
2,807 posts

Block Audio Download for Guests


Using Jamroom

This is how should probably do it.

Go to any audio detail page and click the item action button, it looks like an eq icon, then click the modify button for the download button and set the "Group" selection field to logged in users and Save Changes.

You'll probably want to reset your cache as well.

You can do the same for the profiles audio list page.

Hope this helps!
douglas
@douglas
01/20/17 02:14:38PM
2,807 posts

Site Radio And TV


Using Jamroom

izhmel:
Under /playlist/change, how can I modify the playlist module to add songs by "artist, add by genera " ? so I can add the songs the same way how I added these songs by going to under /playlist/change, then change owner to add the songs .....

If we could modify the play list module , we could create an admin radio with all the songs
http://dubmusic.com/dubmaster/playlist/25/the-dubmaster

You can already do this with the jrCore_media_player function.

Something like this:
{jrCore_media_player type="jrAudio_black_overlay_player" module="jrAudio" field="audio_file" search1="profile_quota_id IN 1,2,3" search2="audio_genre = rock" order_by="audio_title random" limit="50" autoplay=true}

Hope this helps!
douglas
@douglas
01/20/17 11:27:00AM
2,807 posts

photo album missing functions


Using Jamroom

izhmel:
I don't see the small camera on an existing image

Make sure you've enabled it for your quotas.

ACP > Users > Photo Album > Quota Config

Hope this helps!
updated by @douglas: 01/20/17 11:27:13AM
douglas
@douglas
01/20/17 11:25:06AM
2,807 posts

tabbed widget has a strange line through it?


Design and Skin Customization

Zachary Moonshine:
what the url of that template

It is not in a skin CSS file so you'll just want to add it to anyone of your CSS files in your skins/YOURSKIN/css/ directory.

Hope this helps!
douglas
@douglas
01/20/17 07:42:45AM
2,807 posts

Smiley Not Showing In Chat?


Using Jamroom

Can you send us your URL and admin login so we can check it out?

Thanks!
douglas
@douglas
01/20/17 04:18:52AM
2,807 posts

Smiley Not Showing In Chat?


Using Jamroom

Make sure you are updated to the latest versions.

I'm not seeing an issue on my dev site.
douglas
@douglas
01/19/17 05:55:43AM
2,807 posts

back ground color


Using Jamroom

Marking this as solved, there is no need in dragging this out as I don't think a stylizer type module is in the works anytime in the near future.

Might be something we consider at a later date though.

Hope this helps!
douglas
@douglas
01/19/17 05:53:25AM
2,807 posts

There is no save button under update playlist


Using Jamroom

Hello,

I'm seeing the same issue and will get a ticket open for it.

Thanks!
douglas
@douglas
01/19/17 05:51:54AM
2,807 posts

Block Audio Download for Guests


Using Jamroom

Hello,

After completing the steps here:
https://www.jamroom.net/the-jamroom-network/documentation/howto/1389/howto-allow-downloads-to-logged-in-users

Did you reset your cache?

ACP > System Tools > Reset Cache

OR

ACP > Core > System Core > Tools > Reset Cache

Hope this helps!
douglas
@douglas
01/19/17 05:49:36AM
2,807 posts

Site Radio And TV


Using Jamroom

izhmel:
How do I create an admin radio with all audio on the website ?

playlist/admin/tools then change owner to create the play list


The playlist may not be able to do what you want, but I believe the jrCore_media_player should, it works basically like the jrCore_list function.

https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/788/jrcore-media-player

Hope this helps!
  72