Support Forum
Any questions or bug reports go here.
7146 topics in this forum
-
Maps
by stephanepa38- 4 replies
- 1.7k views
Hello I just did an update from v. 854 to 874. I did not have any map. Moreover, the live acars with FSACARS did not work any more (I have no more information under the blank map in the LIVE MAP page). I resetted my google API, but I didn't have the maps... Stéphane
Last reply by stephanepa38, -
- 4 replies
- 1.6k views
Hi guys, sorry if this has already been covered off but what im trying to do is on the pilots list i have a column active/inactive with a gif image, what i want to do is have this updated to reflect the status of the pilot so if he is active its green and of he goes inactive or retired then this changes to red, is this possible and easily accomplished?
Last reply by mark1million, -
- 5 replies
- 2.1k views
Running latest beta. I customized the email_pilot_retired.tpl and added it to my skin folder but the system ignored it and sent the tpl from the core/template. Thanks, Keith
Last reply by TennShadow, -
- 2 replies
- 1.4k views
Hi, I did a search but I couldn't find anything so if this has been asked before please forgive me and point me in the right direction. ;D I just did my first test flight with FSFK and I have to say it is awesome. I believe I found my new ACARS system! Anyways, when the maps are uploaded they are huge and bleed off my template. Is there somewhere I can change the maps sizes so they don't mess up my template? Thanks, Keith
Last reply by TennShadow, -
- 8 replies
- 1.8k views
Hi, in my company there are some Staff position like the Event Coordinator, Flight Operations Coordinator, Membership Coordinator etc. I want to know if is possible that the Flight Operations can see only the Airline Operations Section (in the admin center), or the Membership Coordinator can see only the Pilot & Group Section and the Pilot Report Section(in the admin center), for example!!!. There is also a tool for the Event Coordinator!? Tell me something please!!!! Best Regards Alessandro
Last reply by vancouverA380, -
- 3 replies
- 1.5k views
Hi Guys! I'm just wondering if will phpVMS support X-Plane 9?
Last reply by Kyle, -
- 4 replies
- 2.5k views
I just did my first flight with XACARS and I landed but now I can't send the PIREP. The "send PIREP" button is grayed out? How can I do this? I checked the XACARS docs on the site but they are blank. I thought if I hit Stop Recording then it would un gray the box but it looks like I just lost the flight I just did. I do have my parking brake on but it still will not allow my to send it. What step am I missing here? Thanks!
Last reply by joeri, -
- 1 reply
- 951 views
Alot of the new modules me and Daryl have been working on ever since the 2.0 update have this error: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Fleet::download' was given in /home/afva/public_html/pacific/core/classes/MainController.class.php on line 292 Any Ideas? Thanks, Mitch
Last reply by Nabeel, -
- 5 replies
- 1.4k views
I've customizing the registration email templates but I can't seem to find one of them. The template I'm looking for is the one sent to a pilot after I accept them into the airline. I can't seem to find it in the core/templates folder. I'm sure it's in there but I just can't seem to locate it. I had no trouble finding the others. This is what the email template looks like: Dear <PILOT NAME>, Your registration for <WEBSITE NAME> was accepted! Please visit us at <WEBSITE LINK> to login and complete your registration Thanks! <WEBSITE NAME> Staff Thanks for the help!
Last reply by TennShadow, -
- 14 replies
- 2.3k views
Hey everyone, For some reason, I can't send mail through SMTP to hotmail accounts without it returning an error. I'm not sure if it applies to any other hosting providers but I know that it worked with my own domain account. I'm on beta 870. Thanks, Kieran
Last reply by Kieran, -
- 5 replies
- 2k 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, -
- 2 replies
- 1k views
When i click on claculate distance it comes up with 0, and i have put in the dep and arr airport. Is this a bug or something on my end? Cheers Dan C
Last reply by Strider, -
- 3 replies
- 1.1k views
1. When in the admin center under pages and I try to delete a page it wont do anything 2. Pilots not displaying under the roster. I swear I didn't break it! http://nicktyson.me/simb6/index.php/pilots Thanks
Last reply by Kieran, -
- 1 reply
- 901 views
Hey, What I am trying to do is add an accept link to the email that goes out after a pirep is submitted. I am trying to set it up so that when the email goes to my blackberry I can decide there and then if I want to accept it and simply hit the accept link. Presently I have to wait until I get to my computer, or surf to my admin page on the blackberry ( which is a pain in the *** ). Any suggestion would be much appreciated. Thanks Pakak Adventures www.pakakadventures.com
Last reply by mark1million, -
- 15 replies
- 3.3k views
Okay as i see a lot of posts with people saying that nothing works anymore, I write a little hint how to prevent that in future. I by myself use a tool called xampp ( http://www.apachefriends.org/de/xampp.html ). Xampp is a local http server which allows you to install a copy of phpvms directly on your computer and open it in your internet explorer/mozilla/... It takes like 5 minutes to configure and install everything. What i do before i change something on my "live" website in the internet is to download all the files on my computer, import the current database into the xampp phpmyadmin mysql database and try it out there. Test out your new installed addons for some t…
Last reply by Kyle, -
- 5 replies
- 1.6k views
Hello gent's the pilot roster and the live map is not working please help!! http://www.aviation-global-airways.com/
Last reply by Nabeel, -
- 1 reply
- 988 views
I added more hubs but when going to the roster instead of displaying the icao like the other versions have it just says "There are no pilots!" 3 times as seen here http://nicktyson.me/simb6/index.php/pilots. I haven't edited any php. Thanks for any help! <?php if(!$allpilots) { echo 'There are no pilots!'; return; } ?> <table width="100%"> <thead> <tr> <th ><div align="center"><a href="#">PID</a></div></th> <th><div align="center"><a href="#">Name</a></div></th> <th><div align="center"><a href="#">Rank</a></div></th> <th><div…
Last reply by Flightguy123, -
- 3 replies
- 1.6k views
Is there a way to auto approve flight plans? Kind Regards,
Last reply by WA101-ALLAN, -
- 1 reply
- 1.4k views
en Nabeel I'm struggling to get the id of the pilot with this query? <?php //set local variables $dbhost = "localhost"; $dbuser = "xxxxxx"; $dbpass = "xxxxxx"; $dbname = "xxxxxx"; //connect $db = mysql_pconnect($dbhost,$dbuser,$dbpass); mysql_select_db("$dbname",$db); // tex de MySQL Connection echo "<br />"; //base de dados echo "<br />"; //base de dados // Total pilotos que mais voou no mes por horas $query = "select p.code, p.pilotid, firstname, lastname, sum(r.flighttime) ,count(r.pirepid), submitdate, r.pilotid from phpvms_pilots p left join phpvms_pireps r on p.pilotid = r.pilotid right join phpvms_aircraft a on a.id = r.aircraft …
Last reply by Nabeel, -
- 22 replies
- 4k 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, -
- 5 replies
- 2k 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, -
- 1 reply
- 1.1k views
Hello, I tried to make a roster with all pilots in the airline, with out separating the HUBS. But when I do that, the list repeat itself the same amount of time as I have hubs in the airline. How would I make the script print each pilot just once? Thanks
Last reply by Nabeel, -
- 13 replies
- 2.5k views
A new pilot ran into a problem filing a manual pirep. Every time he selected the airline, the dropdown menu for the departure airport only displayed 2 airports. While my screen displays this: His displays this: I'm using IE8. He is using Firefox. I don't have Firefox, but was able to replicate the problem, using Google Chrome. Any thoughts on what the problem is. He can display all the dearture airports until he selects the airline. There is no problem displaying the destination airports.
Last reply by CrashGordon, -
- 6 replies
- 1.7k views
Hello guys We managed to setup the phpvms and a new template but once a day a problem ocures when someone is gonna view our site he might get an error Fatal error: Call to undefined method FinanceData::updateAllExpenses() in /home/dutchgl/domains/aviation-global-airways.com/public_html/core/bootstrap.inc.php on line 58 As a temporarly solution i found is to a have copy off core folder named copy_w then when the problem ocures i rename the core to core_b and core_w to core and then back again core to core_w and core_b to core and everything is working till the next day I would apreciate if somebody has an advice for that problem. Thanks in advance
Last reply by Nabeel, -
- 2 replies
- 1.3k views
HI How Can I Flight Type ? I want add charter flight . when pilot send PIREP , charter flight automatically delete from schedules.
Last reply by faraz, -
- 3 replies
- 1.6k 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.5k 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, -
- 7 replies
- 1.4k 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.5k 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, -
- 2 replies
- 1.2k views
Hi, Can we know once we delete Inactive pilots, does the ID alloted to next pilot registering. Regards Abhay
Last reply by abhay,