Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 3.4k views
Hello, I wanted to know how to create status for each driver with the satus whether online or offline in real-time update, just like that of SimPilot, I apologize in advance for him for having "stolen" image. Thanks!
Last reply by Kyle, -
- 14 replies
- 4.6k views
Hey, when I import my secdhules, and I have many airports to create and I want the secdhule importer to look it up and put it in, I don't want to bother putting over 400 airports in manauly? Is there something wrong with the Airport Look Up system or what? Becasue every airport cannot be found in the sechdule importer.
Last reply by joeri, -
- 1 reply
- 980 views
Hi.. i have problem with add my bid .. I want add some bid (I click on Add bid), Write: Bid Added but in page "My Bids" is write: You have not bid on any flights .. wtf? In kCARS too not my bid..
Last reply by mark1million, -
- 6 replies
- 2k views
Hi all.. i have a problem with fsacars.. i want send LOG, and show me Browser and in is: "This pilot does not exist!" . And i dont know why is this show o_O. A click on OK and i have error: "Error Sending Log, Data Base Error". sendlogreport.html is EMPTY. I have Linux with Debian .. please help me
Last reply by Kyle, -
- 0 replies
- 876 views
Nevermind, see that vacentral is down right now.
Last reply by Strider, -
- 0 replies
- 1.2k views
Hi, how do I make it so that when a pilot who searches for a flight, airports with no routes don't show up ? I have pilots flying charter flights, and the airport gets added to my airports listing. I want these airports with out schedules not showing up. I'm new to php so I wouldn't have an idea where to start. thanks !
Last reply by md82, -
- 1 reply
- 1k views
Hello, I recently installed phpVMS but I'm not subscribe to the site the drivers, I tried to update it, but nothing. Then the user register exit the error and not complete the registration... Can I register the user then Admin Panel? The error exit is: Failed to read auto-increment value from storage engine or the error is: This email address is already registered When the e-mail is impossible because is your 1 time when i write the e-mail addres... What is it? Thanks!
Last reply by Nabeel, -
Hi all we have a problem with the manual pilot report not accepting non schedule flights. Xacars will and sends then through and the VMS soft ware accepts them. But if a pilot sends a non schedule flight through with the pilot report it gives an error, Is there any way we can make the pilot report accept non schedule flights. This is important to the way we run our VA which is a charter VA, such things as returning aircraft to base etc are necessary. Can you help please. PaulD.
Last reply by TAV1702, -
- 0 replies
- 886 views
Hello, I recently installed phpVMS but I'm not subscribe to the site the drivers, I tried to update it, but nothing. Then the user register exit the error and not complete the registration... Can I register the user then Admin Panel? The error exit is: Failed to read auto-increment value from storage engine What is it? :rolleyes: Thanks in Advanced!
Last reply by Blu-Express VA, -
- 0 replies
- 1.1k views
Hi all, I was thinking that it would be great for my VA see the periods of time when we make more flights, so we need a pireps stats. The graphic with the table that shows the last month pireps statistics that appear allways when you access to the admin panel is perfect, but I need older stats, not only the last month. Is there anyway to make another graphic like that but with the stats of older months, it would be really great! Thanks!! PS: the graphic I tell you is the image attached
Last reply by Germy, -
- 2 replies
- 1.4k views
Hi All, I am pretty much stumped at the moment of something, I need the php clever guys to please help I have two results from a query, they both contain icao codes Result 1: FAJS, FACT, FABL, FAWB Result 2: FAJS, FAVS, FAWB, FANS I want to be able to compare these two results and echo out the icao code each time there is a match i.e Result 3: FAJS, FAWB I know I can use something like: if (result 1 = result 2) to make a comparison, but how do out output what that comparison would be? I hope this question makes sense
Last reply by selwynorren, -
- 4 replies
- 1.7k views
Could i possibly have the code for Pending Pilot's. thanks a lot! Daniel
Last reply by James, -
- 0 replies
- 1.2k views
could someone possibly gather up the code so i can show Latest Flight Bookings like this table. Best Regards, Daniel http://www.flywise.co.uk/fsuk/
Last reply by Daniel, -
- 0 replies
- 874 views
Hey Everyone, I am having a problem in the admin panel. I can't see airports or routes i have put in. Can some help me out? Thanks. millenniumva
Last reply by millenniumva, -
- 1 reply
- 2.2k views
I went to look at the PIREP admin section and when it was displaying the dashboard I got this error: Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: <h3>VA Stats:</h3> I don't see anything from with either of the two files where I see "VA Stats" appearing. See attachment.
Last reply by Nabeel, -
- 4 replies
- 2.1k views
Hi everyone, I am having trouble with the system mail. When I send an email, it says it has completed, but no-one ever gets the mail. Here is a clipping from my local.config.php Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtpout.secureserver.net'); Config::Set('EMAIL_SMTP_PORT', '25'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'ceo@flyacva.ca'); Config::Set('EMAIL_SMTP_PASS', '*********'); if someone could help that would be greatly appreciated.
Last reply by ACVA_CEO, -
Fatal Error
by Allan- 13 replies
- 2.6k views
I have recently contacted my host on this error "Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 128 bytes) in /hermes/web02/b2669/pow.aj5214/htdocs/core/classes/ezdb/ezdb_mysql.class.php on line 273" I got a response back from saying "I would like to inform you that, I have tried by setting the maximum memory limit for the PHP . However, the URL http://usaflightclub.com/index.php/schedules/view still giving the same error. It appears to be issue with the script. So, I advice you please check the script and debug the issue from your end. " How would I debug the system?? Thanks in advance Regards, Allan
Last reply by Allan, -
- 9 replies
- 2.8k views
Where is this defined? It doesn't seem to be a php function and I want to change it so all the dates recorded are GMT. I've already set the php default timezone to GMT in local.config.php, however this doesn't seem to affect now(); How can I change it? Thanks
Last reply by savagegrave, -
- 4 replies
- 2.1k views
Hi all, I'm looking to make a script to run as an equivalent to that of FSACARS/kACARS etc which instead gets data from online xml feed(s). I just want to be able to feed the live map from it and compile & automatically send PIREPS to the system when they're completed. After looking through the FSACARS and kACARS scripts in the modules folder I'm still not really picking up how I would do it. Would anyone be able to explain how the process works, what files are involved and what data will need to be provided? Thanks
Last reply by Nabeel, -
Problem: Booked flights
by Guest sandro88- 12 replies
- 2.2k views
Hello. Have a problem whom I on View my flight bids click. this message You have emergency comes bid on any flights a test flight plan I provided and booked however evenly it not on You have emergency bid on any flights was not indicated. Can someone help me there further? Greeting Sandro
-
- 1 reply
- 1.5k views
Say I have three airlines registered in phpVMS. The first (TRA) is the entry level airline (or for some, the "training" school) and the other two (ALA & ALB) are schedule-based airlines. I know there is no way to keep an airline invisible in the registration form without modifying core code (lost during upgrade). But how can I go about change a pilot's ID, i.e. TRA0025 to another airline's ID, i.e. ALA0025 or if not possible ALAxxxx?
Last reply by mark1million, -
- 7 replies
- 2.3k views
Ok...I have been trying to figure out how to do the following: I would like it so that when I get an email sent requesting acceptance of a pirep, if i can include a single link on the email that will alow me to hit it and accept all. I am actually wanting this because I have the pirep requests being forwarded to my phone, and instead of browsing to my site (on my phone) I would like to just hit a link. Kinda like a confirm registration link. I have been researching how to do this, but no luck. Anyone got any ideas ?
Last reply by kbohme, -
- 5 replies
- 4.1k views
Since I am not the developer nor I have the intention to start browsing through all the code I would like to make a consultation regarding the registration workflow. Currently a pilot registers and I believe a confirmation email is sent prior to activation of the account, right? I don't have yet any other hires so I don't know. I won't be open until Jan. 1st. My consultation is with regards to how to integrate alternate workflows without breaking phpVMS nor losing all my changes (and work) during the next upgrade process. The situation (and idea) is this: I don't want pilots to register and become immediately active at the lowest rank (many airlines do), I want quality…
Last reply by Nabeel, -
- 10 replies
- 3.6k views
I noticed a small flaw in phpVMS with regards to the difference between the system's representation of time and the visual presentation of that time. Some time ago for example I pointed out that in the Schedules form it asks the administrator to enter the duration of the flight in HH:MM format (which is actually the best). However, when this same form is displayed again for editing, the original HH:MM is displayed in a format that contradicts the instructions of the program, i.e. During creation Flight duration: 00:30 Please enter time in HH:MM format During Editing: Flight duration: 0.5 Please enter time …
Last reply by Jetwave, -
- 7 replies
- 1.8k views
I would like to get recent Pireps to show like this. #1002 - Pilot Name so if they click the #1002 it will take them to the Pirep View. If they click the Pilot name it takes them to their profile. thanks alot!
Last reply by Daniel, -
- 2 replies
- 1.6k views
Hello, I wonder if once installed phpVMS you can carry all the data for each pilot and automatic updates to my site .... because I already have a website! Can you tell me how can I keep my web site: www.bluexpressvirtu.joomlafree.it but with the services of phpVMS?
Last reply by Nabeel, -
- 4 replies
- 2.2k 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, -
- 1 reply
- 2.2k views
I see that the system has two predefined types when creating schedules: Cargo and Passengers . Does it make any difference in terms of financials, points or whatever when you fly a cargo schedule in comparison to a passenger schedule? or is it there just for showing? The system also lets you define multiple airlines which are then selected when creating schedules. This makes it possible to create some sort of "alliance" or conglomerate where pilost can fly one airline schedule or the other (I suppose there are no restrictions, are they? However, here the system gets a bit confusing in that while it allows multiple airlines, it does not separate their financials (for what…
Last reply by Nabeel, -
- 5 replies
- 1.5k views
Could someone tell me how to display their flag next to their pilot id name. e.g. PAV052 Joe Smith thanks alot http://www.pashairvirtual.co.uk/index.php/Frontpage
Last reply by Daniel, -
- 6 replies
- 1.7k views
If there something there all ready so I can link a page so it displays all flights. If not could somebody please Show me how to create a page which shows all the flight filed for the Virtual. thanks, Daniel
Last reply by Daniel,