Jump to content

Txmmy83

Members
  • Posts

    493
  • Joined

  • Last visited

Everything posted by Txmmy83

  1. first of all running on phpvms version (simpilot 5.5.2) I am getting a error when try to add a stream http://flyeurope-va.org/admin/index.php/Twitch_admin Forbidden You don't have permission to access this resource. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. any idea how to get rid of that error
  2. yeah but the comment work fine for landing rate! which helps PIREP Officer working as it gives hind how to handle a PIREP
  3. this is something I am working on CPC900 can you share your schedule_boarding_pass.tpl or php with me? thanks in advance, Thomas
  4. sorry route map works perfectly well if flown with an acars tracking client just forgot that my last was fspassenger flight
  5. I am lost with base_map.js how should it look like to work with fivedev server what do have to change? PS: http://www.flyeurope-va.org/index.php/acars works already route map does not all white out thanks in advance, Thomas
  6. that module is not there because it was released as a payware module if I am remember it right!?
  7. what would be the right multiplicator for a 1hour 15 fuelreserve?
  8. No error warning but for some reason I can not fill in anything it appear like a static screenshot any idea? PS: found the error! seems that I have not enough sleep otherwise I would recognized the missing closing div earlier anyway is there a way to limit to only the enabled fleet aircraft? I have also added a new dropdown option that Pilot can select AIRAC Cycle used for flightplan
  9. Parkho, how do you get it to recognize the Aircraft used in flight? I get following in all my FSPAX PIREPS Aircraft: () which is quite anoying for our PIREP officer So my question is how can I make it possible that it will fill in the correct aircraft and registration for the flight when sending with FSPAX? probably some IF statements in sending method? we also using other PIREP systems (kACARS, fsacars, etc)
  10. here is my ACARS inair size Test VOLAITALIA: B1900D A318 A320 A321 A380 MD80 B747-400 AZZURA ITALIA: DH8C Minerva Cargo and CargoOPS : B737-300F C-27J Spartan
  11. what size would you suggest for Cessna 150 B1900D Dash8 Q400 MD80 Embraer 170 Saab 340 Shorts 330 A318-A380 B737- B787 C27J Spartan as I want them to be not all the same and in way that should reflect the real size of the aircraft any ideas are welcome
  12. icon: url+"/lib/images/inair/"+data[i].flightnum.substring(0,3)+"/"+data[i].heading+".png", I have a strange question is it possible to force the js to go into another folder I am interested in something like Airline/ used aircraft type / heading image according to the aircraft used on flight? ok now it works: icon: url+"/lib/images/inair/"+data[i].flightnum.substring(0,3)+"/"+data[i].aircraftname+"/"+data[i].heading+".png",
  13. Hi ALL, After reading a tutorial on creating flags I gave myself a try and the result became a complete replacement of the default phpVMS flags which I use on pilots page and on my airport list image is attached! and if you like to see more flags that are not shown on attached preview image you can do it LIVE on my Airport Info Page comments are more than welcome as I am not on Github so I have uploaded it to my VA's page http://www.flyeurope...ter/category/18
  14. I am thinking of giving up that domain and switch to a host indended for phpvms like crazycreative or fivedev
  15. Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Login::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Login::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Login::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property ACARS::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property ACARS::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property ACARS::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property ACARS::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FrontBids::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FrontBids::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FrontBids::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FrontBids::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pages::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pages::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pages::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pages::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Downloads::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Downloads::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Downloads::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Downloads::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Registration::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Registration::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Registration::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Registration::$get as non static in /home/simaerobatic/htdocs/alliance/core/modules/Registration/Registration.php on line 25 Strict Standards: Accessing static property kACARS_Free::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property kACARS_Free::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property kACARS_Free::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property kACARS_Free::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Contact::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Contact::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Contact::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Contact::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property RouteMap::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property RouteMap::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property RouteMap::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property RouteMap::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Pilots::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Pilots::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Pilots::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Pilots::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property FSFK::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property FSFK::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property FSFK::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property FSFK::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Frontpage::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Frontpage::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Frontpage::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Frontpage::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Logout::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Logout::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Logout::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Logout::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Profile::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Profile::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Profile::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Profile::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property News::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property News::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property News::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property News::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Schedules::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Schedules::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property Schedules::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property Schedules::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property XML::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property XML::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property XML::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property XML::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property PIREPS::$post as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property PIREPS::$get as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing static property PIREPS::$controller as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 70 Strict Standards: Accessing static property PIREPS::$activeModule as non static in /home/simaerobatic/htdocs/alliance/core/classes/CodonModule.class.php on line 73 Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/modules/Login/Login.php on line 40 Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/modules/Login/Login.php on line 104 Strict Standards: Accessing static property Login::$post as non static in /home/simaerobatic/htdocs/alliance/core/modules/Login/Login.php on line 105 Fatal error: Cannot re-assign auto-global variable _FILES in /home/simaerobatic/htdocs/alliance/core/common/PilotData.class.php on line 436 seems that the Server of my host can not work with strict standard simpilots phpvms version on a payed host but obviously not one that is really capable of running phpvms in sufficent way any suggestion is more than welcome! by the way my main VA is hosted on fivedev server and works just great
  16. looks nice I am maybe wrong but I think a post in Paid Services would be better to avoid confusion?
  17. two Problems when using this Module it does not sent PIREP to Vacentral second is that it is not compatible with any custom reward system like Simpilots Pilot Rewards or Crazycreatives Premium Miles if it would work with these Reward Systems it would be Great
  18. should it look that way? it seems the that the updated version on github lost all formating
  19. personally never had this error @vbegin7 can you give a little bit more information on your phpvms setup? for example: are you on a paid or a freehosting service? PS: Simpilot, I have another question is it there a way to show the Average landing rate and points in addition to the rank?
  20. think the one you forgot was: http://www.flyeurova.com
  21. Tim penalizing anything under -50ft/ft per min can be very problematic as some VA's have helicopter divisions and it is quite easy with a helicopter to be under that limit and also with STOL & VTOL Aircraft that will problematic best regards, Thomas
  22. 1 - Do I penalize anything less than 120 ft/min and anything over 600 ft/min? 2 - How do I apply a value to the landings between 120 and 180 which are considered “typical†by the FAA? 3 – What is the lowest acceptable landing rate without the landing being considered “unsafe†and a higher penalty being assessed? 4 – Do I penalize a va not submitting landing rates? 5 - This FAA information is for transport category aircraft, do I apply different parameters to GA? Good Points
  23. hi all I reported back to David and asked if we can show the greased landings from landing rates onwards that complies more to safety operations rules think there will be a solution for this
×
×
  • Create New...