General Discussions
164 topics in this forum
-
- 1 follower
- 1 reply
- 1.5k 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, -
- 1 reply
- 1.1k views
Hello. I have been slowly poking away at trying to setup a website for a new VA utilizing phpVMS and after having made a dent I'm concerned I've taken the wrong approach. I have rudimentary knowledge of web development. I've poked around at some basic HTML/CSS udemys and things of that nature. I have some friends who are software engineers and web developers who understand all of this stuff, and one of them has helped me with an initial setup, but I don't want to be presumptuous and take advantage of them by pressing them to hold my hand. Thus far, my plan has been to have a public facing Wordpress site, as that is manageable for me, with phpVMS serving as my me…
Last reply by ProAvia, -
- 1 follower
- 1 reply
- 1.7k 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.9k views
Can i use Fs Flight Keeper in phpVMS 7 at the moment?
Last reply by OmerAslan, -
- 2 replies
- 1.6k 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, -
- 1 follower
- 4 replies
- 1.8k 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, -
- 1 follower
- 5 replies
- 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
- 2 replies
- 1.7k 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
- 3 replies
- 1.6k 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
- 5 replies
- 1.9k 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, -
- 0 replies
- 1.3k views
I know that Nabeel is busy and does most of the work for phpvms7 on github, so I leave this as a suggestion from my VA. If someone else wants to put their suggestions it can be a good post. How are suggestions can be included or not, and may be soon or not. 1. fleet->new aircraft-> (complete all data)-> save (there is no button to go back and add other aircraft) P.S: Doing clicking twice in save return to aircraft menu. 2. Add a option to edit pilot ID ex: 3. Option (checkbox) to make a return/reverse flight when you create a flight. So you can create a flight and their reverse route without complete all fields again.
Last reply by ARV187, -
- 1 follower
- 4 replies
- 2.2k views
Hello, Joust a quick question please. Does anyone here have a guide for setting up the expenses? Like Gate prices, aircraft maintenance etc...
Last reply by FSVKenny, -
- 1 follower
- 5 replies
- 2k views
Is the Add/Remove bid feature working? I'm using 7.0.0 (build 180223-dd144c) and when I press the icon for add/remove bid, nothing is happening. No errors are recorded in any logs that I can find.
Last reply by OscarCandido, -
- 1 follower
- 3 replies
- 1.9k 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
- 4 replies
- 2.6k views
Firstly, thanks Nabeel for making an awesome new phpvms. I am a Chinese , when I setup phpvms7 successfully, next work is to translate. is there an independent language.php ? Actually I know few about php knowledge. So anyone can help me to find all the lang.php? Thanks!
Last reply by wiki, -
- 1 follower
- 1 reply
- 1.5k views
Good day, it would be a good idea to have a box to specify that the aircraft in question is a helicopter, and that on the map appeared as such, not how viable it would be to apply it to the system.
Last reply by Nabeel, -
- 1 follower
- 11 replies
- 3k views
Would it be possible to add Departure and Arrival gates to the Flights and have them show when you place a bid on the flight.
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 2.2k views
Hey guys, been a long time since I coded in PHP so I thought why not go back to where I started as a refresher. So, I'm looking to put together a phpVMS Module. Personally, I'm looking for something simple yet needed. But some other dev may be interested in picking up your idea. So, Post your module ideas for phpVMS. I'd love for this to be an open discussion by the community to see what they can improve about phpVMS as a whole.
Last reply by flyalaska, -
- 1 follower
- 26 replies
- 4.7k views
So I was using a 3rd party module for the installer, I decided to scrap it and just write it fresh from scratch. If you download the new nightly tarball, you should be able to just extract it, and then go to /install. Right now, it will create the database files, and then load the default "dev" data. Eventually it'll have the final step of creating the first user and stuff, but for now I just want to get the DB install stuff working. If you have issues, zip up the files in the storage/logs folders and add them to a post so I can take a look. I'm working on a solution for /public as well on shared hosts, so if you want to help test that, let me know as well.
Last reply by Nabeel, -
- 2 followers
- 4 replies
- 2.1k views
I'm starting to work on the ACARS portion, and want to solidify a couple of portions, including the ACARS service piece, the addon system and the database portion. I'm redesigning it a bit from the way "vms classic" did things, so that the data will be attached to a PIREP (almost like a pre-file). Hit me up on discord, we can figure something out.
Last reply by OmerAslan, -
- 1 follower
- 5 replies
- 3k views
I currently have a heavily modified phpvms 2.6 deployment running our VA site. It's been absolutely fine over the years and runs with kacars v1 but I'm wanting to start use kacars v2. Clearly v2 won't run on our phpvms version and because most of the core is heavily modified, upgrading the phpvms version in situ is not possible, so I'll be developing from scratch to replace what we have once I'm ready. I've got v7.0 running on a Xampp dev environment on my local machine and I've run the installer and have the example info pulling in from the local mysql db correctly, so far so good. However, I've imported all the tables from my existing site to the dev DB but none of the …
Last reply by Nabeel, -
- 1 follower
- 7 replies
- 2.5k views
Hi all, we should be good to go on shared hosting. Just tested it on Dreamhost. Just upload the files like any old software and just go to the site
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 1.9k 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
- 2 replies
- 1.9k 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
- 6 replies
- 2.2k views
Just wondering, what is the PHP version your host provides? 7.0, 7.1 or 7.2? Thinking of making the minimum PHP version to 7.1
Last reply by Nabeel, -
- 1 follower
- 3 replies
- 2.1k views
Paginating the tables. Pilots, schedules, etc
Last reply by Nabeel, -
- 1 follower
- 7 replies
- 3.8k views
Hallo, as I can see, you are using laravel, composer, artisan as a framework for the new phpvms. It is also possible to install and use the phpvms system on shared hosting product. I assume the most VAs are using shared hosting because of the more affordable price and with this product you will not get a ssh access to the server. It is possible to install all necessary php frameworks without ssh login? Florian
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 2.8k views
Add schedule with more than 1 aircraft type for the same flight and then the pilot can choose if he want to book the flight with i.e A320 ir A319 and display all registration of the aircraft avaible in the location airport. make a booking system where the aircraft and pilot stay in last position and he can book only if the pilot is in the same place with the aircraft (fs airlines system)
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Update the deafult Jquery for scripts errors with new templates.
Last reply by ProSkyDesign, -
Autopirep would be fine!
Last reply by sac001,