Forum Activity for @randolph

randolph
@randolph
05/19/14 05:32:05PM
64 posts

Beta Testing


Flagship Skin

Their seem to be a lot of issues with this Flagship skin. Compared to Maestro3, I do not have to keep changing codes in Maestro3 to get stuff work. I will temporary switching to Maestro3 because I do not have to change codes to use the skin on both Maestro3 and MSkin5.

Even though Flagship will be a knockout skin when you finally get everything to work the way they should.

Thanks so much.
Randolph
randolph
@randolph
05/18/14 02:26:39PM
64 posts

Beta Testing


Flagship Skin

b360:
Looks like it might be a problem with your quota.

If your profile quota is not an Artist setting in the skin it wont show. By Default its set to pull from the artist quota. You can include other quotas in the charts by adding to the search parameter.

look at search 1 as a reference line 94/103 newage_charts.tpl You can add a search 3 parameter but change artist to dancer lets say. Then the dancer quotas will be included in the chart results for those results. You would have to do this for all the chart pages so they correlate with your quota needs for your site setup.

Please to make sure I understand you well, the code says this:

{if isset($_conf.myFlagship_require_images) && $_conf.myFlagship_require_images == 'on'}
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" chart_days="({$_conf.myFlagship_charting_days})" tpl_dir="myFlagship" template="artist_chart_audio.tpl" require_image="audio_image" search1="profile_quota_id in `$_conf.myFlagship_artist_quota`" search2="audio_genre = newage" pagebreak="12" page=$_post.p}
{else}
{jrCore_list module="jrAudio" chart_field="audio_file_stream_count" chart_days="({$_conf.myFlagship_charting_days})" tpl_dir="myFlagship" template="artist_chart_audio.tpl" search1="profile_quota_id in `$_conf.myFlagship_artist_quota`" search2="audio_genre = newage" pagebreak="12" page=$_post.p}
{/if}

Do I create another block of code like this one and make the changes per your instructions above or do I add this search3="dancer_genre = newage" before pagebreak="12" page=$_post.p} and so on for other genres?

Thanks so much.
Randolph.
updated by @randolph: 05/18/14 02:27:33PM
randolph
@randolph
05/17/14 08:20:41PM
64 posts

Beta Testing


Flagship Skin

b360:
Quote: I added new profile packages like DANCERS, but I am not seeing it in the config.php file

To add "Dancers" you would start with creating your icon like you have done.

Then you will add a page like dancers.tpl You can use venues.tpl as a refrence. where it says venue_quota change it to dancer_quota.

also change the title to say dancers.

Then go in to your config.php

and add a line like this around 254 before the return true statement;
 // Dancer Quota ID
    $_tmp = array(
        'name'     => 'dancer_quota',
        'type'     => 'text',
        'default'  => '10',
        'validate' => 'not_empty',
        'label'    => 'Dancer Quota',
        'help'     => 'Enter the dancer quota ID.',
        'order'    => 6
 );

Bro: This is now working. Thanks so much. The integrity check was the majic key. Thanks so much.
Randolph.
randolph
@randolph
05/17/14 08:18:14PM
64 posts

Beta Testing


Flagship Skin

b360:
Quote: Secondly BROWSE MUSIC does not show music list.

Browse music lists the genres. Also you can pick "All Artists" and search those lists.

Which music lists are not showing?

Sisters Drum is a track that was added on New Age
This take you there: http://www.twaig.com/genre/randolph/audio/2/sisters-drum

When I clicked on "Browse Music" button, it takes you to Browse Music Page where I clicked on the New Age button. This button takes me to Featured Artists New Age Charts. Here, I did not see the Sisters Drum track. There is something I am doing wrong. Please guide me here.
Thanks so much.
randolph
@randolph
05/17/14 06:50:30AM
64 posts

Beta Testing


Flagship Skin

b360:
Also in responce to your

Error: Got a packet bigger than 'max_allowed_packet' bytes"

This sounds like a configuration of your server. In your php.ini file you need to set it up to work with larger file sizes. Otherwise it will throw errors. By default i beleve its set to 8mb and sql only gets 2mb. so you need to allow larger file sizes.

http://stackoverflow.com/questions/3958615/import-file-size-limit-in-phpmyadmin

theres a link to get you started on this topic incase your unfamiluar with that. Each server set up is different and that is something you or your administrator will have to handle. But it looks like it may be a sql file size limitation. Let me know if you need further assistance with your server configuration.

This has been fixed. Thanks.
randolph
@randolph
05/17/14 06:49:41AM
64 posts

Beta Testing


Flagship Skin

When you have time, please comment on my last post as I am running version 105 of the Flagship Skin:
I added new profile packages like DANCERS, but I am not seeing it in the config.php file. Then in the config.php file there is no option to make changes and save the file from within admin CP.
Secondly BROWSE MUSIC does not show music list.
What am I doing wrong?

Thanks so much.
Randolph.
randolph
@randolph
05/15/14 09:40:55PM
64 posts

Beta Testing


Flagship Skin

I added new profile packages like DANCERS, but I am not seeing it in the config.php file. Then in the config.php file there is no option to make changes and save the file from within admin CP.
Secondly BROWSE MUSIC does not show music list.
What am I doing wrong?

Thanks so much.
Randolph.
randolph
@randolph
05/13/14 12:40:03AM
64 posts

Changing text


Profile Badges

Could we also have editable badges, like blank badges where we may add different genres. If you look here http://www.twaig.com you will see I do need to have badges created for the extra genres.

Thanks.
Randolph
randolph
@randolph
05/06/14 08:59:25PM
64 posts

Merchandise store not visible


Installation and Configuration

michael:
You have to enable it for the quota that they are in.

You'll find that on the QUOTA CONFIG tab of the module that provides the merchandise store.

I enabled merchandise store in the QUOTA CONFIG..
All I want to do is to create more than one package for different genres like DJ_Package. Then a DJ registers with that package. The package is FREE. The package allows me to query the database for how many DJs or Producers I have. The DJ can use the PayPal module for his profile to sell his products, that is all. I am NOT creating a subscription because I do not want to use Foxy_Shit.

I need to build up customers first before offering subscriptions.
Why are you forcing this Foxy_pig down peoples throat? This is very frustrating.

Please I say it again, I do not want to use subscription now because I do not have customers to subscribe yet and paying 15 USD for no income yet is a foul business.

Please tell me how I should do this without using Foxy stuff.
randolph
@randolph
05/06/14 06:23:39PM
64 posts

Merchandise store not visible


Installation and Configuration

I am being forced to use Foxy cart. I only want to provide different FREE packages for my users; no subscription. But foxycart is getting on the way. Please assist in how I need to setup this in other to avoid foxycart. This is becoming very frustrating.
  5