Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 3.6k views
Hello everybody I'm currently trying to create a simple new live map and the map itself is more or less good to go, but I'd like to draw a flight path from the departure airport -> current position of the aircraft -> arrival airport when you take the mouse over a marker. I have all the information needed, but for some reason the flight path won't be drawn correctly. If I have 2 or more aircraft on the map, it will only draw the path of one of the aircraft, regardless of which one you hover. I don't really know Javascript too well, so I really hope someone in here will be able to help out This is the code I have at this point: var planes = [ ['NAX932B', 59.3…
Last reply by FSX30HD, -
- 1 follower
- 2 replies
- 3.6k views
Hello, i try to add a flight path on live map like flightradar24 but i have a problem with the code, this is the json link with new field called "puntirotta" contains the step by step lat and lng saved during flight: http://iv.italianivo...cars/data_test I need help to add the content of the field "puntirotta" from json to a variable. SEE THE CODE BELOW /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial S…
Last reply by Yash, -
- 9 replies
- 3.6k views
Hi all I am running phpvms 5.5.2 and php version 5.6 and I am getting all sorts of errors on my site here are a few examples...... when you click on a pilots name it should show their Public profile instead I get this. Fatal error: Call to undefined method ChartsData::build_pireptable() in /home/angelair/public_html/core/modules/Profile/Profile.php on line 83 Another problem, I have got Simpilots pilot reward system installed and when you click on the reward centre link this is what the return is. Notice: The template file "/home/angelair/public_html/core/templates/rewards/reward_center.php" doesn't exist in /home/angelair/public_html/core/classes/TemplateSet…
Last reply by simpilot, -
- 1 follower
- 22 replies
- 3.6k views
Hey guys, I'm trying to implement a kind of modal dialog window, much like the one you see in the admin section. For example when editing an airport you click on edit on the row and a window pops up with the relevant form. I've tried analyzing and extracting the code in the admin section, as well as trying to google, but after an hour it has yielded nothing but frustration I admit that jquery is not my strength, so i thought it might be better to ask someone who does know what I need and knows how to make it work with phpvms. After all, this functionality seems to be built into phpvms already, so why not use it? thanks in advance
Last reply by mischka, -
- 9 replies
- 3.6k views
I usually do website checks few times a week, and now I noticed our PIREP tables has gotten really ridiculously large. 5.5MB with only 52 PIREPs filed! Now the thing that worries me, as the PIREP database gets larger, will it affect the loading of PIREP lists, slower queries and other things? How do you handle with large amount of PIREP Data? And by the way, we are on shared hosting, if that will affects our VA as well.
Last reply by Parkho, -
- 10 replies
- 3.6k views
Hello Captains, I am thinking to start my new Virtual Airline and I am currently working on the site I would like to bring type rating Module in my VA where a Pilot can only fly his type rated aircraft once he joins the VA.Example If a pilot is registering into the VA he have to choose the aircraft which he wish to fly if he chooses 737 then he can only fly 737 for a one month period.After a one month period he can change to his new rating maybe into a B777 type rating and continue the same process in his VA career.Can anybody help on this. Rider320
Last reply by Tummi, -
- 1 follower
- 9 replies
- 3.6k views
Hi guys, My acars map stoped working. I didn't change anything before stop! This code below was working well!! Any idea? I tried to substitute by originals phpvms files but dindn't work too... We use KACAS 1.0.1.1. ACARSMAP.JS /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author N…
Last reply by simpilot, -
- 1 follower
- 18 replies
- 3.6k views
Nabeel, please forgive me as I know we have discussed this in the past. I seem to be having an old issue with the map. Right now, I am currently doing a 206nm flight from KMCI-KSTL in a B1900D When I started the flight and was on the ground, it showed me enroute. Looking at the nm left in flight and time remaining, the time remaining is correct, but nm is off. Check this out. 5629.0 nm / 29.165 For some reason, it refuses to let go of that number as far as the nm goes. No matter what flight it is or what I am flying it in. I am not sure if Passengers does it or ACARS, but I do know it was happening with XACARS and now I seem to have this issue with FSFK. Did I miss…
Last reply by Cor, -
- 4 replies
- 3.6k views
Hi, I started getting errors when there were no errors. ball pilot module not working. the same flights are sent several times. as a database error, how to correct it.
Last reply by Strider, -
- 4 replies
- 3.6k views
Hi guys, I`m new to phpVMS and first want to say thank you for this great stuff. So far everything works great. The only thing is that i can`t get my flown route show up on the live acars when i click the plane icon... of course I see the Departure - Arrival line but I also want to have my flown route displayed. I have read the VATSIM Style route map thread where it is stated that a client has to be used that sends this data. I`m using XACARS and i think xacars sends this data as I`ve flown with Leipzig Air before and there my Route was showing up with XACARS. It would be great if someone could tell me how i can setup my liveacars map to show the routes flown behind …
Last reply by mseiwald, -
- 8 replies
- 3.6k views
Displaying different badges for inactive pilots. would that be a major job?
Last reply by CrashGordon, -
- 26 replies
- 3.6k views
I am currently installing PHP v5, and I am recieving the error: Data too long for column 'lastip' at row 1 Here is a screenshot: https://prnt.sc/red7p9 I checked my database and it seemed to be there: https://prnt.sc/redf48 Thanks
Last reply by AMAviation, -
- 3 replies
- 3.6k views
Were do I go to change the wording on the main front page using Skin crystal to mine own words? Eric Maresh CEO Alaska Virtual Airline
Last reply by Nabeel, -
- 12 replies
- 3.6k views
Hello All, I am looking to create separate pages for my virtual airline's schedules. Is there a get a schedule function? In the API, I can see you can find by dep icao and arr icao but it doesn't mention anything about by airline.Does this just get called in the main module.php and then just set a variable? Thanks in advance Jon
Last reply by CPC900, -
- 4 replies
- 3.6k views
Hello friends i find the boarding pass module where the download !!! PLEASE HELP ME thanks
Last reply by Toyuko, -
- 1 follower
- 10 replies
- 3.6k views
Hello, if anyone would be able to help me create separate Pilot Lists for each airline it would be much appreciated! I am not very experienced with PHP but thanks to the help of Parkho in a previous thread I setup a pilot list that lists all pilots by hours here: http://www.msflights.net/pilots/phpvms/index.php/pilotlist We have two airlines, one Commercial and one for General Aviation aircraft, I would like to create separate lists that show pilots by hours for each airline on separate pages. I'm not quite sure if it's possible to show flights/hours for each airline separately especially since we allow pilots to submit pireps for BOTH airlines even though they are s…
Last reply by gio1961, -
- 8 replies
- 3.6k views
One of our pilots had this happen and I'm at a loss as to why. Anyone else seen this issue before? When he goes to bid on a flight, the "Add to bid" lettering is in purple. When he clicks on it the response is "No Route Passed". I've never had this issue but for him it is a recurring problem. David Reed / HAG
Last reply by Parkho, -
- 8 replies
- 3.5k views
Hello everyone, I want to show the operator logo on my VA live map but I have this problem: I used the code <img src="<?php echo SITE_URL; ?>/lib/skins/vairline/img/logos/small/<%=flight.code%>.png"> but it takes the pilot code, not the airline code, so it shows a wrong image. Is there anyway to fix it?
Last reply by Imanol, -
- 10 replies
- 3.5k views
When a Pirep is filed and accepted the hours for the pilot are not uipdating automatically, without running "Maintenance Reset Hours". However we have "TopPilot module" installed and is is being updated when the pirep is filed. What file updates the pilots hours? Only section that seems to be corrupted and not working.
Last reply by Ither, -
- 10 replies
- 3.5k views
Hi folks, I have a running phpvms on my web and I have a another website, and I want to know if there is a way I can embed the live acars map? I tried figuring out the root part of the acars map. for an ex: www.website.com/map but cant find it on the files. Hope this is clear.
Last reply by mark1million, -
Stats Page
by CPC900- 7 replies
- 3.5k views
Ok, I really don't understand the workings of phpvms to try and do my own modules. So, I am asking for some guidance on one of my old sites stats pages..... Here is my original code of an html page. It basically showed the amount of hours pilots had per aircraft. I am hoping someone can sort of guide me in how/what I could do to make this function in phpvms. I used to pull all the data from the sql database, and obviously, you can tell I was doing it the long/hard way. I think I get confused by how to grab the data, how to add the data together from different tables, etc. inside the phpvms environment. I would really like to understand phpvms so I can help, rather …
Last reply by CPC900, -
- 8 replies
- 3.5k views
hi everyone , i was wondering if anyone would help me! as you all know it is easy to embed videos and things like facebook widgets into phpvms pages but i am having trouble embedding tsviewer into my website my website is www.fsxworldwidevirtual.com and the code i want to embed into it is <div id="ts3viewer_963206" style="width:; background-color:;"> </div> <script type="text/javascript" src="http://static.tsviewer.com/short_expire/js/ts3viewer_loader.js"></script> <script type="text/javascript"> <!-- var ts3v_url_1 = "http://www.tsviewer.com/ts3viewer.php?ID=963206&text=000000&text_size=12&text_family=1&js=1&…
Last reply by Jeff, -
- 6 replies
- 3.5k views
Hi, VA in question http://titanairwaysva.com/ (under development) I've created the screenshot center and when clicking upload screenshot it says the screenshot has been uploaded and an admin will approve it etc, when checking in the pics folder the picture is indeed there but when clicking on screenshot approval list it says there are no screenshots to be approved, I'm confused as to where I have gone wrong. Other Issues: Touchdown stats: shows pilot aircraft, landing field etc etc but displays Warning : Invalid argument supplied for foreach() in /homepages/10/d414564920/htdocs/core/templates/touchdownstats/touchdownstats_index.tpl on line 21 Airmail …
Last reply by ayhan, -
- 2 replies
- 3.5k views
Good evening folks. I am very slowly progressing with my site. Firstly, thanks to all who have offered advice - highly appreciated. I have a slight issue with my acars not connecting to my site. It keeps giving me timeout. I am using CCFtracker - the free version. I have also viewed their forum and there are many views to the subject but no answers. I have also googled and cannot find any solutions. I am running the latest phpvms install so my PHP is 7 etc. I also have downloaded from their site (https://www.crazycreatives.com/ccftracker-free/). Admin, please remove link if not allowed. I have followed all the instructions but I just keep getting the timeout. I have …
Last reply by MacawVirtual, -
- 8 replies
- 3.5k views
G'day All, I have to custom filed in my registration, they are vatsim ID, and Transfer hours I would like to be able to make it so that the vatsim ID field has to be filled otherwise the registration will not proceed. How can i do this, without affecting my transfer hours field ? any help with this would be great, it'd reduce errors by my staff when accepting registrations, by tacking out the fact that they need to manually check to see if the field has been filled. Thanks Guys Tylor
Last reply by Tylor Eddy, -
- 10 replies
- 3.5k views
Hello, I am wondering if there is a cron job I can setup to remove bids every 24 hours or a separate script? I have searched the forum and found nothing so I presume it's never been wanted before, Help Appreciated Jon
Last reply by FlyingMachine, -
- 14 replies
- 3.5k views
Hello guys it's possible in the status of page PILOT'S IN FLIGHT insert IMAGE on the status example: When pilot is in crusing show image for cruising (at my choice).... Very Thanks Best Regards :rolleyes:
Last reply by Strider, -
- 9 replies
- 3.5k views
Hey,I need some help setting up phpvms, on wamp sever.If anyone knows how to do this help is greatly appreciated:D
Last reply by xinu, -
- 12 replies
- 3.5k views
Another day, another error 😀 Wondering if anyone could assist. I was looking to approve a PIREP in the admin panel and got 2 errors: -Warning: count(): Parameter must be an array or an object that implements Countable in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 -Warning: Invalid argument supplied for foreach() in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 122 0 of 0 were approved (0 has errors) Ive looked around the internet for solutions to fix and while there are several suggestion on how to fix, i swear its like reading a different language! I can't wra…
Last reply by vFAB, -
- 6 replies
- 3.5k views
Looking to move my admin center link from main nav, to my footer. I robbed the code out of the core nav for the admin link and it gave me a parse error on site and messed up the entire layout. Here is the code I tried to use. <?php echo $MODULE_NAV_INC;?> <?php if(Auth::LoggedIn()) { if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><a href="'.fileurl('/admin').'">Admin Center</a></li>'; } ?> I'm thinking I might just need to go with the following <?php if(Auth::LoggedIn()) { if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><a href="'.fileurl('/admin').'"&g…
Last reply by Petey,