Jump to content

DylanNoes

Members
  • Posts

    45
  • Joined

  • Last visited

Posts posted by DylanNoes

  1. Hello Guys,

    I know I'm Off-Topic but I need help as I have not yet received any response from administrators CENTRAL VA;

    I successfully installed three weeks ago, the API KEY is enabled, but every time I try to send PIREP me error: "FAILED exporting PIREP # 279 - No response from API server".

    In the list of Virtual Airline I do not see even entered my VA;

    I thank you sincerely

    I look forward to the answers;

    • Like 1
  2. isn't it a problem with va central i thought a lot of people where having this problem?

    Hello Jordan, I do not want to be annoying, but as the forum for VACentral I thought it was right to publish it here;

    still not seeing my VA inserted in the companies I just asked a question, I have successfully installed APY KEY and gives me the same error, it is not a problem VACentral depends on what?

    It was just my question;

    thank you very much

  3. Hello, I have installed PHPVMS in standard mode, after which I just changed skin without deleting anything;

    Will arrange 'by tomorrow to put powered by PHPVMS without any problem;

    I repeat, is a new company, I am trying to understand the functionality of PHPVMS, not being an expert in the field, and I am writing to ask for assistance and in the future, who knows, share content;

    I apologize again for any inconvenience

  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Neos Air Virtual</title>
    <link href="/lib/skins/aerosite/css/style.css" rel="stylesheet" type="text/css" />
    <?php
    Template::Show('core_htmlhead.tpl');
    ?><?php
    Template::Show('core_htmlreq.tpl');
    ?>
    </head>
    <body>
    <div class="box"/>
    <div class="top"/><logo>
     <div align="center"><img src="/lib/skins/aerosite/images/logo.png" height="50px"/>
     </div>
    </logo>
    <social><div id="social-buttons"/>
     <div align="center"><a href="https://www.facebook.com/groups/336283666440052/"><img src="/lib/skins/aerosite/images/fb.png" height="50px"/></a><img src="/lib/skins/aerosite/images/tw.png" height="50px"/><img src="/lib/skins/aerosite/images/yt.png" height="50px"/>
     </div>
    </social>
    
    <div align="center">
       <ul id="nav">
      <li>
        <home>
        <a href="http://www.neosairva.com">Home</a>
        <home>
      </li>
      <?php
    Template::Show('core_navigation.tpl');
    ?>
    
       </ul>
    </div>
    <div id="sidebar"/>
     <div align="center"><span class="smile"><img src="/lib/skins/aerosite/images/banner1.png"/></span>
    
     </div>
    <p align="center" class="smile"><t1></t1>
    <p align="center" class="line"></p>
    <div id="topLogin">
    
     <div align="center">
       <span class="smile">
       </span><span class="smile"></span></div>
        <span class="smile">
        <t1>
    	   </t1>
        </span>
     <t1>
    	  <div align="center"><span class="smile">My Account</span></div>
     </t1>
    
    <form name="loginform" action="<?php echo url('/login'); ?>" method="post">
       <div align="center">Sign-in with your pilot id or email, or <a href="<?php echo url('/registration'); ?>">register</a><br />
    	 <input type="text" name="email" value="" onclick="this.value=''" />
    	 <input type="password" name="password" value="" />
    	 <input type="hidden" name="remember" value="on" />
    	 <input type="hidden" name="redir" value="index.php/profile" />
    	 <input type="hidden" name="action" value="login" />
    	 <input type="submit" name="submit" value="Log In" />
    		    </div>
    </form>
      </div>
    <p align="center">
    </p>
    <div align="center"><img align="left" height="50px" width="50px" style="margin-right: 10px;"
      src="<?php echo PilotData::getPilotAvatar($pilotid);?>" />
    </div>
    <div>
    <p align="center" class="smile"><t1>News</t1>
    <p align="center" class="line"></p></p></div>
    <div align="center">
     <?php MainController::Run('News', 'ShowNewsFront', 1); ?>
     </div>
    <p align="center" class="smile"><t1>Latest Recruits</t1>
    <p align="center" class="line"></p>
    <div align="center">
     <?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?>
     </div>
    <div id="main"/>
     <div align="center"><?php echo $page_content;?>
    
     </div>
    <div class="footer"/>
     <div align="center">Copyright FlyAero 2012 - 2013 | All rights reserved | Powered by PHPVMS | Skin by Jacob Axford
    
    
     </div>
    </body>
    </html>
    

    this is my code... tanks so much

  5. Hello everyone, I have a big problem with Kacars free;

    I followed the instructions for configuring, I verified that the module is in / core / modules / kACARS_Free / kACARS_free.php

    When I click on LOGIN an error occurs:

    kacars_free can not continue.

    Contact your site administratorto fix this issue. Application and Modules do not match;

    If some "good soul" can help me I would be happy;

    thank you very much

    Dylan Canziani

    NEOS VIRTUAL AIRLINE

    www.neosairva.com

    Italy

×
×
  • Create New...