General Discussions
168 topics in this forum
-
- 1 follower
- 2 replies
- 2.3k views
hi guys just a quick message to say that phpvms7 looks away more better than the older versions Nabeel has done an awesome job soo far and am really looking farward to the final release ** just wondering is there a way to change the location of the live map from the admin center without going into the files on the server would be easyer also what about logging in with your callsign instead of your email address think most pilots would find that irritating ** how do I setup a cron job on the site and how can I send emails out to pilots if needed keep up the good work Nabeel
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.2k views
Hi, Is there way to prevent or turn off the option for Manually-filed PIREPs? thanks
Last reply by macofallico, -
- 1 follower
- 5 replies
- 2.2k views
Changing a Pilot's ID using the new phpVMS 7 Changing pilot's default ID's is something which we need to be able to do, to easily manage our phpVMS system and subsequent flight logging system. When a pilot joins the VA, they are assigned a Callsign (which will be the same as their ID on our phpVMS webpage) and once they were registered on our phpVMS 5 website we could quite easily change their IDs to the one they have been assigned. This helped when it came to identifying pilots and dealing with promotions. I am wondering whether anyone may be thinking of producing a widget/addon to do this. I have already tried to edit pilot's IDs manually in the phpMyAdmin pan…
Last reply by AdamWilliams, -
- 1 follower
- 5 replies
- 2.2k views
Just installed, running build 180223-dd144c and I just can't bid in any flight. I got no message at all... any suggestions? Thanks for your help! *edit - sorry, posted in the wrong category.
Last reply by Junior, -
- 1 follower
- 2 replies
- 2.2k views
Can i use Fs Flight Keeper in phpVMS 7 at the moment?
Last reply by OmerAslan, -
- 1 reply
- 2.2k views
I'd like the ability to be able to delete things instead of just disabling them. Delete Pilots: I know you can delete pilots already but it also removes all their PIREPs. I'd like the ability to delete the pilot but an option to keep all their data. Delete Aircraft: It would be nice to be able to delete aircraft that are no longer in service. I know that PIREPs are tied to the aircraft but if there is a way to change the PIREPs to use a "dummy" entry so we can remove the aircraft. My hanger has over 100 disabled aircraft and I'd love to delete and keep it clean.
Last reply by simpilot, -
- 1 follower
- 3 replies
- 2.1k views
I have noticed that v7 stuff is starting to pop up in the classic portions of the forums, are there plans to create v7 specific categories?
Last reply by Nabeel, -
- 1 follower
- 7 replies
- 2.1k views
Hello, after i have uploaded my fleet in cvs file the aircraft has no location yet. But if I manual add an aircraft I can choose its location and this is going to take along time is there a work around? Thanks Jerry
Last reply by LesJar, -
- 5 replies
- 2.1k views
What does a pilot have to do to see all his flights? There is no way to show all the flights made by all the pilots on the web?
Last reply by DisposableHero, -
- 1 follower
- 3 replies
- 2.1k views
Hi Guys, I was wondering if anyone could help me. I have entered the schedule using days 0-6 however only day 0 is showing once I load this on the admin panel. could someone tell me what I've done wrong? Cheers
Last reply by Matthieu, -
- 1 follower
- 2 replies
- 2.1k views
I know you all are working extremely hard (and we're all very appreciative); is there any sort of update when we might see a public demo site and/or a release for the system? My VA and I are trying to figure out what system we might go for and I'm just trying to get as much info as I can. Thanks!
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 2k views
Alright so for the longest time I wondered what some of these were, such as @lang('common.dashboard') , which I now know are references to display names. Are these referenced some where and we can change them or choose from a list? Not sure what these mean, {{ trans_choice('common.pilot', 2) }} , or what the number at the end means. Just wondering. I know we can place static text where we need too to replace those! Thanks!
Last reply by in2tech, -
Autopirep would be fine!
Last reply by sac001, -
- 2 replies
- 1.9k views
Dear Nabeelio, I don't know if should i report this and from here but, when you add many airlines form admin they are seen on registration page even you mark them inactive. Image 1 Image 2
Last reply by ARV187, -
- 8 replies
- 1.9k 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 reply
- 1.9k views
Hello all New system should has a location feature like fsairlines system. A pilot or aircraft can not fly from another airport unless it's moved by a staff member or system itself. For example; A pilot safely arrived to EGLL airport with a Airbus A320-232 aircraft (reg. G-EZUA) System should keep those location values for both pilot and aircraft and does not let them depart from another airport. Unless pilot buy a transfer ticket with his own money or a staff member move them from admin panel. This can be done with a locations table, pirep_filed hook could trigger this event. Thank you
Last reply by mayconfdsm, -
- 1 follower
- 2 replies
- 1.9k views
First off should I ask these type questions here or in the Off Top Bantor area? I think since they are related to phpVMS 7 & Laravel this will be alright, but let me know if I am wrong. So after getting Laravel installed and learning some very basic, I mean basic thing's about Laravel & phpVMS I have a few questions and some info. 1 - Is it possible to add a new function that would point to a view for say Awards in the http/routes/web.php and create a NEW view in the views folder and point it to the view and would it work? Just curious. Might give it a try just for the heck of it. 2- Also in digging around ( sorry if I am not suppose too ), I alwa…
Last reply by in2tech, -
- 1 follower
- 1 reply
- 1.9k views
Hey everyone So, I am trying to install Phpvms 7 and following the directions is confusing me. It says I need to install composer "git clone https://github.com/nabeelio/phpvms.git cd phpvms composer install " I dont know what this is and where to put it. Any help would be appreciate it. Thank you. http://prntscr.com/pmhzhk
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.9k views
Nabeel provided the code for the authorization Logged In user and I asked on a Laravel forum about adding Guest because I am new to Laravel and basic PHP coding. So if you want to display the Logged In user or show Guest use this code in your phpVMS v7 theme: [code} @if(Auth::check()) Welcome: <font color="#6D0C1F"> {{ Auth::user()->name }} @else Welcome: <font color="#6D0C1F"> Guest @endif</font> [/code] I'll fix the colors with CSS down the road for now I just cheated to make it quick. Hope this is helpful to someone. And it looks …
Last reply by Heritage1, -
- 1 follower
- 1 reply
- 1.8k views
Was just wondering if Nabeel updated his hosting yet to run PHP 7.1, 7.2, etc... Anyone know?
Last reply by Nabeel, -
- 1 follower
- 2 replies
- 1.8k views
Firstly, great to see this integrated in the core product for phpVMS7 - couple of queries however... I've installed this to test out for a future launch of a new VA so to test I have a single route with a single sub-fleet which is assigned to that route. However on the Simbrief form, the aircraft type still needs to be selected. Would it be possible to have that default to the appropriate sub-fleet type (or first sub-fleet type if multiple assigned to a route)? Additionally, rather than editing the simbrief_form.blade.php template to change the default unit of weight, can this be called from the config setting so that future overwrites during u…
Last reply by Trevster, -
- 8 replies
- 1.8k views
I have noticed that if you restrict pilots to aircraft by rank and by type rating, aircraft subfleet without a type rating assigned won't show up. So can you only use one of these options unless you assign type rates to every aircraft? Then you would have to assign every pilot type ratings for every aircraft. Type ratings in the US are only necessary for aircraft over 12500 if I remember correctly. Thanks for any advice.
Last reply by DisposableHero, -
- 1 follower
- 5 replies
- 1.8k views
Hi Guys Not used PHPVms for a long time, but decided to give it a try and again. Am I right in saying that if I want ACARS with point scoring, I need to pay £45 for the software? Or I can use vmsAcars 7.0 free download to just record basic flight information with no point scoring?
Last reply by DisposableHero, -
- 1 follower
- 1 reply
- 1.8k views
I have four subfleets A320-200 B738-800 A350-900 B787-10 In each Flight that I register, I assign the four subfleets. Then I export the Flights in CSV to see how the table looks and I observe that it only assigns one subfleets. The other Fleets he placed inside custom fields and fares
Last reply by Nabeel, -
- 1 follower
- 11 replies
- 1.8k 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, -
- 5 replies
- 1.8k views
hi can someone help me to install and create the airline, please i am desperate, i have already bought the domain
Last reply by xwayer, -
- 0 replies
- 1.7k views
Could I request that the system is coded to accept the lowest Pilot ID on registration, even if the ID was once in use but pilot has since left. Thanks
Last reply by shaun105, -
- 2 replies
- 1.7k views
When a comment is added to a PIREP. Have it display the flight number. So the pilot knows which flight the comment is regarding. Good option if the pilot flies more than one flight in a session.
Last reply by flyalaska, -
- 11 replies
- 1.7k views
Hi! I am thinking to get phpVMS + Domain + Hosting + SSL for my new VA. Would anyone be interested in helping me set it all up and designing the website template?
Last reply by Strider, -
- 1 follower
- 1 reply
- 1.7k views
At our community we have a hand crafted portal based on laravel for multiple tasks, we are looking for creating a new VA, would I be able to merge the core of phpvms and improve it to our existing Laravel app? I dont have any problem of adding the "powered by phpvms" and a link to here, but the code would be private as I aim going to merge both projects into one, and change many things of how phpvms works. Any problem with the licence?
Last reply by Nabeel,