Jump to content

Lawrence

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Lawrence

  1. 5 minutes ago, Vangelis said:

    No it will not when you click on the button do you get the popup window from simbrief ? If not make sure all the necessary files are included 

    Edited simbrief.apiv1.php

    public_html/core/modules/SimBrief/simbrief.apiv1.php

    public_html/core/modules/SimBrief/Simbrief.php ( Nothing to do )

    /**********************************************************************/

    $simbrief_api_key = 'ABU4dHvnXJb02**aepZYLwoffUwrJrTj'; //Paste your API key here

    Edited 

    /home/nextgena/public_html/lib/js/simbrief.apiv1.js

    var api_dir = 'http://www.nextgenaviation.org/core/modules/SimBrief/'; //Ex. "some/directory/";

     

    Edited layout.tpl

    nextgena/public_html/lib/skins/ural/layout.tpl

    <?php echo $page_htmlhead; ?>
    <script type="text/javascript" src="<?php echo fileurl('lib/js/simbrief.apiv1.js');?>"></script>

    nextgena/public_html/lib/skins/ural/schedule_briefing.tpl  (this is a custom file ) "Atthached "

    <button type="button" style="width:100%" class="btn btn-success btn-lg" onclick="simbriefsubmit('http://www.nextgenaviation.org/index.php/SimBrief');" style="font-size:30px" value="Generate">Click to Generate OFP</button>

    When I click on Simbrief button nothing happens ..  I am lost .. :( Please help 

    Regards

    Lawrence

     

     

     

    schedule_briefing (1).zip

  2. On 8/15/2014 at 7:08 PM, Vangelis said:

    allow_url_fopen and allow_url_include in php.ini are off contact your hosting company for further information

     

    allow_url_fopen is open but                     allow_url_include is not , 

    Would this make the plugin dysfunctional ?

    Regards

    Lawrence

  3. Hello i uploaded your site and everything seems to be working very well but i am getting this issue?

    Warning: Invalid argument supplied for foreach() in /home/legionva/public_html/lib/skins/solarize/frontpage_main.php on line 274

    Its right above the flight board

    Any ideas?

    I have the same issue

×
×
  • Create New...