Forum Activity for @michael

michael
@michael
12/04/23 10:48:57PM
7,715 posts

Stream Pay


Using Jamroom

I think there might be some confusion as to what the module does. It allows the owner of the site to pay the profiles on the site when someone streams something. If you're the owner of the site and the profile there's gong to be no money.

The concept is something along the lines of:
* owner of the site wants to incentivize bands to upload songs to their site so offers to pay $x per stream.
* visitors to the site want to listen to the band so come and listen to the songs.
* the owner of the site pays the bands for how many streams the visitors listen to.
* the owner of the site needs to figure out how to get money from those visitors by himself.

Some ways are:
- displaying advertising on the site and getting money from the advertisers
- selling subscriptions to the visitors. x songs stream free, then buy a subscription / month to stream more.
michael
@michael
12/04/23 05:41:45PM
7,715 posts

Stream Pay


Using Jamroom

For payout issues you need to contact the owner of the site, they are the one that will pay you.

If that is something one of your users has asked, then you need to pay them.

Where are you clicking "details" could you send a screenshot?
michael
@michael
11/30/23 01:55:43PM
7,715 posts

jamroom_chart_history


Using Jamroom

Either could be as both are configurable but the jr_jrc..... one would be my guess as to the most recent one.
michael
@michael
11/29/23 04:34:20PM
7,715 posts

jamroom_chart_history


Using Jamroom

That's not particularly large for a regularly used site. Images are more likely to take up space than the database.

They look like 2 different databases, one has the prefix 'jamroom_' the other 'jr_'. Best to figure out which you are using for your site, you can probably delete the other.

Deleting anything will loose something from your site. eg that jr_jrcomment_item_key is the comments people have made. it works in conjunction with the jr_jrcomment_item table, so those 2 need to be kept in sync.
michael
@michael
11/26/23 08:01:39PM
7,715 posts

Contents not showing while accessed through tags and


Using Jamroom

The items on the ALL TAG page should be being displayed using their modules item_list.tpl file.

Whatever module is outputting the items in the screenshot, check what is in its item_list.tpl file There may be a better way to format it or it may just not have much information.
2023-11-27_13-00.jpg 2023-11-27_13-00.jpg - 118KB
michael
@michael
11/17/23 06:55:07PM
7,715 posts

Jr showing wrong Profile skin


Using Jamroom

in the market place or do a search in the ACP for 'admin'. If you cant find it its not installed and therefor wont be the cause of your issue.
michael
@michael
11/16/23 03:32:23PM
7,715 posts

Jr showing wrong Profile skin


Using Jamroom

Check if you have 'admin skin' module enabled or 'Profile Tweaks' enabled. either of those can change the profile skin to be different from the main skin.
michael
@michael
11/14/23 02:11:53PM
7,715 posts

Audio Import Tool import the album cover on the profile photo


Using Jamroom

That's not something we'd put into the module for everyone. You'd need to do something custom for that. You could do it by using a listener and a custom module.

Docs: "Events and Listeners"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1011/events-and-listeners

It sounds like you're only putting one album per profile. Where as most sites would have the band as the profile then the band would have multiple albums.
michael
@michael
11/01/23 04:07:12PM
7,715 posts

Site Builder button missing


Using Jamroom

ah, my guess is that you were adding code that broke javascript. check the source code of the page for errors then you may have to go into your database and remove the last widget created.
  11