Jump to content

Automatic Ranking


robg8950

Recommended Posts

Hello,

If you go to your Admin Panel and go under Pilot&Groups and click on Pilto Ranks here you can add the ranks for you pilots with Image, Hours an pay. Now to make sure this will make the pilot the next rank up when he has the right amount of hours you have to access the local.config.php file which you would have to use FileZilla or another similair software to do and go to public_html/core/local.config.php

and look for the following:

# Automatically confirm pilots?

Config::Set('PILOT_AUTO_CONFIRM', false);

# Automatically calculate ranks?

Config::Set('RANKS_AUTOCALCULATE', true);

# For how many hours a pilot can edit their submitted PIREP (custom fields only)

Config::Set('PIREP_CUSTOM_FIELD_EDIT', '12');

True is automatic to make it manual change it to false.

Hope this helps.

Regards

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...