Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 9 replies
- 2.4k views
Hey there, My Friend and I created a java GUI application which reads our schedules database and lets the user search for a flight and gets the right data ready. You then click on 'Start Flight' and after you fly it, click on 'End Flight'. (Note that this is made for FlightGear Free and Open Source Flight Simulator) Then the application reads the flight time, fuel used and the route flown and posts the following variables to a temporary link (www.merlionvirtual.clubos.net/auto/scheduled.php) Now, there's nothing in the php file, so what do I put there so it can submit the PIREP with the posted data? Thanks a LOT for your help.
-
- 2 replies
- 2.4k views
Is there a way to change the welcome email sent to the member who signed up? If so, how? Thanks, Jordan
Last reply by Nabeel, -
- 5 replies
- 2.4k views
Hi there. Today I tried to upload the first batch of routes for my VA (again after some updates). The only difference between how they were when I first uploaded them (when it worked) and now is the fact I added about 50 routes. So I checked the "delete all schedules" box as I uploaded them since I was replacing them all but this time when I clicked on Airline Schedules there were none to be seen. I then noticed all my airports from my airport database were gone as well and I couldn't upload those either. I had my COO test it as well and he couldnt get them either. Anyone have any clue how to fix this issue? Thanks! -NotAnAvgeek
Last reply by StartVM, -
- 10 replies
- 2.4k views
Greetings all! I've had a long hard look around the forums in reference to getting information pulled from phpvms and displayed on a static html front page. The most common suggestion I see are to add the following on to the static HTML page. Option 1 Option 2 or some other variation of the above. I think I've attempted at least 12 different variations to try and get those codes to work with no luck. If anyone can provide me some assistance or guidance on this, it would much appreciated.
Last reply by RedKingOne, -
- 2 replies
- 2.4k views
Guide to phpVMS on Windows (IIS) Servers First let me thank Nabeel for all of his hard work on phpVMS, it truly is a wonderful system. This guide is for those of us who need to be hosting in a Windows environment; just like Linux, Windows environments vary and this is simply a guide to getting phpVMS up and running and not a tutorial. This guide is divided into a few different sections: first why I decided to write this guide, myhosting environment, installation and modification on the phpVMS files and databases, modifications made to the hosting environment, other known solutions to hosting phpVMS in a Windows based environment, and food for thought. I decided to write…
Last reply by t_bergman, -
- 9 replies
- 2.4k views
Not sure what's going on.. when I try to add an aircraft to my fleet it just says There was an error adding the aircraft
Last reply by ProAvia, -
- 5 replies
- 2.4k views
Hey all, Yes, I am a newbie and I just installed the phpVMS and I love it so far, all thought still learning about how to use it and tweak it for fit my needs. I have no to very limited coding (php, html, css) experience. Few issues to bring to your attention: 1. I have a problem adding Long Beach airport KLGB, I cannot add it. I was able to successfully add other major airports like KSLC, KLAX, KSFO, even smaller ones like KBIL, KONT, KOAK, but somehow it won't recognize and add the Long Beach KLGB airport. I also have many more airports to add in time, so I wonder will that be a problem with other airports too? Do I need to manually update some database? Is it a …
Last reply by Parkho, -
- 1 follower
- 3 replies
- 2.4k views
Hi, I'm trying this function in a table <?php echo $flight->deptime; ?> But my server have NY time and I want UTC time or +6 hours, then I'm trying this: <?php echo $flight->deptime+'6 hour'; ?> But if for example in NY are the 16:38h I get 22h, not 22:38h I tried with +6, with +06:00:00, etc, but nothing. How I can get deptime in UTC or add 6 hours with minutes? Thanks! P.S: This is the source file (I think) to deptime funtion https://github.com/nabeelio/phpvms_v2/blob/master/core/common/ACARSData.class.php
Last reply by ARV187, -
- 1 follower
- 6 replies
- 2.4k views
Hello everybody! I've tried to search for this, but I can't seem to find anything...I'm just wondering, what exactly is updated in the database when accepting a PIREP? What I have so far: - PIREP status set to 1 (accepted) - Added hours to pilot's account - Added number of flights to pilot's account but is there anything else than this? Also: is there anyone who knows where I can find the SQL query for pending PIREPs? Thank you very much for your replies! Anders
Last reply by ln-asm, -
- 5 replies
- 2.4k views
I wonder if anybody in here would help me, please, solve the following... I'm coding my web site template to have two menus, in accordance to the requested ".tpl" file. Actually, in case the user is requesting the frontpage_main.tpl, it should use one block of html tags, and in case it is any other .tpl file, it should be another block of html tags. So my question is: is there any phpVMS native class + method I can put in the if() statement to check which .tpl file the user is requesting? Id it does not, how could I solve it by simply using php?
Last reply by servetas, -
- 4 replies
- 2.4k views
Hi, Do anyone knows how to show a financial report for the last three month with chart like the example below? The problem is when every time i call this template (finance_balancesheet.tpl) at the pilot room it returns blank.
Last reply by Tameem, -
- 1 follower
- 10 replies
- 2.4k views
Hey guys, I'm really stuck on this one and need a fresh pair of eyes. Running CrewCenter with OSM Leaflet conversion. On the frontend every Map works fine, Acars, Schedule details, Flown-Routes, Trackflight, etc. In Admin it's a nightmare, I cannot get the Map to display in Pireps, no matter what I try. Layout file is ok, scripts are all there. Pirep is parsing through json but something is preventing the Map from loading altogether. Any ideas? Below is the current route_map code: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php // SKINNED FOR CREWCENTER - OPTIMISED FOR PIREP…
Last reply by William, -
ok i have looked about in the other post's and i find it hard to find the code and where to put this code so it does not show any hub's or Lists. So it is just one list of pilots. If possible could you please reply with the code and Where to put it. Regards Daniel
Last reply by Daniel, -
- 1 follower
- 8 replies
- 2.4k views
I have a few signatures that I have noticed with some weird fonts. Looks normal in Google. It is messed up in Firefox, Opera, and IE, and iPad. On the picture the top signature is the one in question.
Last reply by TAV1702, -
- 4 replies
- 2.4k views
Helllo, When I am on the admin list with pilots and want to sort them with the "Status" I do click it and every pilot disappears, but when I do click any of the other ones, they appear again! - EMil
Last reply by EENielsen, -
- 4 replies
- 2.4k views
OK, I am getting ready to prepare for an actual VA inaugural flight and so I chose a flight and came to the pilot briefing form. These are my observations: NOTAMs: I get some invalid security cert. from the supposed FAA site. Anyway, perhaps it would also be nice if one could have a link to a virtual NOTAM to complement a real life one. Sometimes flying organizations have their own airport NOTAMs. Charts. The links for the arrival and departure charts actually points to www.airnav.com to search charts there. It totally omits the fact that one may have also inputted an URL to an airport chart when one created the airport in the database. To make this complete it would …
Last reply by freshJet, -
Hey guys. I keep on trying to install the new Beta release into my VA and once I upload it to my ftp, I am not able to extract it. The file is good and downloaded it a couple of times. I have tried different releases and different computers and still no luck. Does anybody know of this error? Thanks in advance!
Last reply by disconett, -
- 7 replies
- 2.4k views
When I click on Current Flights, or try to create the recent Flights Map, I get the following error: Notice: The template file "/home/xxxxxxxxxxx/public_html//core/templates/acarsmap.php.tpl" doesn't exist in/home/xxxxxxx/public_html/core/classes/TemplateSet.class.php on line 248 Looks like it is trying to call both the .php and the .tpl files at the same time. Any suggestions?
Last reply by Steve Bartlett, -
- 1 follower
- 2 replies
- 2.4k views
Here is a weird issue I am having, and it started out of the blue. I got a new pilot today. When he flies, my ACARS Map goes blank. He is using smartCARS, as are most of us, and yet none of us have this issue. I can have every pilot in the VA fly and everything is fine, once this one pilot connects, the whole map goes blank. There have been no code changes on my front page for over a week. I had him uninstall and reinstall smartcars, and we are still having the problem. Any ideas??????
Last reply by bpruett72, -
- 2 replies
- 2.4k views
Hi! I try startup phpVMS3 on my server with nginx and php-fpm. Afetr click "Start Here", I always take 404 error. My nginx config: server { listen XXX.XXX.XXX.XXX:80; server_name v3.myVA.org; access_log /var/log/nginx/v3.myVA.org.access.log; error_log /var/log/nginx/v3.myVA.error.log debug; root /www/myVA.org; index index.html index.php; gzip_static on; gzip on; gzip_comp_level 5; gzip_types application/x-javascript application/javascript text/css image/jpeg image/png; location / { try_files $uri $uri/ /index.php; } loc…
Last reply by servetas, -
- 4 replies
- 2.4k views
Hi Nabeel, I found what could be a problem with the new "Change Pilot ID" function. It appears that all my admin pilot groups can use this function. Even my basic hub managers that just have manage PIREPS as their only permission. I just tested this on my dev site to be sure. Thanks, Keith
Last reply by TennShadow, -
- 3 replies
- 2.4k views
Dear Fellows hi i am having some problem with stylesheet i hope you will help in this case now the problem is whenever i am putting my style.css code in front_page.tpl file it was changing some of my side menu color + text color also i tried to put in other files also but same result i am doing this. i am putting this code in front_page.tpl to change my table colors <style type="text/css"> table, td, th { border:1px solid green; } th { background-color:green; color:white; } </style> and it was showing this changing my side menu colors.
Last reply by mynameiskhan, -
- 5 replies
- 2.4k views
Hello! I would like to update phpvms to latest Rev v2.1.934-158-g60320ae but I have edit my site like hell and not only the public side but also the admin side. Not only the tpls but also a huge amount of classes/modules and the databse tables. I believe that updating will screw up every single file which will result to a boring process of restoring backup. What do you think? Will it work or it will screw up ? Thanks!
Last reply by joeri, -
- 6 replies
- 2.4k views
Nabeel, I have on the pilots page a last flight, if we have a new joiner with no flight this defaults to 01.Jan.1970 Example, http://www.easyjetva.com/index.php/pilots, if there any way to mod this out to display N/A or none as apposed to the date if no flight has been flown yet?
Last reply by Blu-Express VA, -
- 8 replies
- 2.4k views
hi guys am working on my flight bids board but instead of the board showing the ID ( ICAO ) i cant it to show the airport name what i mean is instead of EGAA - EGCC for example i want it to be Belfast - Manchester the preview is here >> http://www.flyluxva....x.php/FrontBids heres the code hope you can help me <div id="mainbox"> <?php if(!$lastbids) { echo '<p align="center">No flights have currently been booked</p>'; return; } ?> <table width="101%" class="tablesorter"> <thead> <tr bgcolor="#000099"> <th align="center" background='images/tables/tableheading.png'> <font face='Verdana' size='1' color…
Last reply by Parkho, -
- 7 replies
- 2.4k views
Is there a way to make the login automatic so that users do not need to login every time they goes to my website, like a remember me feature? If so, could you please explain how? Thanks, Carl www.swava.net
Last reply by tutmeister, -
- 11 replies
- 2.4k views
Hello everybody, I've been working a lot on my website lately. Because I'm a noob at CSS and HTML, I have to refresh almost every time I make an edit. Now, I probably refresh about 30 times in 40 minutes, on average. Unfortunately, being on a free plan, I reach about 70% of the max CPU usage allowed on the site. If I don't refresh so many times, my CPU usage is pretty low. However, I would like to know if there's any good way to help reduce CPU usage. I understand that it depends on your website, and since everyone here uses the same platform, I would hope that somebody may have some advice as to how to save CPU usage. It's not a killer, I'd just love advice because if …
Last reply by magicflyer, -
- 6 replies
- 2.4k views
I'm not getting this bug, which makes it weird. If you can do me a favor: Subscribe to the issue: http://phpvms.net/forum/index.php?issue=3.com5 And, open /admin/modules/downloads/downloads.php, Line 184/185 is: DownloadData::AddDownload($this->post->category, $this->post->name, $this->post->description, $this->post->link, $this->post->image); Under it, above the } add: DB::debug(); Please post the results in the above issue. Thanks!
Last reply by Nabeel, -
- 7 replies
- 2.4k views
Hello, I would like to add all the fleet on each route flown, is there any option to do that automatically without having to write the very same route all over again for every aircraft?? Ex: If I have 3 Aircraft: A320 with reg: N123, N456, N789 And if I am creating route from point A to point B Flight UAL007 Then Do I really have to write 3 route insted of one with all 3 reg? ex: A to B UAL007 N123 A to B UAL007 N456 A to B UAL007 N789 I am asking that because I have a real fleet listing with 22 different aircraft type and each type got between 10 to 20 reg... Thanks, Alex
Last reply by Nabeel, -
- 6 replies
- 2.4k views
Okay, So I use jantorre (thanks!) custom charts database code which is: <h3>Procedures and Information</h3> <table width="98%" align="center"> <tr style="background-color: #333; color: #FFF;"> <td>Charts for <?php echo $schedule->depicao?></td> <td>Charts for <?php echo $schedule->arricao?></td> </tr> <tr align="center"> <td width="50%" valign="top"> <a href="<?php $data = OperationsData::GetAirportInfo($schedule->depicao); echo $data->chartlink; ?>" target="_blank"> …
Last reply by mark1million,