Forum Activity for @douglas

douglas
@douglas
11/05/18 06:30:18AM
2,802 posts

value must be numbers, letters, spaces or punctuation and contain no HTML


Using Jamroom

resif:
@douglas no pasting.. ok i found the solution..

@resif that was going to be my next suggestion, glad you got it working.
douglas
@douglas
11/02/18 09:02:33AM
2,802 posts

value must be numbers, letters, spaces or punctuation and contain no HTML


Using Jamroom

If you are pasting the text into the field, you could be pasting hidden characters that could cause this, especially if you are copying the text from a webpage. Try pasting the text into a text editor then copy and paste from there.

Hope this helps!
douglas
@douglas
11/02/18 06:11:41AM
2,802 posts

Upload Music ID - jrFanClub


Design and Skin Customization

Sorry, thought that is what you wanted, give this a go:

{jrCore_lang skin="jrFanClub" id="177" default="Upload Music"}
{jrCore_module_url module="jrAudio" assign="murl"}
{jrCore_module_url module="jrUser" assign="uurl"}
{if jrUser_is_logged_in()}
    <a href="{$jamroom_url}/{$murl}/create">
{else}
    <a href="{$jamroom_url}/{$uurl}/login">
{/if}

Hope this helps!
douglas
@douglas
11/01/18 11:52:43AM
2,802 posts

Upload Music ID - jrFanClub


Design and Skin Customization

Give this a try:

{jrCore_lang skin="jrFanClub" id="177" default="Upload Music"}
{jrCore_module_url module="jrAudio" assign="murl"}
{jrCore_module_url module="jrUser" assign="uurl"}
{if jrUser_is_logged_in()}
    <a href="{$jamroom_url}/{jrUser_home_profile_key key="profile_url"}/{$murl}">
{else}
    <a href="{$jamroom_url}/{$uurl}/login">
{/if}

Hope this helps!
douglas
@douglas
11/01/18 05:31:55AM
2,802 posts

Upload Music ID - jrFanClub


Design and Skin Customization

nduguseliphaz:
When am logged it's redirecting me "timeline" when I click instead of /audio/create.
How do I sort this?

Can you post the code your using?

Thanks!
douglas
@douglas
10/31/18 05:48:12AM
2,802 posts

Unknown Upload (Audio+Video) Error


Installation and Configuration

Check your activity and error logs, there should be something about the failed upload.

Hope this helps!
douglas
@douglas
10/27/18 06:55:33AM
2,802 posts

Playlist


Using Jamroom

izhmel:
I want the player to play all songs and as new songs get added they get added to the player

You'll have to do something custom for this, I'd suggest using the Template Code widget and the jrCore_media_player function...
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/788/jrcore-media-player

Hope this helps!
douglas
@douglas
10/27/18 06:51:29AM
2,802 posts

my blog pic and profile pic not seeking


Using Jamroom

Sorry, not sure what your referring to here... do you have a link to the page, can you elaborate on the issue?

Thanks!
  34