Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.1k views
hi all you can order the list of pending pirep for the submission date in descending order (DESC) If anyone can please help, i will be eternally grateful. I'm fairly sure it's an easy fix, but anything I've tried hasn't worked. sorry for my English
Last reply by mattia, -
- 1 reply
- 1.1k views
Is there a way to add dropdown menus to say for ex. my about section of the site?
Last reply by biokemisten, -
- 1 reply
- 1.1k views
Hello, We have set up our airline that you require a rank for an aircraft. Now we must make a delivery flight of a plane. Is it possible to give a pilot a one time rating so he can fly the delivery flight. So that we do not have to give him a rank to fly the flight? Rick
Last reply by servetas, -
- 0 replies
- 1.1k views
Hello, Today I have created my test template on an old domain with phpvms 5.5. The template worked but when i installed it on a new phpvms installation on my other domain the template wont work. The php version on bot domains are at 5.5 and also simpilot 5.5 versions are installed on both domains. Also the crystal template work like it should. Any ideas what could be wrong. The link is http://www.silverwingsva.eu Rick -->>Solved, it was asking for a module not yet installed<--
Last reply by ncd200, -
- 2 replies
- 1.1k views
Hello, I recently had an issue yesterday of the system logging a completely different flight after my flight from KLAX to RJAA was complete. It showed two flights complete, one from KBOS to KBWI, and another from KLAX to KBOS. None of those flights were ever flown, however, they may have been added to the flight bid. Would having those flights in the flight bid allow that to happen? Also, I am noticing that after adding flights and going through the flight search, I cannot see them in the searches. Is there something that would help this problem? Thanks, John Croth simual.com
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hey guys, I have a question about PHPVMS route planning. When creating a route it has the following data: Flight Number - Origin - Destination - Departure time - Arrival time - Days of the week etc My question is related to the departure and arrival time: Is this based on real time or time in the sim? e.g. If its based on real time and I have a route which leaves at 6am, then if I wanted to fly it at 10am, I wouldnt be able too? But if it was based on the customisation of sim time, like offline. Then i'd be able to fly it at any time of the day, as long as the sim is set to the correct time? I'm sorry if this al…
Last reply by web541, -
- 2 replies
- 1.1k views
How can we add a smaller airport to the system? We are getting a not-found error. Code is CNC3 and it's a major flight school outside of Toronto
Last reply by Nabeel, -
- 0 replies
- 1.1k views
Where is the code that displays the data from a custom field in the pilot's profile? I've looked in pilot_public_profile.tpl, but if there is any indication where the data is taken from, I missed it. TIA.
Last reply by CrashGordon, -
- 0 replies
- 1.1k views
Please can anyone assist me with a coding problem I am having? This is for the ocean blue front page recent.tpl Basically I just want this: "Latest Flights" (Image was photo edited) The Airline Tab is what I want but i cant figure the coding out. I always seem to be onto something but then nothing :/ Here's the coding what i have so far: <?php $count = 10; $pireps = PIREPData::getRecentReportsByCount($count); ?> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="ocean_table"> <tr> <th>Airline</th> <th>Flight</th> <th>Pilot</th> <th>Departure</th> <th>Arrival…
Last reply by Curshad, -
- 1 reply
- 1.1k views
Hello, Im wondering if there is a module to display staff vacancies, and also so pilots can apply, Thanks a lot!
Last reply by Jeff, -
IMG 1 IMG 2 this is what i did, as far as uploading goes, do i have all the files right? because when i run the install i just shows this IMG 3 and when i run the check database i see this IMG 4 Thanks in advance, Theo
Last reply by Jeff, -
- 1 reply
- 1.1k views
Hi, I recently migrated my VA's website host to a new one, everything was perfectly working until when I tried to import some new schedules, this error occurred, Any ideas how to fix it? Thanks Regards, Sher Ming
Last reply by sherming, -
- 0 replies
- 1.1k views
I've added a new flight type "Maintenance". How can I stop phpVMS from assigning a passenger load? Thanks
Last reply by CFVA, -
- 2 replies
- 1.1k views
Hello, Can I translate some important phpVMS Docs and create a small Italian docs section on forum or wiki? Marco
Last reply by I-MAXI, -
- 1 reply
- 1.1k views
Hello Guys and Girls while the installation following screen appears: Installing the tables... Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Lost connection to MySQL server at 'reading initial communication packet', system error: 146 (2013)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /mnt/weba/40/03/52426403/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 99 What can i do?
Last reply by Nabeel, -
- 1 reply
- 1.1k views
What happens to my older PIREPS when i overwrite the flight schedules with new flight schedules?
Last reply by CPC900, -
- 1 reply
- 1.1k views
Hello everyone, Acting I searched this and found so if anyone knows how to do it so please please tell me thank you very much! I wanted to ask a question. Is it possible to do Booking Module. Like this website: http://elalva.co.il It uses PHPVMS. Look there in Upcoming Flights On. How to do it?? Thank you so much for helping
Last reply by Sava, -
- 1 reply
- 1.1k views
Anyone know how I can add a live map and flight table showing what is flying within the airline?
Last reply by StartVM, -
- 1 reply
- 1.1k views
What is causing this? Works fine on my server, but not on another server! Using the default acars.tpl file with no changes and this is the default crystal skin. http://screencast.com/t/IA3fhPch and this http://screencast.com/t/jn0Orw4z And is also not showing info on flight board! Thanks! Is it a php version error?
Last reply by in2tech, -
- 3 replies
- 1.1k views
Hello, I want to show the current location of the pilot on the schedule page (/index.php/schedules). As I know, I use the correct code, but on the Schedules page it does not show anything except the words "This pilot's last location is". But on other pages (Pilot Center, profile) with this code everything works fine. <?php $last_location = PIREPData::getLastReports($userinfo->pilotid, 1, PIREP_ACCEPTED); echo "This pilot's last location is: {$last_location->arricao}"; ?>
Last reply by web541, -
- 1 reply
- 1.1k views
can someone tell me how to get the system to include transfer hours in the rank calculation or send me an updated file(s) that will so that? Thanks!
Last reply by joeri, -
Can't log in after upgrade
by Guest grum1965- 3 replies
- 1.1k views
Hi I have just upgraded from quite an old version (can't even remember what version it was but it was installed back in July 2009) Because it is such a long time ago and I forgot the original password, I tried password recovery and now the username/password combination I use (from the email) gives the following error when it tries to open the profile page. "You must be logged in to access this page" I am tempted to do a complete new installation but the config and skin is already done so I want to keep the current one if possible. Any ideas?
Last reply by Nabeel, -
- 1 reply
- 1.1k views
http://starallianceva.net/ In the flight board there is an error next the ETA there is no green dot... how do i get that back
Last reply by Parkho, -
- 1 reply
- 1.1k views
Hello my friends, good morning, I have been trying to solve this problem for days, my map pulled to an external page, the skin layout works perfectly, but I must be missing something, because it pulls the table, just do not pull the image and data ! Olá meus amigos, bom dia, estou tentando resolver esse problema há dias, meu mapa puxei para uma página externa, no layout do skin funciona perfeitamente, mas devo estar faltando alguma coisa, pois puxa a mesa, apenas não puxe a imagem e os dados!
Last reply by vFAB, -
- 2 replies
- 1.1k views
hello on my pilots page i'm trying to center everyting its working for my main hub but the other hubs they seem a bid off or my tables aren't the same here you can take a look http://www.tnt-virtual.be/index.php/Pilots
Last reply by joeri, -
- 2 replies
- 1.1k views
Can someone please tell me, in version 1.2.700, where exactly can I find the "export schedules" feature mentioned in the docs? Thanks.
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hello Nabeel, Vacanetral i think has problems , as yesterday my airline was ranked 12 with all the flights and everythign and when i checked today i have 0 of everything and iam rank 60 . I dont get how when we did 5 flights yesterday and it was working good . So please look into the problem . Thank you
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Anyone know how?
Last reply by mark1million, -
- 2 replies
- 1.1k views
Hello everyone, I would change the version of php on my server from 5.2 to 5.3 but when I try to do it and I click on a link I get a blank page that says "No input file specified". The Home works but not all links Can anyone help me? thanks
Last reply by Tato123, -
- 0 replies
- 1.1k views
how do i go about integrating simbrief with phpvms for a cargo?
Last reply by MCL0001,