Jump to content

packo88

Members
  • Posts

    59
  • Joined

  • Last visited

    Never

Posts posted by packo88

  1. After seeing that huge fuel price I used the maintenance section in the admin and reset PIREP finances. Now my fuel price for the month of June is $0.00 Does this make any sense to you Nabeel?

  2. OK knowing the labelling is wrong makes a bit of sense but still something is wrong with my financials.  I just accepted 8 pireps of quite small flights in light aircraft and I looked at fuel usage and the figure that is labelled wrong and looks to be correct with the fuel price I have set equalling the total fuel cost for the flight. After excepting all flights I checked the fuel costs for the month of June in the admin finacial section. Fuel had blown out to  ($ -3,339,089,855.00)  I went back and checked the PIREP FSAcars log and noticed that the fuel is recorded in Lbls and not Kg. Could this have something to do with it?

  3. Config::Set('FUEL_DEFAULT_PRICE', '5.10');

    Config::Set('FUEL_SURCHARGE', '5');

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

    ALL of my airports airports have a fuel price set at 3.75

    When a PIREP is files via FSAcars the fuel price comes in at anywhere from $200 to $2000 per kg sending the VA finances into a steep downward spiral making running a financialy viable VA an impossibility. I don’t know what else to do. At the moment I have to edit every pirep that is filed just to stay afloat.

  4. I set it to false and i am still getting stupidly high fuel prices  ???. As I am only after a fixed fuel price i have changed all my airports to a price of 3.75 per Kg of fuel. I will do a few test flights and see what happens now.

  5. OK thanks  ;)

    This is what I have added to the local.config

    # Fuel info
    /* Default fuel price, for airports that don't have
    And the surcharge percentage. View the docs
    for more details about these
    */ 
    Config::Set('FUEL_DEFAULT_PRICE', '5.10');
    Config::Set('FUEL_SURCHARGE', '5');
    Config::Set('FUEL_GET_LIVE_PRICE', true);

  6. Yes I have done that. All my airports are set to zero. I probably could set them all manually to a figure of say 3.75 and it may fix my issue. But I thought you may want to fault find and fix the problem for future.

  7. All of my airport fuel price settings are set to zero. This flight was logged with FSAcars and came through with a fuel price of 1282.35 per Kg.. WOW expensive fuel. Here is the log

    [2009/06/15 00:45:00]

    Flight IATA:FRA525

    Pilot Number:FRA0006

    Company ICAO:FRA

    Aircraft Type:58 BARON

    PAX:6

    Aircraft Registration:BE58

    Departing Airport: YMIG

    Destination Airport: YSCH

    Online: No

    Route:DIRECT GPS

    00:45 Zero fuel Weight: 4443 Lbs, Fuel Weight: 595 Lbs

    00:45 Parking Brakes off

    00:45 Com1 Freq=128.30

    00:46 VR= 080 Knots

    00:46 V2= 083 Knots

    00:46 Take-off

    00:46 Take off Weight: 5037 Lbs

    00:46 Wind: 126 @ 000 Knots Heading: 072

    00:46 POS S34 26 59 E150 29 54

    00:46 N11 99 N12 99

    00:46 TOC

    00:46 Fuel Weight: 594 Lb

    00:46 Flaps:2 at 82 Knots

    00:46 Flaps:1 at 90 Knots

    00:46 Gear Up: 091 Knots

    00:46 Flaps:0 at 116 Knots

    01:01 Wind:271@012 Knots Heading: 012 Ground Speed: 172 Knots Altitude 9058 ft

    01:16 Wind:278@015 Knots Heading: 029 Ground Speed: 176 Knots Altitude 9061 ft

    01:31 Wind:288@021 Knots Heading: 026 Ground Speed: 169 Knots Altitude 9058 ft

    01:46 Wind:292@026 Knots Heading: 024 Ground Speed: 167 Knots Altitude 9058 ft

    02:01 Wind:290@026 Knots Heading: 032 Ground Speed: 172 Knots Altitude 9055 ft

    02:16 Wind:292@019 Knots Heading: 031 Ground Speed: 143 Knots Altitude 6302 ft

    02:31 Wind:320@001 Knots Heading: 031 Ground Speed: 146 Knots Altitude 2969 ft

    02:36 Gear Down: 125 Knots

    02:38 Flaps:1 at 120 Knots

    02:40 Flaps:2 at 101 Knots

    02:40 TouchDown:Rate -116 ft/min Speed: 82 Knots

    02:41 Land

    02:41 Wind:290@000 Knots

    02:41 Heading: 218

    02:41 Flight Duration: 01:55

    02:41 Landing Weight: 4789 Lbs

    02:41 POS S30 19 56 E153 06 44

    02:41 Parking brakes on

    02:41 Block to Block Duration: 01:56

    02:41 Final Fuel: 346 Lbls

    02:41 Spent Fuel: 249 Lbls

    02:41 Flight Length: 311 NM

    02:41 TOD Land Length: 311 NM

    Any ideas?

  8. 100% of my airports are in Australia and 90% are not Flight Sim default. I have added them all in manually. I thought the Live Fuel Price was for USA only. I haven't got the particular airport and price as I edit them out when I come across them. If I don't my finances take a huge dive.

  9. I have noticed my fuel price on each pirep is getting higher. is this whats suppose to happen? All my fuel prices are set to 0 but when a flight is done the price comes through at over $700 per Kg

  10. Not sure what you mean by that. This is what's in the schedule_results.tpl

    <?php echo ($route->route=='')?'':'<strong>Route: </strong>'.$route->route.'<br />' ?>
    	<?php echo ($route->notes=='')?'':'<strong>Notes: </strong>'.$route->notes.'<br />' ?>

  11. Nope, doesn't seem to be that easy. I put code into the notes and all I see when looking at the schedule notes is code... I wish it was that easy, but hopefully there is a way. It's just that I'm not smart enough to work it out. ???

  12. The route map module that was made by Nabeel called Modules and API Tutorial, Part 1 and 2 on the tutorials page is missing :'(  I would really like to get it up and running on my site ASAP. If it is at all possible could someone that has it please bundle it up and make it available to me somehow.

    Any help most apprecaited . ;)

×
×
  • Create New...