Forum Activity for @douglas

douglas
@douglas
08/24/19 03:35:16AM
2,812 posts

question on new Password RESET button


Using Jamroom

I just tested this on my dev site.

I changed a password for a user and I'm not seeing any emails being sent for the password change.

Hope this helps!
douglas
@douglas
08/23/19 03:37:48AM
2,812 posts

Limit on total number of blogs/albums created?


Using Jamroom

There is a max item you can set in the blogs quota tab....

/blog/admin/quota

Hope this helps!
douglas
@douglas
08/22/19 01:57:27PM
2,812 posts

Direct Call and Path to image file and song image file


Installation and Configuration

michaeld:
Thanks for the reply but my question is What is the direct path/url or call to an image file or song image file?

What url would i type in to display the image?


Right click on one of your song images and open it in a new tab/window, the URL will be in your browser.

Hope this helps!
douglas
@douglas
08/21/19 02:22:39PM
2,812 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,812 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,812 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,812 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?
  25