Forum Activity for @madc

MAD
@madc
05/21/14 08:27:53AM
600 posts

User Time Zone?


Suggestions

Yeah I asked about this a while ago. Timezones here at JR are set to wherever brian is in the forum which is confusing when you aren't in that timezone. Be great to set you where you are and everything adjusts the times to where you are
MAD
@madc
05/21/14 07:32:28AM
600 posts

download problems


Using Jamroom

This works Mick as long as you are fully updated.
As Brian said you need to just edit ONE song off the album ( just open it and save it again )
Anf alls good
tried and tested here :)
MAD
@madc
05/21/14 07:28:57AM
600 posts

Songs still plays full length using the mp3 importer


Using Jamroom

I just checked ol mates links and they play the full song in the audio player
Just a heads up as I think zhmel is after only allowing 45 seconds of play etc.
But yeah they play the whole song
updated by @madc: 05/21/14 07:29:21AM
MAD
@madc
05/21/14 07:26:45AM
600 posts

MP3 importer


Using Jamroom

+1
MAD
@madc
05/21/14 07:01:41AM
600 posts

Form Designer - Upload image field can't pull it in


Design and Skin Customization

Ok I feel really dumb with this one as I am like I was when Michael came here lol

I have added a field in the form designer for profiles for an image i want to add to a created tpl file

the form designer field is profile_dj_header
the new tpl is in the skin root profile_promotions_header.tpl

I cannot work out how to pull in the image that they upload in the form designer into my new tpl file
what code would I use to bring it in?

I have the field
I have an image uploaded
I have tried a capture template etc
I have tried just adding {$profile_dj_header}
Cant get it to come in

It's just an image I am trying to add to a new tpl file that has been uploaded by the user

Any help
updated by @madc: 06/22/14 12:16:33PM
MAD
@madc
05/16/14 11:22:47PM
600 posts

Album Downloads


Design and Skin Customization

Works FANTASTIC @brian!

For anyone else make sure your
System Core is min - 5.1.44
Audio Support is min - 1.4.1
MAD
@madc
05/15/14 09:11:33PM
600 posts

Album Downloads


Design and Skin Customization

Hmmm I did that and even did a full integrity check.
Must be something at my end.

Anyway just a thought
Maybe add another checkbox saying album downloadable?
or something along those lines so it will have two variables
Downloadable ( single )
Add to Album Download

Just voicing what I am thinking
MAD
@madc
05/15/14 07:56:24AM
600 posts

Album Downloads


Design and Skin Customization

audio_downloadable and yes it is a checkbox
EDIT
I checked/ticked Block Album Downloads to disallow album downloads and
the button still showed and it still let me download

the code I used in the Audio/item_albums.tpl file was

{if $item.audio_downloadable == 'on'}
                    {jrAudio_download_album_button items=$_items}
{/if}

I removed that and it's hidden now
So what would I do to get the code above to only work when Block Album Downloads was unchecked?
something like?

{if $item.audio_downloadable == 'on' && $item.album_downloadable == 'on'}
                    {jrAudio_download_album_button items=$_items}
{/if}
I know thats not right
( This isn't important for now )

updated by @madc: 05/15/14 08:07:36AM
MAD
@madc
05/15/14 07:54:10AM
600 posts

What is Subscribe to Unlock?


Jamroom Developers

depends on http version and https
Check the URL
MAD
@madc
05/15/14 07:30:08AM
600 posts

Album Downloads


Design and Skin Customization

I have been chatting with @brian about this and he said to bring it into the forum.

We have some bands that allow say 2 out of 10 songs to be downloaded out of their album via the
downloadable audio checkbox in the audio upload form.

It zips up all the files instead of the 2 they have allowed out of that album.
So my question is can it only zip up the two selected via the downloadable audio checkbox instead of the whole album ?

example page
https://www.punkbandpromotions.com/the-krayons/audio
- 49KB

updated by @madc: 06/19/14 02:36:13PM
  6