Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1k views
hi i need help uploading photos anyone know what to do
Last reply by QantasLinkVirtual, -
- 0 replies
- 1k views
i need help with installing phpvms to my cpanel i have watched 5 videos and still no help. I would love for someone to do it for me. i will be happy to trade for paywere fsx products. email: Yzfmoto147@gmail.com
Last reply by Collin147, -
- 0 replies
- 1k views
Hello everybody, I have a VA where we can use SmartCars to display our flights via LiveMap, this also works so far. However, in addition to the displayed route, I would also have the flight path flown by the pilot displayed. Can that be implemented somehow? We use OpenStreetMaps as a map. PHPvms version: 5.5.2.72 simpilot / php7.2 Best wishes Vincent
Last reply by Vincentxx, -
- 1 reply
- 1k views
Like if i want to add for expample, EDIT_PIREPS and in the tpl file, adds the group. Is there a list where i can add the gorup settings?
Last reply by simpilot, -
- 0 replies
- 1k views
Hello, I have a problem on my site because when I go to "Pilot Center" and after "View Flight Schedules", I don't see schedules but an error message Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Schedules.php on line 28 Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Schedules.php on line 178 Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Sch…
Last reply by yoboss69, -
- 0 replies
- 1k views
How can I link my Aircraft to the actual aircraft. I have added names to the dropdown menu, but its still not filtering aircraft. How can i do this? <div id="aircrafttab"> <p>Select Aircraft:</p> <select id="equipment" name="equipment"> <option value="">Select aircraft</option> <?php if(!$aircraft_list) { $aircraft_list = array(); } foreach($aircraft_list as $aircraft) { echo '<option value="'.$aircraft->name.'">'.$aircraft->name.'</option>'; } ?> </select> <input type="submit" name="submit" value="Find Flights" /> </div>
Last reply by mltpilot, -
- 0 replies
- 1k views
Hi there, Does anyone know how I can ensure that all flight times in my schedule search show two decimal places? So currently anything other than a whole hour show as I'd like, but if the flight (in example is 2) is an hour long, how do I get the ".00" afterwards? Cheers
Last reply by Waters10, -
- 0 replies
- 1k views
Hi everyone, My name is Imanol Garcia Juarez, I am from Argentina and I am the CEO of the VA Air Argentina. I am having problems when I try to send a report, the XACARS says the report was sent when I click "Send PIREP" but when I see in my website that the report does not appear, neither in my pilot account, the same happens when I try to file the report manually. I have changed the permissions of the file PIREPData.class.php to 777 but the problem was not solved. I wish somebody could help me with this problem, please. PD: I am using the version 2.1.934
Last reply by Imanol, -
- 0 replies
- 1k views
Hello everybody, Sorry I am using this account, I have an issue with my other account. Quick question how often do you get your Maintenance Cron Job to run? Regards all
Last reply by VirtualBMI, -
- 1 reply
- 1k views
Hi guys, i have version 2.0 so how i install version 2.1.930? I have try but i received many errors. Can someone help me? Thx very much. Regards, Miguel
Last reply by Nabeel, -
- 0 replies
- 1k views
Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in…
Last reply by RVF147, -
- 0 replies
- 1k views
How is the phpvms link with the ivao-network only, and doesn't accept flights outside the network?
Last reply by tkfeeny, -
- 0 replies
- 1k views
Just some technical heads up -- know there were threads at one point trying to figure out "why" a cron job on maintenance.php failed. I was looking at the original PHPVMS build against Clark's 5.5 build and I noticed that MainController::Run('Maintenance', 'resetpirepcount'); MainController::Run('Maintenance', 'resethours'); which translates to the respected Maintenance module function has this added CodonModule::checkPermission(MAINTENANCE); This is not in the original PHPVMS builds. The error is being caused because no matter what you do in a cronjob you are not an authenticated user. When the checkPermis…
Last reply by Ither, -
- 3 replies
- 1k views
I see the Metar service has finished with IVAO now does any body know what else i can use as im getting this error now Warning: file_get_contents(http://wx.ivao.aero/metar.php?id=EDDF): failed to open stream: HTTP request failed! HTTP/1.1
Last reply by DisposableHero, -
- 1 reply
- 1k views
Is it possible to have only admins view the website when It is down for MX, and have all others redirected?
Last reply by Nabeel, -
- 1 reply
- 1k views
Ok, on the My PRIEP List. Is there anyway to put the image like for Example Aecpted = Image Check Link Rejected = Image X Link I hope this understands, but is there anyway to do it, i would be happy to do it. Thanks!
Last reply by Kyle, -
Warnings
by Guest- 2 replies
- 1k views
Hello I just installed phpvms and I'm really enjoying it :-) But I have two warning: Warning: Unknown: open(/var/php_sessions/sess_f71b3580ea02bc9a4613369f5c10d9d9, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0 Somebody knows what this is? Probably not good I was also exploring the admin panel and when i was adding an airport, I couldnt see it in the airport list. The same for pilots, when i look to all pilots list, I can't see any pilot. I should see myself I suppose?? Kind re…
-
- 1 reply
- 999 views
Hi I have two airlines on my VMS. However, when I try to move a pilot from one to another, it doesnt work and their code doesnt change. Does anyone know what to do? Matt
Last reply by Nabeel, -
- 0 replies
- 998 views
Hello, I would like to know if it was possible to create type ratings instead of ranks. I want to assing to a pilot a certain type rating, for example, rank new hire has 2 aircrafts, B738 and B753 I would like to can assign just aircraft B738 to a pilot or B753 or both. Thanks a lot. Any help is welcome!
Last reply by Alan, -
- 1 reply
- 998 views
hello all, i am having issues setting up my php vms software for my virtual airline and i would some help. i have tried to install phpvms mutiple times and i keep getting a bunch of things on the site itself and i would like to know what it would take to fix it. Site:http://masonproductions2.gta-epsclan.ca/EAA/ Thanks EAA01S Ethan Mason ethangm@telus.net
Last reply by simpilot, -
- 0 replies
- 998 views
Is there any way to have a charter flight (free flight) automatically produce pilot pay and revenue for the airline? I am thinking $25.00/passenger for pilot pay and 50% of the revenue that the airline would receive for the same scheduled flight would be fair. At the present time, the charter flight is being manipulated by admin during the PIREP acceptance stage. I fail to see why any pilot would make a flight and receive nothing in return or why any airline would allow one of its planes to be leased free of charge. Thanks in advance for any help
Last reply by hecrowell, -
- 0 replies
- 998 views
Hello everyone, I wanted to make sure that when a pilot completes a flight a notification would complete, just like vAMSYS (https://prnt.sc/iwbu8j). But I have no idea how to do this. Does anyone have any ideas? Thanks. Regards, Carlos,
Last reply by CarlosEduardo2409, -
admin/bids
by ukmil- 0 replies
- 997 views
I noticed an error is the ADMIN/View bids page the PILOT listed against the bid, had an incorrect PILOT ID. So i checked the code, and it simply copied the Flight number by mistake here is the code in the Pilots_viewallbids.tpl notice before the FIRSTNAME, it repeats FLIGHTNUM, instead of the PILOT ID just an obsveration
Last reply by ukmil, -
- 1 reply
- 996 views
HI I want change bids setting . I want 1 pilot 1 bid and no more! after done first bid , he can add second bid! Best Regard
Last reply by joeri, -
- 1 reply
- 996 views
I've added test file to download , and when i click download its saying www.(deleted dont want to share yet.net)/index.php/downloads/dl/www.(deleted dont want to share yet.net).net/images/please.bmp Path to download is : www.(deleted dont want to share yet.net).net/images/please.bmp Any idea's ? Maciej.
Last reply by Nabeel, -
- 0 replies
- 996 views
I currently have my schedule results to show flights from the pilots last location. The issue is when a new pilot joins they do not have a last location so are unable to see any flights on the schedule. I just make a fake PIREP to have a last location and they are able to see the schedule. Is there a better way to do this? Thank you for your help.
Last reply by Worthysole, -
Pirep viewall help
by Guest willykamp- 0 replies
- 995 views
Hi any one can help me, to the pirep viewall.tpl show only last five pireps, or how to delete from the pilot public profile Thanks a lot
-
- 0 replies
- 995 views
Hello Folks, I ve been dealing with my first Va website and I want to add an image slider instead of a steady banner on my front page. I ve tried several manners to do it (like jquery or bootstrap) but no solution. Here is my websites front page http://www.flytaxiva.org/index.php/ . I would like to have a slider instead of my B777 image. I ' ve tried to add some codes in my layout.php file in the skin folder and also have dealed with style .css files but couldn't get any result. If you can help in this point. I d really appreciate. Thanks in advance.
Last reply by ERDEM, -
- 1 reply
- 995 views
I have data purchased from VAsystem that I'm trying to load in the Admin Center. The Aircraft CSV just won't even load with no status or anything. The Schedule tries to load and just stays in a loading state forever. And the most annoying one is the airports. It says they have loaded and at the bottom say 256 airports but when you go back to the airports page, it is just JFK. Even trying to change JFK to say ORD it just says "fetching airport data" and never finishes. I swear to god not knowing computer stuff and trying to navigate all this is maddening! Anyways, any help would be greatly appreciated.... also if anyone has experience with Crazy Creatives…
Last reply by ProAvia, -
- 1 reply
- 994 views
Hey guys i need help, basiclly when i type my sites URL into my search bar i get the following message please help cheers Nevada
Last reply by Thomas,