Forum Activity for @douglas

douglas
@douglas
11/06/18 03:52:27AM
2,804 posts

Upload Music ID - jrFanClub


Design and Skin Customization

nduguseliphaz:
It's still redirecting to the timeline.

Do you have a link where I can see it happening?

Thanks!
douglas
@douglas
11/05/18 06:32:16AM
2,804 posts

the purchased items are not showing


Using Jamroom

izhmel:
I am still nit seeing all the items that was purchased
https://www.jamroom.net/payment/purchases/profile_id=34/user_id=32


Which items that you have purchased are not showing?

Be specific, need to know what modules you've purchased so we can look into it.

Thanks!
douglas
@douglas
11/05/18 06:30:18AM
2,804 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,804 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,804 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,804 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,804 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,804 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!
  34