Jump to content

servetas

Moderators
  • Posts

    1726
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by servetas

  1. Hello Guys, In reality, we get less than a half of these money and this is because we have to pay our server, systems etc. We are here to give easy solutions for the virtual airlines which are using phpvms. Of course if you have the proper experience you can built anything module you want. As a virtual airline manager, i have purchased several modules because firstly we did not have the time to built them and secondly we wanted to support the people who develop freeware and payware modules for phpvms. As i said, everyone has its own point of view, i respect it and i understand it! SouthwestVA, thank you very much for your opinion about our module. I am here to listen your suggestions about this module in order to update it and make it worth its money. You can send me a pm, if you want so .
  2. There is also a topic related to the pilot's center here.
  3. Scenery Database v2.1 Your pilots add the scenery they suggest into the system. The sceneries are added as pending, so a member of your staff has to validate them. Only when the scenery is accepted it will be shown on the public. There is a complete list of all the scenery which have been uploaded to your database. Each pilot can use a search function in order to search for sceneries. Search by ICAO or Search by Fs Version. A pilot can add comments into any scenery (just as a review) or rate it (+1 or -1). An admin has the right to edit and delete the scenery or delete a comment. This is a Copyrighted Module and is not transferable to others. If you want any customizations we maybe can do this for you. Just open a support ticket. More information about the module can be found here. You can also request any customizations for your own virtual airline system or request new features. You can anytime request support for this module by opening a support ticket on our billing system. For more information, do not hesitate to contact us.
  4. All the pireps are sending correctly to the vacentral, as i checked. For your information there is a mayor problem with vacentral's api key so there is no need to worry!
  5. Go to your template's directory, find and edit the frontpage_recentpilots.tpl file. You may use the following code: <img src="<?php echo Countries::getCountryImage($pilot->location);?>" />
  6. <?php MainController::Run('Pilots', 'RecentFrontPage', x); ?> Where x the number of the pilots you want to show.
  7. Can we have a demo website of this?
  8. If you want to view your flight schedules visit this link: your site url/index.php/schedules/ On the schedules, a pilot can Add to Bid a flight he wants. After that he can go to the View My Bids page and file the pirep, view the flight briefing and the boarding pass. Bid a flight= book a flight. No, phpvms does not keep track of what exact plane is assigned to each schedule. You may add as many schedules as you want with the same aircraft.
  9. Hello everyone, does anyone have a module idea? Let us know your suggestions on what you would like to have and we'll see! Will be waiting...
  10. Check the contact us link + the join us image link.
  11. Our brand new website is here. More module to follow...so stay tuned!
  12. I suggested is on the Aerosoft Support Forum. They could built every month a .sql file for the virtual airlines. Let us see what they are going to do .
  13. Phpvms is already integrated with fs flight keeper. Go to your phpvms profile and download the FSFK Template.
  14. Pilot Academy v1.2 A new payware module has been release. Material Database with Categories. Practical Exams Request and validation by an examiner. Training Classes with specific lessons. Sign Up button for your pilots when a class is open. Set up your classes with specific status – Upcoming, Open, Active and Completed. Specific Trainers List for your academy. All these functions can be administrated by the admin panel of your phpvms system. More information about the module can be found here. You can also request any customizations for your own virtual airline system or request new features. The demo system can be found here. You can anytime request support for this module by opening a support ticket on our billing system. For more information, do not hesitate to contact us.
  15. Unfortunately it is not so easy at all. It would be better to create tables and columns and rows. Of course you need ton's of patience . You could try Dreamweaver which provides you a previe of what you have written.
  16. $query = "SELECT icao FROM " . TABLE_PREFIX . "airports WHERE hub='1' AND icao!= '$pilot_hub'"; I think that this is going to work.
  17. servetas

    ACARS

    I think that this has to do with the Acars, not the vms. You may contact for support here.
×
×
  • Create New...