Forum Activity for @madc

MAD
@madc
08/22/14 10:52:24AM
600 posts

Search won't search within results


Installation and Configuration

SteveX:
I don't see search either. Do you need to be logged in to search on your site?

No SteveX , top right for search
MAD
@madc
08/22/14 10:51:27AM
600 posts

Search won't search within results


Installation and Configuration

Thanks at brian,,, Just wondering then why it comes uo with search within results?
To my i woud click on that and expect only the search results im looking for?
MAD
@madc
08/22/14 03:50:34AM
600 posts

Audio Downloads not working right


Installation and Configuration

Yeah it seems this code has changed since 5.2?
{if $item.audio_downloadable == 'on'}
                    {jrAudio_download_album_button items=$_items}
{/if}

What would I change it to to get each album?
It is only this that needs changing I would think
                    {jrAudio_download_album_button items=$_items}
MAD
@madc
08/21/14 10:50:45PM
600 posts

Search won't search within results


Installation and Configuration

Image

- 21KB

updated by @madc: 08/21/14 10:51:21PM
MAD
@madc
08/21/14 10:33:41PM
600 posts

Profile Active Check Box


Design and Skin Customization

We can see the Profile Active check box when editing a profile.

Is there anyway to get it into the ACP - User Profiles - Tools - Datastore browser so we can see at a glance who is active and not active and useable from that view as well?

Using NOVA cloned skin.
updated by @madc: 09/21/14 07:54:19AM
MAD
@madc
08/21/14 10:25:37PM
600 posts

Audio Downloads not working right


Installation and Configuration

                                            <div class="block_config">
                                                {jrCore_module_function function="jrFoxyCart_add_to_cart" module="jrAudio" field="audio_file" item=$item}
                                                {jrCore_module_function function="jrFoxyCartBundle_button" module="jrAudio" field="audio_file" item=$item}{if $item.audio_downloadable == 'on'}
            {if $_conf.jrAudio_block_download == 'off' && (empty($item.audio_file_item_price) || $item.audio_file_item_price == '0')}
                {if jrUser_is_logged_in()}
                      <a href="{$jamroom_url}/{$murl}/download/audio_file/{$item._item_id}">{jrCore_icon icon="download"}</a>
                {else}
                <a href="{$jamroom_url}/user/login" title="Log in to Download">{jrCore_icon icon="download"}</a>
                {/if}
             {/if}
{/if}  


In ACP - Audio Support - Templates = item_albums.tpl

NOVA CLONED SKIN
updated by @madc: 08/21/14 10:26:25PM
MAD
@madc
08/21/14 10:24:18PM
600 posts

Search won't search within results


Installation and Configuration

We have had this problem for a long time but can't seem to fix it.
When you search the site it shows a section of the results with this beside it
Search These Results (560) ยป
Clicking on it displays what it has already found.
Also when we search for say Punk , the Tag search just shows the tag. Is that correct?
Shouldn't it find the band that is tagged PUNK?

You can goto our site and check it
https://www.punkbandpromotions.com
Click search top right
Type in eg. Punk
See the results
updated by @madc: 09/28/14 12:24:49AM
MAD
@madc
08/21/14 09:59:23PM
600 posts

Audio Downloads not working right


Installation and Configuration

Hi guys,
Not sure if this is only effecting us but Album downloads are broken for artists that have more than 1 album, all download links go to the newest album uploaded not the one clicked on.
Example here
https://www.punkbandpromotions.com/two-two-79/audio/albums
Click on any of the bottom albums download button and it shows the newest album instead.
updated by @madc: 02/28/16 04:48:57AM
MAD
@madc
08/18/14 07:46:37PM
600 posts

Album page title says home in Nova skin


Design and Skin Customization

Hi guys, Just noticed that all my album pages browser tab title says home | Punk Band Promotions.
eg https://www.punkbandpromotions.com/counted-out/audio/albums
You can look at any and they are all the same.
Any way of changing this to say Albums | Band Name ?
updated by @madc: 09/30/14 12:37:37AM
MAD
@madc
08/18/14 11:45:00AM
600 posts

Export users in csv or xls


Installation and Configuration

Might be a good add on?
  3