Jump to content

michael Kraan

Members
  • Posts

    133
  • Joined

  • Last visited

Posts posted by michael Kraan

  1. I have found 2 erros in my error log:

    [29-Jan-2014 21:00:29 Europe/London] PHP Warning: Division by zero in /home/flyairli/public_html/core/modules/ACARS/ACARS.php on line 85

    [29-Jan-2014 21:00:29 Europe/London] PHP Warning: Division by zero in /home/flyairli/public_html/core/modules/ACARS/ACARS.php on line 94

    This is line 85: $percomplete = ABS(number_format(((($totaldistance - $flight->distremain) / $totaldistance) * 100 ), 2));

    and

    This is line 94: $percomplete = ABS(number_format(((($totaldistance - $flight->distremain) / $totaldistance) * 100), 2));

    i hope there is a fix for that, i get this error every 5 seconds in the error_log

  2. i have do that, but i have the same problem. and i have that not only by events module but also by plugin manager,

    Notice: The template file "/home/flyairli/public_html//admin/templates/plugins/header.tpl" doesn't exist in /home/flyairli/public_html/core/classes/TemplateSet.class.php on line 248

    Notice: The template file "/home/flyairli/public_html//admin/templates/plugins/uploaded.tpl" doesn't exist in /home/flyairli/public_html/core/classes/TemplateSet.class.php on line 248

    Notice: The template file "/home/flyairli/public_html//admin/templates/plugins/footer.tpl" doesn't exist in /home/flyairli/public_html/core/classes/TemplateSet.class.php on line 248

    The other modules on my site working good. only this 2 not

  3. when i install the event module, and when i push in the admin-center on events then i get this error message:

    Notice: The template file "/home/flyairli/public_html//admin/templates/events/events_index.tpl" doesn't exist in /home/flyairli/public_html/core/classes/TemplateSet.class.php on line 248

    I hope that there is a fix

  4. Hello everyone,

    i looking for a code that, the pilot and me can see how many schedules have flow for a airliner,

    i have a several airliners, and nobody can see how much he fly for a airliner.

    i hope for this code: in the pilot center and in the profile, that the pilot can see how many schedules has flown for a airliner,

    Michael

  5. Hi Parko

    i have a question, when i now on my last location and i search for a new flight, than i see all the flights from the airport. is it possible that the people can search on departure too? example when i search on departure airport that i see only the airports by arrivals where a schedule for is from the departure airport.

    Let me know!

  6. I did it and it works perfect for me, no bug , no nothing ;)

    but it is realy hard to install!

    so it takes some time to translate and make it real simple to install for other webmasters

    but i take some shots for you...enjoy...and wait for the module PLEASE :wub:

    i have a question, when is it done? that pilots can buy a charter plane?

  7. Hello,

    I would like to have a new logo for my airliner.only I have no idea how and what.I been busy with photoshop, but always came to the desired result.

    I hope someone wants to make a logo for me. of course I pay for!

  8. Hi,

    i have a question, is it possible that when a pilot make en charter that the charter will be create in de airliner "charter?" and not in the main airliner?

    i think that i must change this code?

    $charter

     = Auth::$userinfo->code;

    Greets

    Michael Kraan

×
×
  • Create New...