General Discussions
162 topics in this forum
-
- 1 follower
- 2 replies
- 1.1k views
Hi, This is technically not a guide, but an overall explanation of v7 systems related to automation and why CRON is needed etc. What is CRON ? Basically CRON is the name of "Scheduled Tasks" in Linux systems. Imagine it like a person executing tasks in behalf of you, a helper or an automation. Why it is needed and important ? Well, if you want to execute every single script needed for automation then you do not need it, but most of us do not have that much free time, specially we can not be online 24/7 to click some links every single minute or at best every hour. So CRON is important because it does exactly this…
Last reply by DisposableHero, -
- 1 follower
- 3 replies
- 3k views
Hi, this question is the most asked one and with the SimBrief improvements we have in v7 this matter become critical ... Here you can find the basics about the logic and how to setup your fares/subfleets/flights properly. 1. Main Fares You can define your fares in admin/fares. These will be your main fare types, which will then be used in your subfleets or flights. The main idea here is to define only the basics, so you can change them later when needed. Think fares like the seats in your plane (or cargo space), which can be sold as tickets. They are not in flight services or extended service types like WiFi, Hot Meals, Extra Snacks, Economy Premiu…
Last reply by DisposableHero, -
- 0 replies
- 3.8k views
Image says it all Source is https://www.iata.org/en/publications/economics/fuel-monitor/ Just a reminder; You can NOT change internal units in phpvms v7, so even if you want to have fuel units displayed in KGS this will NOT change the price you should be entering in admin area. Hope this helps
Last reply by DisposableHero, -
- 1 follower
- 5 replies
- 4.7k views
Ok, this is the second part of my guides. I got a lot of questions about them, how to define, how to make them compatible with SimBrief, how do the real companies handle different types or configs etc. etc. And unfortunately I see some PhpVms friends having struggle with defining them. So what is it ? All airlines do have aircrafts, we call them fleets. But most of the airlines do have different types of aircrafts under their fleets, imagine like having both Airbus A320 and Boeing B737-800 at the same time flying for the same airline. Then you need some "Subfleets" to separate them during operations. And things got really messy when those aircrafts have differ…
Last reply by DisposableHero, -
- 1 follower
- 0 replies
- 2.8k views
I think, this will be the last of my guides for v7. Below you can see the pre-defined expenses or expense categories; Subfleet Block Hour Cost Subfleet Delay Cost (per minute) Fuel Cost ( 100LL , Mogas , JetA1 ) Ground Handling Cost Pilot Salary Fare Cost Ok, but what are they ? How realistic are they or how they can be used to get something similar to real world. Well, that's the main problem Subfleet Block Hour Cost Actually this is the aircraft block hour cost, it is the cost to operate an aircraft and for ease it is defined in subfleet level (like many other things) and entered hourly b…
Last reply by DisposableHero, -
- 1 follower
- 0 replies
- 3.3k views
I do get lots of personal messages/questions about this, "ok I installed v7 what next ?" Here you may find your answer, if not do not hesitate to ask (not personally but via forum so everyone can benefit from the answer) 0. Which version should I download and install ? Definitely NOT beta4 ! Please download and install LATEST DEVELOPMENT ( in short terms dev or latest dev) build, it is much more stable compared to beta4 and have many improvements. If you install beta4 and have some errors (you will have them for sure), the first reply to your support question will be "install latest dev". 1. How do I install v7 ? Please do check docs…
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 89 views
Hey guys, Its been a while Has anyone managed to get a schedules scraper working, there was one a few years ago using flight aware, what are people using now to pull data? Thanks, Mark.
Last reply by PaintSplasher, -
- 1 reply
- 269 views
Hello, We are in need of flyazoresvirtual.com contact, something they are not providing on their website. Since phpvms is referred as an official affiliation, this contact was triggered. Best Regards, Pedro Sousa
Last reply by PaintSplasher, -
- 1 follower
- 11 replies
- 267 views
I have been trying to get the ACARS for phpVMS 7, the hosting site does not respond to my request. I have tons of issues with downloading data as CSV or uploading CSV, my email notifications do not work and when I try to oder acars app I keep getting that my email is not verified which I have done. Is there ANYBODY that can help me out. Thanks in advance, Gerald S.
Last reply by ProAvia, -
- 1 reply
- 226 views
Hey, first I want to mention that this is not a personal commercial promotional post. My goal is simply to encourage people to explore and use phpVMS 7. It's a powerful platform with great customization options for virtual airline management. Yes, I have a lot of experience but nothing is impossible. Creating themes and designs for phpVMS version 7 with Laravel offers great flexibility without needing WordPress for custom homepages. Since phpVMS is built on Laravel, you can leverage modern tools to craft unique, responsive designs directly within the platform. Themes are built using Blade, Laravel's templating engine, which allows for easy separation of logic and presenta…
Last reply by DisposableHero, -
- 5 replies
- 324 views
Hello, how can I put the pireps option automatically approved in phpvms 7?
Last reply by vFAB, -
- 1 reply
- 187 views
If someone want export the phpvms7 flights to volanta, can be done exporting database data to csv with the next sql script. NOTE: If you have flights currently in volanta and are the same of phpvms7 this isn't overwrite, so you will have duplicate flights in Volanta (Volanta + phpvms7 flights) SELECT dpt_airport_id AS Origin, arr_airport_id AS Destination, block_off_time AS DepartureTime, pireps.flight_time AS Duration, airlines.name AS Airline, flight_number AS FlightNumber, aircraft.icao AS AircraftType, registration AS AircraftRegistration, route AS Route, block_on_time AS ArrivalTime, distance AS Distance, fuel_used AS Fuel FROM `pireps`, `aircraft`, `airlines…
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 248 views
Dear friends, I'm trying to send a manual pirep, but the list of aircraft does not appear in the drop-down menu to select it, if anyone has already been through this or knows how to fix it, could you give me a tip! Attached an image to make it clearer! thanks!
Last reply by DisposableHero, -
- 2 replies
- 215 views
Hello, I would like to take the list of pilots, as well as the MAP, to an external page, other than PHPVMS, can anyone give me some tips on how to do this? ex: my phpvms is at: (www.intraer.vfab.com.br) and I want to take some data only to (www.vfab.com.br) which is also in the php language. thanks!
Last reply by vFAB, -
- 1 follower
- 1 reply
- 307 views
Hi all, We are a VA with about 150 members. We are considering moving to phpVMS. We are an offline VA, so the question is whether phpVMS can also be used without an ACARS system? Thanks, Stijn
Last reply by DisposableHero, -
- 4 replies
- 368 views
Hello All, Major newbie and general phpVMS idiot here. Anyone know why my list of airports does not show up in the dropdown menus when trying to add flights? Thanks, Mike
Last reply by DisposableHero, -
- 1 follower
- 14 replies
- 3.4k views
Good day everyone, My virtual airline is doing a feasibility study and research of options for next year's migration plans. We have been using VAFS for the better part of a decade. We like phpVMS' stability, control and flexibility, in addition to being compatible with SmartCARS. However, starting the VA from scratch is out of the question, therefore migrating as much data over is a key consideration. To this end, I have searched but found no information on how to import existing PIREPs (not flight schedules) and pilot accounts into phpVMS. We have a programmer that can take VAFS PIREPs and parse them into any format, CSV or otherwise, requ…
Last reply by DisposableHero, -
- 3 replies
- 646 views
Good morning, i want to thank ProAvia and DisposableHero for their continued support in the forum because thanks to you and a lot of my patience (I'm not very practical) I managed to install phpvms 7. everything works great! I only have one question to ask at the moment: I've set up a series of ranks by also including the pilot's pay. However, I would like the pilot to receive his pay only when he flies (passenger scheduled) with the company. They will be free to fly any other route (charter) but without receiving pay. how can I do?
Last reply by KnightAviation, -
- 1 follower
- 1 reply
- 425 views
Hi all, I am looking at the possibility of starting a VA using phpVMS (looks really good!). Is it possible and/or productive to run the software on a Raspberry Pi 4B? I have been able to run applications on it before like Apache2, MariaDB, php, WordPress, etc etc. I am not sure though if phpVMS has any other specific machine requirements. I wouldn't expect to be hosting a huge VA or even permanent on a Pi. But somewhere to start until such time an upgrade may be needed. (EDIT: another question. how much mass storage is ideal, either RP4 or a "normal" computer? How much storage expansion could I potentially expect to use overtime with PIREPs being s…
Last reply by DisposableHero, -
Hi all, We have just started an airline and went with pounds and dollars to begin with because it made everything straightforward. We're considering switching to kilograms and euros though - and wondered if anybody else has switched - and what was involved. I'm guessing we would need to take the airline offline while doing it, and run some queries to convert all of the weights, rates, etc across all of the affected tables. As I said - wondering if anybody else has already done it in the past.
Last reply by DisposableHero, -
- 8 replies
- 754 views
Some time ago I created my own program to bulk generate flight information (for VABase) - and have been thinking about doing the same for phpVMS - to work out for a given aircraft on a given direct route, how long it would take - which can then be used to auto-populate scheduled flights in one go (e.g. with 5 airlines, 10 fleet groups,100 aircraft, and 50 airports around the world, generate the thousands of sensible looking flights taking off and landing within sensible hours, with fairly accurate time calculations based on aircraft performance. I just wondered if anybody else has done this - to save re-inventing the wheel.
Last reply by jonbeckett, -
- 1 follower
- 3 replies
- 448 views
Hello! I have setup a cargo flight with the Boeing 377, but it loses money. What is the best way or the right way to setup my cargo fleet? Thank you.
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 417 views
Hello. Is it possible to add the live acars map on a page out side of the dashboard of the phpvms 7? My home page out side of the main phpvms file structure in the public_html folder, I would like it if I was able to add the acars map to the home page. Thank you for your time.
Last reply by DisposableHero, -
- 7 replies
- 573 views
I like the division by tabs of the downloads section but I would like to make some suggestions as to what could be done to give a sub-division of the section like Aircraft Having all the Aircraft you can download from the Virtual Airline on what amounts to one page gives rise to fragmentation as repaints get done. You can start with an A320 repaint and do other types and then come back to another A320. It would be nice to be able to have subdirectories so that you can slot your aircraft into the same place as all the other A320's. As a precursor to this many Virtual Airlines support different simulators as does PHPVMS so it seems logical to have a major tab for each…
Last reply by DisposableHero, -
- 1 reply
- 508 views
I have a Navigraph Simbrief API, Stasrting to build my fleet and flight schedule. Can some one explain at a high level what that workflow looks like, do I need to create things over at simbrief that match something in phpvms, what does the piloit see and what does the pilot do to interact with all that? Do they need to be logged in to Simbrief so things happen accordingly....Trying to understand how to guide my pilots but I too am lost, hard to guide 🙂 -Nacman
Last reply by ProAvia, -
- 5 replies
- 793 views
When importing a flight will the flight distance be calculated during the import? I tried both a 0 in the field and also leaving it blank in the import file, but the distance was not calculated when viewing the flight on the admin page after the import. Thanks, Bryan
Last reply by nobleord, -
- 1 follower
- 6 replies
- 686 views
Hi everyone Is there any possibility of STOP pilots doing unnecessary holdings which only purpose is to be AFK, nothing against with that, but question here is that such holding time ( in some cases of 1 & 2 hours ) are counting as flying hours which is not fare in my opinion. regards
Last reply by DisposableHero, -
- 3 replies
- 681 views
Can anyone help me with the Crazy Creative Premium Miles Module. I would like to display each pilot total miles on another page. Can someone help me with the snippet to call that piece of data.
Last reply by ProAvia, -
- 4 replies
- 741 views
What is the correct version to download, on the gethub I'm seeing alpha1, alpha2, beta 1, 2, 3, 4?
Last reply by ProAvia, -
I have recently joined airasia virtual. AVA uses phpVMS for the tracking of flights. I'm trying to download and setup this but don't know how to do. Can anybody help me? My email is zabeed@yahoo.com. Thanks
Last reply by DisposableHero,