Forum Activity for @madc

MAD
@madc
12/11/13 05:42:13AM
600 posts

SOLVED - Spotlight - Random Artists


Installation and Configuration

That code didn't work
This is what worked
{* HEADER SPOTLIGHT *}
    {if isset($spotlight) && $spotlight == 'yes'}
        <div class="outer mb8">
            <div class="pbpinner" style="padding-left:0;">
<h3 class="pbp12">Random Artists</h3>
                {if isset($_conf.PunkBP_spotlight_ids) && strlen($_conf.PunkBP_spotlight_ids) > 0}
                    {jrCore_list module="jrProfile" order_by="_profile_id asc" limit="4" search1="_profile_id in `$_conf.PunkBP_spotlight_ids`" search2="profile_active = 1" template="index_spotlight_artist.tpl"}
                {else}
                    {if isset($_conf.PunkBP_require_images) && $_conf.PunkBP_require_images == 'on'}
                        {jrCore_list module="jrProfile" order_by="_profile_id random" search1="profile_active = 1" quota_id=$_conf.PunkBP_artist_quota limit="4" template="index_spotlight_artist.tpl" require_image="profile_image"}
                    {else}
                        {jrCore_list module="jrProfile" order_by="_profile_id random" search1="profile_active = 1" quota_id=$_conf.PunkBP_artist_quota limit="4" template="index_spotlight_artist.tpl"}
                    {/if}
                 {/if}
            </div>
        </div>
    {/if}
MAD
@madc
12/11/13 05:21:23AM
600 posts

SOLVED - Spotlight - Random Artists


Installation and Configuration

Ok That did the trick although it's a slimmed down version of what I had???
{if isset($spotlight) && $spotlight == 'yes'}
        <div class="outer mb8">
            <div class="pbpinner" style="padding-left:0;">
<h3 class="pbp12">Random Artists</h3>
                {if isset($_conf.PunkBP_spotlight_ids) && strlen($_conf.PunkBP_spotlight_ids) > 0}
                    {if isset($_conf.PunkBP_require_images) && $_conf.PunkBP_require_images == 'on'}
                        {if isset($_conf.PunkBP_artist_quota) && $_conf.PunkBP_artist_quota > 0}
                            {jrCore_list module="jrProfile" order_by="_profile_id asc" limit="4" search1="_profile_id in `$_conf.PunkBP_spotlight_ids`" search2="profile_active = 1" search3="profile_quota_id in `$_conf.PunkBP_artist_quota`" template="index_spotlight_artist.tpl" require_image="profile_image"}
                        {else}
                            {jrCore_list module="jrProfile" order_by="_profile_id asc" limit="4" search1="_profile_id in `$_conf.PunkBP_spotlight_ids`" search2="profile_active = 1" template="index_spotlight_artist.tpl" require_image="profile_image"}
                        {/if}
                    {else}
                        {if isset($_conf.PunkBP_artist_quota) && $_conf.PunkBP_artist_quota > 0}
                            {jrCore_list module="jrProfile" order_by="_profile_id asc" limit="4" search1="_profile_id in `$_conf.PunkBP_spotlight_ids`" search2="profile_active = 1" search3="profile_quota_id in `$_conf.PunkBP_artist_quota`" template="index_spotlight_artist.tpl"}
                        {else}
                            {jrCore_list module="jrProfile" order_by="_profile_id asc" limit="4" search1="_profile_id in `$_conf.PunkBP_spotlight_ids`" search2="profile_active = 1" template="index_spotlight_artist.tpl"}
                        {/if}
                    {/if}
                {else}
                    {if isset($_conf.PunkBP_require_images) && $_conf.PunkBP_require_images == 'on'}
                        {if isset($_conf.PunkBP_artist_quota) && $_conf.PunkBP_artist_quota > 0}
                            {jrCore_list module="jrProfile" order_by="_profile_id numerical_desc random" search1="profile_quota_id in `$_conf.PunkBP_artist_quota`" limit="4" template="index_spotlight_artist.tpl" require_image="profile_image"}
                        {else}
                            {jrCore_list module="jrProfile" order_by="_profile_id numerical_desc random" limit="4" template="index_spotlight_artist.tpl" require_image="profile_image"}
                        {/if}
                    {else}
                        {if isset($_conf.PunkBP_artist_quota) && $_conf.PunkBP_artist_quota > 0}
                            {jrCore_list module="jrProfile" order_by="_profile_id numerical_desc random" search1="profile_quota_id in `$_conf.PunkBP_artist_quota`" limit="4" template="index_spotlight_artist.tpl"}
                        {else}
                            {jrCore_list module="jrProfile" order_by="_profile_id numerical_desc random" limit="4" template="index_spotlight_artist.tpl"}
                        {/if}
                    {/if}
                 {/if}
            </div>
        </div>
    {/if}

updated by @madc: 12/11/13 05:22:34AM
MAD
@madc
12/11/13 05:03:05AM
600 posts

SOLVED - Spotlight - Random Artists


Installation and Configuration

Cache was manually removed.
I am running Developer mode with cache set to 0
I have cleared all caches and run the integrity check removing all caches.
Site is at http://final.punkbp.com
It's in the middle of the home page under site news
updated by @madc: 12/11/13 05:05:11AM
MAD
@madc
12/11/13 04:52:29AM
600 posts

CSS Override


Design and Skin Customization

I Never received it @michael. Can you send it again?
MAD
@madc
12/11/13 04:21:03AM
600 posts

Album Editor


Design and Skin Customization

Yes Paul . I feel that if a user finishes uploading an album and they make a mistake ( eg. Typo ) they shouldn't be made to delete it and upload again.
There is no Album editor
Album Name
Genre
etc
updated by @madc: 12/11/13 04:21:54AM
MAD
@madc
12/11/13 03:09:08AM
600 posts

Album Editor


Design and Skin Customization

I found a post from 2007
http://archive.jamroom.net/phpBB2/viewtopic.php?p=102169&sid=d6a013ff5a02288350ab6cb36524ee6d#102161

It's says there are no plans for an album editor?
Is this still correct as I feel if the user makes a typo or gets something wrong he has to delete the whole album and redo the whole lot?

The only editor they should need is for the text fields.
Is there an option to edit it in case I have missed something?

Also the language in the audio section is confusing ( Remembering I am new to JR )
If you are in the player or audio section you have a * + in the right hand side
Ones says Create Audio the other says Create.

I worked out one is update so I am confused to why it is labeled in such a way as it's very misleading.

( Nova skin )

updated by @madc: 01/13/14 09:47:16PM
MAD
@madc
12/11/13 01:03:18AM
600 posts

Newest Songs showing in reverse order?


Design and Skin Customization

we just worked out also the youtube has asc instead of desc in the youtube.tpl file
We changed that and the order was correct as well. Just letting you know
MAD
@madc
12/10/13 07:56:17PM
600 posts

SOLVED - Change default Account Type on sign up page


Installation and Configuration

Attached is my settings under the user_profile module
Caches cleared etc it still shows Artists?
Screen Shot 2013-12-11 at 1.55.26 PM.png Screen Shot 2013-12-11 at 1.55.26 PM.png - 31KB

updated by @madc: 12/10/13 07:57:19PM
  54