download privileges
Using Jamroom
so what needs to be set is what quota gets download access if there is a price currently only admin can downloads if there is a price ..
I want to give download access to i.e. friends quota even if there is a price ..
I still cant find the code you suggested
{$exclude_button = ""}
{if $_user.profile_quota_id != x}
{$exclude_button = "jrAudio_item_download_button"}
{/if}
{jrCore_item_detail_buttons module="jrAudio" field="audio_file" item=$item exclude=$exclude_button}