Jump to content

Recommended Posts

Posted

if you mean you cant see a link in the admin center for pilot ranks it is /admin/index.php/pilotranking/pilotranks or it is under the Pilots & Groups section in the admin panel.

That's only for pilot pay. There are other expenses too.

Posted

Check your \\core\local.config.php file has these lines, as the default fuel price is set to high!

/*   Fuel info - Price correct as of 18-07-14. Sum=price(p/g) / 6.7 then convert to Euro
 Default fuel price, for airports that don't have live pricing
And the surcharge percentage. View the docs for more details about these
*/
Config::Set('FUEL_GET_LIVE_PRICE', true);
Config::Set('FUEL_DEFAULT_PRICE', '0.31');
Config::Set('FUEL_SURCHARGE', '0.0');

Posted

We don't use manual PIREPS, all Pirpes are made with kacars (which sends data in pounds) but in our local config we changed to kilograms. Which aircrafts seems to burn to much fuel in your ailrine? Perhaps we can compare to our aircrafts.

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...