Jump to content

joeholden

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by joeholden

  1. This app is looking fantastic! If you would like me to do some BETA testing for you, give me a shout
  2. Thank you Vangelis, I will try this now! servetas, thanks for your reply! Joe
  3. Hi Guys, On our site, when in the registration process, the pilot has to enter their VATSIM CiD. Once registered, that data gets passed to the back-end for the pilot to get accepted/rejected, and the CiD they entered is displayed, my question is, is there a piece of code or API out there that will display the pilots name from VATSIM on the back-end VMS so we can check the name they entered in our system corresponds with that of the VATSIM account. Thanks, Joe
  4. Hi Guys, Just a quick question really, I was wondering if there is anyway of replicating the 'scroll up to see live map' on a phpvms system, I think it would be a pretty nifty thing to add for the ACARS system. Joe
  5. BUMP - anything, still a constant problem Rgrds, Joe
  6. Hi Guys! I'm trying to implement on our 'View pilot profiles' the pilots last flight, and their next flight. Here's what I have so far, but the problem is, no information is displayed when on the site. Last Flight</h2> <table width="100%" border="0"> <tr> <th class="profile" align="left" width="20%" scope="row">Flight Number</th> <td class="profile" width="30%"><a href="<?php echo url('/pireps/view/'.$report->pirepid);?>"><?php echo $report->code . $report->flightnum; ?></a></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Departure</th> <td class="profile" width="30%"><?php echo $report->depicao; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Destination</th> <td class="profile" width="30%"><?php echo $report->arricao; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Aircraft Type</th> <td class="profile" width="30%"><?php echo $report->aircraft; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Duration</th> <td class="profile" width="30%"><?php echo $report->flighttime; ?></td> </tr> </table> </div><!-- end two column --> <div class="profile_twocolumn" style="margin-top:20px;"> <h2>Next Flight</h2> <table width="100%" border="0"> <tr> <th class="profile" align="left" width="20%" scope="row">Flight Number</th> <td class="profile" width="30%"><a href="<?php echo url('/pireps/view/'.$report->pirepid);?>"><?php echo $report->code . $report->flightnum; ?></a></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Departure</th> <td class="profile" width="30%"><?php echo $bid->depicao; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Destination</th> <td class="profile" width="30%"><?php echo $bid->arricao; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Aircraft Type</th> <td class="profile" width="30%"><?php echo $bid->aircraft; ?></td> </tr> <tr> <th class="profile" align="left" width="20%" scope="row">Departure Time</th> <td class="profile" width="30%"><?php echo $bid->deptime;?></td> </tr> </table> Any help would be appreciated! Regards, Joe
  7. Hi all, I have come across an error, and am wondering if you know how to fix it. The error message is below: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'PilotAdmin' does not have a method 'viewpending' in/var/www/vhosts/<websitename>/httpdocs/en/core/classes/MainController.class.php on line 218 Regards, Joe
  8. Hello, Is there anyway to bridge phpVMS users with IPS Forum? I've seen a way to do it before, but am unable to find it now. Any help appreciated! Joe.
  9. Is there a way were we can only display posts from a specific forum, E.G. if i wanted to use it to display NOTAMs, so i would have a specific forum/thread for NOTAMs?
  10. Hello, I'm struggling to get around this, but is there an API or a piece of code I can use to place a pre-file flight plan button on the flight briefing page? Any help appreciated!
  11. Hello, I have this error showing up just recently on the PopUpNews module. Strict Standards: Non-static method PopUpNews::PopUpNewsList() should not be called statically, assuming $this from incompatible context in/home/xlavacou/public_html/en/lib/skins/XL VA/frontpage_main.tpl on line 73 Strict Standards: Non-static method PopUpNewsData::get_news_list() should not be called statically, assuming $this from incompatible context in/home/xlavacou/public_html/en/core/modules/PopUpNews/PopUpNews.phpon line 24 Any help would be appreciated! Cheers
  12. Thank you again! Now some more errors just popping up lol! Warning: Creating default object from empty value in /home/xlavacou/public_html/en/core/classes/Vars.class.php on line 74 and on the popup news module: Strict Standards: Non-static method PopUpNews::PopUpNewsList() should not be called statically, assuming $this from incompatible context in/home/xlavacou/public_html/en/lib/skins/XL VA/frontpage_main.tpl on line 73 Strict Standards: Non-static method PopUpNewsData::get_news_list() should not be called statically, assuming $this from incompatible context in/home/xlavacou/public_html/en/core/modules/PopUpNews/PopUpNews.phpon line 24 Cheers
  13. Hello, thank you for your reply, now all these errors are appearing: Warning: Creating default object from empty value in /home/xlavacou/public_html/en/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property careers::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property careers::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property careers::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property careers::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property sjobs::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property sjobs::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property sjobs::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property sjobs::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property dispatch::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property dispatch::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property dispatch::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property dispatch::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property PopUpNews::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property PopUpNews::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property PopUpNews::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property PopUpNews::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property about::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property about::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property about::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property about::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property viewpireps::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property viewpireps::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property viewpireps::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property viewpireps::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Schedules::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Schedules::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Schedules::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Schedules::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property News::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property News::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property News::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property News::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FrontSchedules::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FrontSchedules::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FrontSchedules::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FrontSchedules::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pilots::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pilots::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pilots::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pilots::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Registration::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Registration::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Registration::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$get as non static in /home/xlavacou/public_html/en/core/modules/Registration/Registration.php on line 25 Strict Standards: Accessing static property FSFK::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FSFK::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FSFK::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FSFK::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FrontBids::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FrontBids::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FrontBids::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FrontBids::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property airbus::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property airbus::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property airbus::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property airbus::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Logout::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Logout::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Logout::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Logout::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Downloads::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Downloads::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Downloads::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Downloads::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Contact::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Contact::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Contact::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Contact::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Mail::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Mail::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Mail::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Mail::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Exams::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Exams::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Exams::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Exams::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Events::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Events::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Events::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Events::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Profile::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Profile::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Profile::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Profile::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property RouteMap::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property RouteMap::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property RouteMap::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property RouteMap::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Frontpage::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Frontpage::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Frontpage::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Frontpage::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property boeing::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property boeing::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property boeing::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property boeing::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Login::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Login::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Login::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Login::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property staff::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property staff::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property staff::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property staff::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property XML::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property XML::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property XML::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property XML::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Finances::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Finances::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Finances::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Finances::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Exams_admin::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Exams_admin::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Exams_admin::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Exams_admin::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS_Free::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS_Free::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS_Free::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS_Free::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS_Chat::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS_Chat::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS_Chat::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS_Chat::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property TopPilot::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property TopPilot::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property TopPilot::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property TopPilot::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property PIREPS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property PIREPS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property PIREPS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property PIREPS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property ACARS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property ACARS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property ACARS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property ACARS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pages::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pages::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pages::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pages::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Warning: Creating default object from empty value in /home/xlavacou/public_html/en/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property careers::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property careers::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property careers::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property careers::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property sjobs::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property sjobs::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property sjobs::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property sjobs::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property dispatch::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property dispatch::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property dispatch::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property dispatch::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property PopUpNews::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property PopUpNews::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property PopUpNews::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property PopUpNews::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property about::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property about::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property about::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property about::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property viewpireps::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property viewpireps::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property viewpireps::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property viewpireps::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Schedules::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Schedules::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Schedules::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Schedules::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property News::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property News::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property News::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property News::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FrontSchedules::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FrontSchedules::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FrontSchedules::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FrontSchedules::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pilots::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pilots::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pilots::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pilots::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Registration::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Registration::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Registration::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$get as non static in /home/xlavacou/public_html/en/core/modules/Registration/Registration.php on line 25 Strict Standards: Accessing static property FSFK::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FSFK::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FSFK::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FSFK::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FrontBids::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FrontBids::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FrontBids::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FrontBids::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property airbus::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property airbus::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property airbus::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property airbus::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Logout::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Logout::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Logout::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Logout::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Downloads::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Downloads::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Downloads::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Downloads::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Contact::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Contact::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Contact::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Contact::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Mail::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Mail::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Mail::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Mail::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Exams::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Exams::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Exams::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Exams::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Events::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Events::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Events::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Events::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Profile::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Profile::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Profile::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Profile::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property RouteMap::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property RouteMap::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property RouteMap::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property RouteMap::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Frontpage::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Frontpage::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Frontpage::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Frontpage::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property boeing::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property boeing::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property boeing::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property boeing::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Login::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Login::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Login::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Login::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property staff::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property staff::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property staff::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property staff::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property XML::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property XML::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property XML::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property XML::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Finances::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Finances::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Finances::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Finances::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Exams_admin::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Exams_admin::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Exams_admin::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Exams_admin::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS_Free::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS_Free::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS_Free::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS_Free::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property kACARS_Chat::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS_Chat::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS_Chat::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS_Chat::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property TopPilot::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property TopPilot::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property TopPilot::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property TopPilot::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property PIREPS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property PIREPS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property PIREPS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property PIREPS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property ACARS::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property ACARS::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property ACARS::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property ACARS::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pages::$post as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pages::$get as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pages::$controller as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pages::$activeModule as non static in /home/xlavacou/public_html/en/core/classes/CodonModule.class.php on line 73 Sorry for all of them, just need to sort out this problem. Thanks!
  14. All of a sudden, an error has appeared on my VA. 'Fatal error: Cannot re-assign auto-global variable _FILES in /home/xlavacou/public_html/en/core/common/PilotData.class.php on line 436' The whole site is unusable. Any help appriciated.
  15. Idea is in the title, any idea if one: Does HTML5 work with phpVMS? if so, is anyone willing to design us a new HTML5 VA? Regards, Joe
  16. is there anyway at all we could make a standalone template then use a variable as the body text?
  17. Yes, but they are the notification emails. I need the mass email template
  18. Hello, Do you know where to find the mass email templates? Many Thanks, Joe
  19. Right, i could give it a try! what do you need to do to change it?
  20. Hi, Is there anyway you can change the blue plane icon in the map? Any help appriciated!
  21. Hello, How do you make custom module pages so that only staff can see them? is there a piece of code that you put at the top of the page? All help appriciated!
  22. It would be really helpful if you could post a link to one of the threads.
  23. Hello, We want flight schedules to still be view able after a pilot has bid on them, so another pilot can bid on it aswell. I know its possible, ive seen other VA's do it. All help greatly appriciated!
  24. We changed the background, named it correctly, and reset the signatures, but resetting does nothing, signatures only appear every few registered users.
×
×
  • Create New...