Forum Activity for @michael

michael
@michael
07/30/14 10:11:48PM
7,832 posts

Creating profiles in advance


Jamroom Developers

You can create a new profile from the ACP:

"Create a New Profile"
yoursite.com/profile/create


You can create a new user & a profile for that user from:

"Create a User Account"
yoursite.com/user/create

There is no way for a new user to signup to an existing account though. You would need to do something custom.
michael
@michael
07/30/14 08:53:10PM
7,832 posts

Audio conversion


Jamroom Developers

check out the functions in the jrAudio module.

jrAudio_convert_file()

is the one that handles the file conversion. The format it has are each separate in the /plugins folder of the module.
/modules/jrAudio/plugins/mp3.php
/modules/jrAudio/plugins/ ....

They use ffmpeg to create the file.

The function jrAudio_create_audio_sample() is the one that makes the previews.
michael
@michael
07/29/14 02:29:55AM
7,832 posts

After a user purchases a download they are returned to the site without a way to download


Installation and Configuration

The videos are up now:

"jrFoxycart"
https://www.jamroom.net/the-jamroom-network/documentation/modules/205/jrfoxycart

They show the states:
* Logged out user making a purchase
* Logged IN user making a purchase
* Logged out user (with an account) making a purchase
michael
@michael
07/29/14 01:43:49AM
7,832 posts

Artist Media Streams


Design and Skin Customization

profile_id has been added to {jrCore_get_count} in the next core release 5.2.9.

Docs:

"{jrCore_get_count}"
https://www.jamroom.net/the-jamroom-network/documentation/development/773/jrcore-get-count
michael
@michael
07/28/14 11:18:35PM
7,832 posts

Charts not updating


Using Jamroom

Make sure all your settings in the 'Advanced Charts' modules are setup:
yoursite.com/charts/admin/quota

so that all the users are are allowed to be included in the charting system.

Also that the charting history is long enough. By default it is 60 days.

"Advanced Charts"
https://www.jamroom.net/the-jamroom-network/networkmarket/23/advanced-charts
michael
@michael
07/28/14 06:12:45PM
7,832 posts

Newest Artists and Videos not Loading on jrProJam jr5


Off Topic

Got a url. Those errors don't look related.
michael
@michael
07/26/14 10:51:46PM
7,832 posts

After a user purchases a download they are returned to the site without a way to download


Installation and Configuration

Just tried to set this up now, but need to wait for DNS to sort itself out.

One thing I noticed is to check for this in your activity logs:
Quote: jrFoxyCart_webhook: processing transaction id:

That will appear in the activity logs whenever a sale is made. If you think a sale has happened, but that is not in the activity logs it probably means there was an error on foxycart's end.

In this case go check the 'error log' and the 'transactions' in the foxycart admin panel.
https://admin.foxycart.com/admin.php
michael
@michael
07/26/14 07:59:25PM
7,832 posts

After a user purchases a download they are returned to the site without a way to download


Installation and Configuration

If your testing the system for non-logged in users that want to buy songs, then you have to be logged out to test.

I haven't got a test setup environment setup right now to make a video for it, but I'll get that setup and a video made showing the different flows of foxycart.

--update--
for now, make sure your setup is setup like the docs are:

"setting up foxycart"
https://www.jamroom.net/the-jamroom-network/documentation/modules/2/setting-up-foxycart-jrfoxycart

--edit--
I'll put the flows video here: (link for reference)
https://www.jamroom.net/the-jamroom-network/documentation/modules/205/jrfoxycart
updated by @michael: 07/26/14 08:03:23PM
michael
@michael
07/26/14 07:45:59PM
7,832 posts

After a user purchases a download they are returned to the site without a way to download


Installation and Configuration

An account would be created for the fans. They would have been sent an email with their login details.

They would also have been logged in after the purchase and landed on the page where they can download the songs.
michael
@michael
07/26/14 06:54:18PM
7,832 posts

After a user purchases a download they are returned to the site without a way to download


Installation and Configuration

The purchaser will find all their downloads under the PURCHASES tab.

They can get to the PURCHASES tab from a link under their name that should read "Your Purchases".

Otherwise, they should go to ACCOUNT SETTINGS where they change their user details/profile details and the PURCHASES tab should be visible there. There will be a download button.
  676