Jump to content

lorlandi

Members
  • Posts

    173
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by lorlandi

  1. did you enter your pilotid the same as you would enter to log on to your site? It uses the same script to login as the frontpage uses. I have only tested using the phpVMS version 2.0.854. Did anything with the login change?

    Hi Jeffrey, i could connect with my VA and also the flight bid was added without problems, just a little thing, for add to bid we mus to enter the site and select the flight and then proceed to the Kacars and loggin in to the program, when you go to the web site will appear two times logged in, i think that will not involve some problems on send pireps, in the afternoon i'll test with a full flight.

    Anyway thanks for this excelent tool.

    Regards

  2. 4 - Place a link in your menu for the Admins and Staff Members of EXAMCenter ->

    <?php

    $admin = ExamsData::check_admin(Auth::$userinfo->pilotid);

    if ($admin->admin_level >= '1')

    {echo '<a href="'.url('/Exams_admin').'">EXAMCenter Admin</a>';}

    ?>

    Sorry about this kind of question, but in wich file i must to add above instruction, where is located.

    Thanks in advance

  3. Hi, on monthly finance report some error appear, "Warning: Invalid argument supplied for foreach() in /xxxx/xxxx/xxxxx/xxxx/core/templates/finance_balancesheet.tpl on line 55" the current month is February with details as follow :

    -------------------------------------------

    Cash and Sales

    Gross Revenue Flights:

    Total number of flights: 4 $ 0.00

    Pilot Payments: ($ -4,497.48)

    Fuel Costs: ($ -47,738.20)

    Total: ($ -52,235.68)

    Expenses (Monthly)

    Expenses Total: $ 0.00

    Totals

    Total: $ 122,772.60

    -------------------------------------------

    ---------------------------------------------

    Instead the graphic chart appear this message:

    Open Flash Chart

    JSON Parse Error [syntax Error]

    Error at character 0, line 1:

    0: <br />

    ---------------------------------------------

    The message on about finance_balancesheet.tpl appear only in case of negative balance, on other month with balance 0 or positive no message appear, but in alll cases the bug obout the graphic chart.

    Regards.

  4. Yes, was installed the last beta 870, but in the template are the same rows like you tell me to replace :

    <dt>reCaptcha</dt>

    <dd>

    <?php

    echo recaptcha_get_html(Config::Get('RECAPTCHA_PUBLIC_KEY'), $captcha_error);

    ?>

    </dd>

    Regards and thanks anyway.

  5. Sorry for this question maybe is very simple but i can´t find where the financial graphics size option is. I'm looking for it in financial templates files but nothing founded and also in the forum.

    Some clue??

    Thanks for the reply and help.

    Best Regards.

  6. Ok joeri, but now i'm making many test in all pages, database and all resorces of this excelent software, and before start officialy the virtual airline site i nedd to know what can i do and limitations, anyway i made changes few days ago and screw up the whole phpvms like your warning before ,lol.

    Thanks and regards all

  7. I made the change on database joeri and works ok, anyway you are correct in case a pilot in the middle of the table but in this was the last pilot registered and then deleting, that was only a test.

    Thanks anyway for your support.

    Regards

  8. One little question, on deleting pilot from admin panel all register including pireps etc... are deleting too. But for example, the deleted pilot ID was DDD002, but on register a new pilot the ID is 003 and the pilots table appear DDD001 , DDD003.

    Any chance to continue according database ID.

    Thanks again.

  9. Hi again,

    Just a iitle question regarding database navdb.

    In phpvms_navdb

    ID Type Name Title Freq Lat LNG

    1 2 CBA COBAR 395.0 -31.54 145.799

    2 3 CBA CASABLANCA 116.90 33.5215 -7.6772

    In the table exist type 0, 1, 2, 3 and according de FREQ type 3 is a VOR and type 2 a NDB, please correct me if i'am wrong, anyway what is type 0 and 1.

    Thansk and best regards

  10. I ported compromise....whats the issue?? do you have a link?

    Sorry zrotzel for no answer till now, anyway thanks for your interested on help me, after deep inspection to the site, the problem was only the link to the menu bar images, was simple for experts but for me.....about five days lol.

    Thanks again and best regards.

×
×
  • Create New...