Jump to content

lapw123

Members
  • Posts

    45
  • Joined

  • Last visited

Posts posted by lapw123

  1. hello agian i was wondering if it was anyway to get auto pirep system in to my phpvms simpilot 5.5.2 becuse the tpl moduels dont work for php the most of the if it is anyway to install them let me known becuse i dont wanna sit here and click accept on every pirep i got i knwon i have to do it on some of them but i dont wanna do all if i dont need to , or could someone give me a code there i can input how many feet thats not allowed to have

  2. here is the failure i hope you could help me :)

    Samuel Nygga's Statistics

    Name Samuel Nygga Hours 0.00 Pilot ID FSN0001 Flights 0 Hub KJFK Distance Flown

    Fatal error: Call to undefined method StatsData::TotalPilotMiles() inD:\xmapp\xampp\htdocs\lib\skins\blueIce\profile_main.phpon line 57

  3. hello i just get into this va stuff and i treid to get my smtp server to work that didnt work i treid to to what you posted a few years back but it didnt work so can you please help me :) here is the code for local.config # Email Settings

    Config::Set('EMAIL_FROM_NAME', 'fsxnorge');

    Config::Set('EMAIL_FROM_ADDRESS', 'smtp-relay.sendinblue.com');

    Config::Set('EMAIL_USE_SMTP', true);

    # Add multiple SMTP servers by separating them with ;

    Config::Set('EMAIL_SMTP_SERVERS', 'smtp-relay.sendinblue.com');

    Config::Set('EMAIL_SMTP_PORT', '587');

    Config::Set('EMAIL_SMTP_USE_AUTH', true);

    Config::Set('EMAIL_SMTP_USER', 'postmaster@it-sikkerhet.ga');

    Config::Set('EMAIL_SMTP_PASS', '**********');

  4. 1. Go to schedule_briefing.tpl

    2.Around line 95 you will find this

    <input type="button" onclick="simbriefsubmit('http://www.YourWebSite.com/index.php/SimBrief');" style="font-size:30px" value="Generate Simbrief">
    

    3. Change "YourWebsite.com" to your VA website where phpVMS is installed.

    ah , i treid to install it all over agian , now the site not wanna lunch the script and i did all after the install guide if some one could see whats wrong that would be very nice site is habcom.cf

  5. hello i have this problem when i added the simbrif i get it up to work but when i clickk on brif i got to those random pages i found the fail its somehow the button is linked to yourwebsite.com or somthing how do i fix that ???

×
×
  • Create New...