Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.7k views
I may just need to fix my templates, but I still am showing the same user online like 3 and 4 different times at once. Like it will say Users Online Kermit the Frog Kermit the Frog Kermit the Frog Ray TAV0001 Carrie TAV0004 I might not have ever got my templates updated or something if this has been fixed. While I am on the subject, .....Nope...... I will go to skinning and ask. Thanks all for reading Ray
Last reply by TAV1702, -
- 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, -
Hello, three enquiries here: 1. I was reading about 'How Addons work' and I notice you pass variables through GET like this... class ModuleTest extends CodonModule { public function pageone($fruit='', $orange='') { ... How would I do the same using POST variables? 2. Is there a way to disable automatic flight logging? I suppose I could just delete the links to the config files but that's not all too professional. 3. Is there a specific set of standars guidelines for phpVMS addon developers? I plan on writing some soon so it's quite important that I am aware of any regulations. Thanks! Kieran
Last reply by Kieran, -
- 2 replies
- 1.3k views
Hi, Can we know once we delete Inactive pilots, does the ID alloted to next pilot registering. Regards Abhay
Last reply by abhay, -
- 7 replies
- 1.5k views
I have made 2 flights and when i try to go and fly them, they dont show up. I am very new to this site and have been looking for about 3 hours and cant find anything on it. Also fsacars doesnt show flights from va also. If anyone can help please do. thanks in advance.
Last reply by Nabeel, -
- 4 replies
- 1.7k views
Good evening again, as I'm trying to make my site as comfortable as possible I'm planning to add a search filter. Unfortunately I'm having great plans without having the right PHP knowledge (stupid, eh? ), so I have to rely on you as far as it is possible. Well, the search filter should have a few functions. At first you should be able to search with different values. Starting with entering a departure or a destination ICAO (e.g. EDDL would show all [every day] departures from Dusseldorf, just entering ED would show all departures out of Germany). The same for the destination. These two values combined should show a route between the two ICAOs. Further on you should …
Last reply by Nabeel, -
Hey guys, Can you guys help me check why my website does not lookg good on Internet Explorer. I appreicate if you can help me and find the problem. My website is www.flymapleair.com
Last reply by Nabeel, -
- 0 replies
- 1.1k views
Good evening, Problem solved!! Just one file missing. Sorry about this. Have a nice evening. I already read some threads about the problem before, but nothing helped to solve my problem. So, let me just describe. If I am going to bid a flight (using Firefox) I click on "Add to bid" but nothing happens. No failure message or something else. The page just remains like it was before. The API-Key is set correctly. I guess there is a failure in the schedule_results.tpl but I'm not sure about this. Looks like this: <?php if(!$allroutes) { echo '<p align="center">No routes have been found!</p>'; return; } ?> <table id="tabledlist" class="tables…
Last reply by Bueno93, -
- 1 reply
- 1.1k views
Hello Nabeel, or somebody else, Our flight map at WVA is not working entirely... FSAcars flights are showing up okay, even without a bid, but FSPax flights do'nt show up, even with a bid... Any solutions? Renzo
Last reply by Nabeel, -
- 5 replies
- 1.5k views
Hi, how can I make book flights as well as on FSAirlines? Example: The pilot fly from UMKK to UNOO, but from UNOO so that you can only book a return flight and not all that exist, please help I can pay you! do we need very much, except pilots will not book flights back and all that exist Aeroflot Airlines
Last reply by Artjom, -
- 1 reply
- 1.2k views
is there any way i could make it so that instead of have to add each flight route individually i could have a list that the pilot selects from when he/she files a flight report. (i don't intend on using fsacars or anything like that)
Last reply by Nabeel, -
- 4 replies
- 2.3k views
Is there anyway that we can assign pilot Tail numbers instead of them being automatically assigned? Kind Regards,
Last reply by Curshad, -
- 4 replies
- 1.8k views
HI when I created 3more Airlines , Total Hours Flown and Total Flight Today stop working. In Reports page (Admin): VA Stats: At a Glance Total Pilots: 10 Total Flights: 18 Total Hours Flown: Total Miles Flown: 7980 Total Fuel Burned: 225404 Total Flight Today: 0 Total PAX Carried: 3499 Stats for SAS Total Pilots: 2 Total Flights: 13 Total Hours Flown: Total Miles Flown: 5834 Total Fuel Burned: 189907 Total Flight Today: 0 Total PAX Carried: 2950
Last reply by Nabeel, -
- 2 replies
- 1.8k views
Hi everyone, I wanted to throw out the idea we are trying to implement over at my VA as far as the ranking system goes. I wanted to see what is the best/easiest way of going about this. Here we go.. All pilots will be hired on as a NEW HIRE and progress up through the ranks based only on the hours flow with our VA. "That's the easy part" Upon completion of our application the pilot will be given an Entry Exam, based on this score pilots will be placed on different aircraft. ex. Score>70 A/C= B1900 Score 71-85 A/C= E145 Score 86-100 A/C= 737 & DC9 (So a person with a score off 100% with 0hrs with our VA will be ranked as a 737 New Hire) Of…
Last reply by Flightguy123, -
- 5 replies
- 2.1k views
HI I added below code in new page, but it doesn't work : <center><h2>Recent Arrivals</h2> <?php if(!$reports) { echo 'No reports have been filed';return; } <table border="0.5" width="100%"> <td align=center><b>FL.Number</b></td> <td align=center><b>Pilot Name</b></td> <td align=center><b>From</b></td> <td align=center><b>To</b></td> <td align=center><b>Aircraft</b></td> <td align=center><b>Status</b></td>"; foreach($reports as $report) { <td bgcolor=#EBEEEF width=5% height=5 align=left…
Last reply by faraz, -
- 7 replies
- 3.1k views
hi... once more im having problems on my site... today started testing the FsAcars and when sending the PIREP it showed error sending log but the PIREP is there at leasta part of it since it isnt complete now i suppose it has something to do with permision because after accepting it when i wanted to check my badge it gave an writte error (can remember the exact error) and im sure i gave writte permision to lib/signatures folder... but i fixed givin writte permissions to all the files on the folder The hours updated on the va statics fine but the badges still show 0... and now when trying to send a pirep manually from the web it sended it fine but it shows this error on …
Last reply by Nabeel, -
- 4 replies
- 2.3k views
Would phpVMS support flash website? Please Let Me Know. Sorry if i posted in the wrong section.
Last reply by Kyle, -
- 6 replies
- 1.5k views
Hi, I am making a new menu bar which it looks like this on the picture and i get the following error, on Parse error: syntax error, unexpected $end in /home/flycsunc/public_html/csunmodtester/core/templates/core_navigation.tpl on line 44 and heres my code <p> <style media="all" type="text/css"> @import "/menu/menu_style.css"; </style> <ul> <li><a href="<?php echo url('/'); ?>" target="_self" >Home</a></li> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <li><a href="<?php echo url('/login'); ?>" target="_self" >Login</a></li> <li><…
Last reply by Kyle, -
HI Can I use Air Tv for FSFK with phpvms ? If yes , How can I setup Air Tv with phpvms . Tnx
Last reply by Nabeel, -
- 3 replies
- 3.3k views
Here I go, again... Some questions concerning the PIREP system: - How does the system recognize the date the flight was done (without using FsAcars)? Ex: If I have made a flight yesterday but I file the PIREP only tomorrow, which date it will take into consideration? Depending the answer, would it be possible to include that in phpVMS in the next release?? - Same question about the departure and arrival time. We have to indicate the flight time but not the departure and arrival time? Would it be possible to include an option (that we can switch ON or OFF for each route as desired) on the next release with a possible penalty (money wise) if the flight is late by a cer…
Last reply by Nabeel, -
- 2 replies
- 1.4k views
hello i have a question i want to show only the pilots from 1 hub on my pilots roster can somebody point me in the correct direction on how to get that info out off the database. gr joeri
Last reply by HighFlyerPL185, -
- 5 replies
- 2.1k views
I'm sorry if this has been brought up previously We got a problem with XAcars, it sends the wrong flight number to the site and live map Anyone know how to fix this? E-mail from Daryl (PFV Manager) Thanks in advance, Mitch
Last reply by Nabeel, -
- 1 reply
- 1k views
HI when I flight with FSFK , Live map "Status" just show En route . Tnx
Last reply by joeri, -
autoretire
by joeri- 4 replies
- 1.5k views
just a question about autoretire Nabeel toled me iff a pilot went retired he will get an email can somebody confirm he has this working i don't
Last reply by Nabeel, -
- 1 reply
- 1k views
Ok I can not edit one of my Airport in the admin section. It is listed as KVGB and should be KVBG. It lets me put the correct IVAO in but then changes it back to the wrong one when I click the Edit Button. Next how can we delete Airports. And finally When I add new Airports and click Lookup it does not Find Most of the new ones I am putting in. Mind You We are a Military VA So most are USAF Bases or US naval Air Stations. Any Ideas or Help would be appreciated. Lloyd
Last reply by Nabeel, -
- 22 replies
- 4.3k views
Sorry in advance if this has already been posted about, too busy to search at the moment. We've recently moved server and after reuploading the files taken from a backup and restoring the database we receive the following error on the index.php: I've also reuploaded a fresh copy of the file from the phpvms download and it's still there. Any ideas? Thanks.
Last reply by Tom, -
FSFK images
by faraz- 1 reply
- 1.7k views
HI I have problem with FSFK . In Pireps just show images name : Flight Images Route Map flightmap Route Weather flightmapweather Taxi Out Path flightmaptaxiout Taxi In Path flightmaptaxiin Vertical Profile flightmapverticalprofile Landing Profile flightmaplandingprofile local.config Config::Set('FSFK_FTP_SERVER', 'ftp://xxx/public_html/data4/lib/fsfk'); Config::Set('FSFK_FTP_PORT', '21'); Config::Set('FSFK_FTP_USER', 'xxx'); Config::Set('FSFK_FTP_PASS', 'xxxx'); Config::Set('FSFK_FTP_PASSIVE_MODE', 'TRUE'); Config::Set('FSFK_IMAGE_PATH', '/data4/lib/fsfk'); // web path from SITE_ROOT I created fsfk folder in lib/fsfk and lib/images . all images upload …
Last reply by Nabeel, -
- 6 replies
- 2.4k views
Hi there, i have a weired question. We are using phpvms for our business virtual airline. So we have created a "schedule" and removed afterwards the App / Dep airports directly from the database with phpmyadmin. So every pilot can take his aircraft and fly where he wants to fly. I have noticed now that when for example the pilot starts XACARS and the Fligthsim and loads a FlightNr. into XACARS (screenshot) than the live map shows the current position with the aircraft icon but also shows a route also on the map. Here my question: 1) Can this be disabled, so that i only see the aircraft symbol and not the 2 Towers from Arrivial and depature airport connected with the …
Last reply by llju1, -
- 7 replies
- 2.1k 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, -
- 12 replies
- 2.6k views
When I go to my phpVMS I get the following symbols in top left corner  And the following error messages when I try to log on to my phpVMS (newest version installed): Warning: Cannot modify header information - headers already sent by (output started at /global/booking2_1/core/app.config.php:1) in /global/booking2_1/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /global/booking2_1/core/app.config.php:1) in /global/booking2_1/core/modules/Login/Login.php on line 154 Gerald S. CEO Global Air VA
Last reply by flyGLOBAL,