Forum Activity for @douglas

douglas
@douglas
08/21/19 02:22:39PM
2,797 posts

ALLOW_ALL_DOMAINS missing


Installation and Configuration

michaeld:
Looks like I found the direct path

ex. yourwebsiteurl/audio/stream/audio_file/1 That works in a player on another domain!!
It's also working with and without the advanced key jrCore_disable_play_cookies!

Final issue is with the rss template...How do you call the song_id? or item id? What is the correct call
Do I still need the variable $item. I've tried this {$item.song_id}, and this {$item.item_id} and a few other variations


Try $item._item_id

Hope this helps!
douglas
@douglas
08/21/19 09:32:55AM
2,797 posts

users not getting downdoad after purchising


Using Jamroom

izhmel:
any downloads , the users not getting them i.e.
https://www.dubmusic.com/payment/purchases/profile_id=1349/user_id=769

this user paid for mp3 and never got them
https://www.dubmusic.com/eye-la/


Can you tell me which mp3 was purchased so I can test it?

Thanks!
douglas
@douglas
08/20/19 07:34:08AM
2,797 posts

If/Else Loops in Templates: Question


Using Jamroom

You can also do it this way.

{if $_post.option == 'adjectives'}
blah blah
{/if}

or

{if $_post._1 == 'adjectives'}
blah blah
{/if}

updated by @douglas: 08/20/19 07:34:41AM
douglas
@douglas
08/20/19 07:32:12AM
2,797 posts

users not getting downdoad after purchising


Using Jamroom

I don't see anything in your payments sections about a downloadable item being purchased.

What item is being purchased?

What user is not getting their download?
douglas
@douglas
08/17/19 08:44:00AM
2,797 posts

Wishing Simple Podcast Fields For Audio Module


Suggestions

michaeld:
Ok so how are we able to customize this?

You can modify the templates in the jrFeed module.

modules/jrFeed/templates/rss.tpl

You can also modify these templates via the ACP > Listing > RSS Feed and Reader > Templates

.../feed/admin/templates

Hope this helps!
updated by @douglas: 08/17/19 08:44:35AM
douglas
@douglas
08/15/19 02:32:25PM
2,797 posts

If/Else Loops in Templates: Question


Using Jamroom

Ceri:
It looks like it should be item_index.tpl but when I add the debug code to that template nothing happens?

If you are not running in developer mode, make sure to reset the cache after adding the debug code in the template.

Hope this helps!
douglas
@douglas
08/14/19 02:32:04PM
2,797 posts

Soundcloud API Unavailable


Using Jamroom

You can use the jrAudio module to upload music.
https://www.jamroom.net/the-jamroom-network/networkmarket/ss=jrAudio

It can also be found in your Marketplace on your Jamroom website.

ACP > Core > Marketplace

Hope this helps!
douglas
@douglas
08/14/19 07:50:49AM
2,797 posts

Profile Cover Photo


Design and Skin Customization

Your welcome! Glad I could help. ;)
douglas
@douglas
08/14/19 06:19:06AM
2,797 posts

Profile Cover Photo


Design and Skin Customization

kevin80858:
On a few skins (Mogul and iSkin) I've noticed that it shows a full profile cover photo, but there is no way to change the photo. You can change the profile avatar and user avatar, but not the cover photo. Is there a way around this so everyone doesn't have the same cover photo?

You may need to run the Integrity Check tool so the cover image field gets added to the modify profile section.

Hope this helps!
  24