Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.5k views
Hi, I was using VAFs before.. so I add "transfered hours" to my pilots but they still in the 1st rank.. so how can I add the hours manually? Is there any way I can fix their ranks? Thanks!
Last reply by Strider, -
- 4 replies
- 1.5k views
Hello I have a problem in install.php, I put all data in their respective fields, when I click next step, the following error appears: 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: 111 (2013) </ b> </ font>] <br /> [<font color=000000> <b> </ b> </ font>] </ font> <p < / blockquote> <hr noshade color=dddddd size=1> thrown in / home / vhosts / globalpacific.orgfree.com / core / classes / eZDB / ezdb_mysql.class.p…
Last reply by simpilot, -
- 2 replies
- 1.5k views
Hi I try and bring up various statistics. The statistics I try to have on my site is all active pilots, not the total number of pilots. In addition, I also try to have all pilots per hub, for example ENGM/25 Pilots, EKCH/12 Pilots, and so on. On my hub page, I try to have all the pilots for this hub, all the flights, the total number of hours. I will also try to have the total number of hours the last month and the total number of today. Is this possible and how do I do it? See this page: http://www.euroharmony.com/site/main.php scroll down to "hub Stats" and this page: http://www.fly-euroharmony.com/site/manu/hubstats2.php?which=EGLL
Last reply by goran298, -
Airport Fetching is not working
by Guest AirCeltic- 4 replies
- 1.5k views
At the moment the Airport Fetch is not working: I have latest beta installed. Is it a temporary problem of the site or an error with the beta? I get an error message like this, when i want to import schedules: Also when i want to add an airport manually then i get no informations about airport!
-
- 2 replies
- 1.5k views
No biggie, but....I noticed that when I added an airline in the admin panel, it would not fit the entire airline name. I was using "Eastern Pacific Virtual Airways", but it dropped the "s" in airways. So I assume it is only allowed a 30 character limit!?
Last reply by Strider, -
- 2 replies
- 1.5k views
How i can count the airports of my VA?
Last reply by ArthurHetem, -
- 1 follower
- 6 replies
- 1.5k views
I have code that will post to a MYBB forum for pilot events that are initially the following -: [A]. New Pilot [B]. Pilot promotions If anybody can tell me where I need to insert my code as follows -: When a new pilot joins at the point they become a registered pilot is where I want to put my code , which module/php does PHPVMS make a pilot "LIVE". Likewise as in a pilot promotion at what point does a pilot get promoted to a new rank. , same here where do I put my code in which module /php file We are running v5.5 7.2 version Thanks If I get help on this I will post my …
Last reply by LesJar, -
- 2 replies
- 1.5k views
Hey i was wondering is there anyway you can make your airline code 4 letters?? Cause as of right now i tried to make mine 4 and it only accepts 3...Could i easily change this or prolly not..even if its a little hard it would be nice to use 4 letters..
Last reply by Wayne, -
- 3 replies
- 1.5k views
On the main admin panel it says that update 1.1.458 is available. When I downloaded and tried to install the update it says that it was already installed. So why am I getting the message saying I need to update?
Last reply by Nabeel, -
- 6 replies
- 1.5k views
Hi Nabeel, Some errors i need help with. First; When i try to add a download i get this error: Unknown column 'description' in 'field list' - Note this was here before i updated to the latest release aswell and has still not gone. Also, I dont know whether this is an error but only in the past couple of months the website is saying; * Total Pilots: 14 - Correct * Total Flights: 595 - Correct * Total Hours Flown: 63.51 - Incorrect! We have over 3,000hrs flying time and its a bit weird Finally, The routemap error i reported still doesnt work, Since i updated though i get a new error: Warning: Invalid argument supplied for foreach() in /home/pulseair/public_h…
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Hi, I was wondering if anyone happens to know how I can limit the new pilots area for a certain airline... IE I have AAVirtual.net, it shows both AAL and EGF pilots, would it be possible just to show pireps from EGF or pilots from EGF? Ada
Last reply by simpilot, -
- 1 follower
- 2 replies
- 1.5k views
Hello! I've just installed the SimBrief PHPvms Module, to fine that I'm getting a lot of errors. I go to my website http://www.flysimple.co.uk/pilotarea/index.php then I go to http://www.flysimple.co.uk/pilotarea/index.php/SimBrief and I get this: http://pastebin.com/9ZdVGyAP This is the SimBrief.php file: <?php class SimBrief extends CodonModule { public function index() { $url = 'http://www.simbrief.com/ofp/flightplans/xml/'.$this->get->ofp_id.'.xml'; $xml = simplexml_load_file($url); $this->set('info', $xml); $this->render('SimBrief/SimBrief.tpl'); //print_r…
Last reply by Vangelis, -
- 1 follower
- 2 replies
- 1.5k views
Hello, I need to create a page that will show the live flight information with the ACARS data, for a specific Flight Number I also need the ability to GET the flight number from the url (test.php?flightnum=1533) Can anyone give me a push in the right direction for this. I'd appreciate it a lot. Thank you, Kishshey
Last reply by Kishshey, -
- 2 replies
- 1.5k views
Hi, Im trying to find the code where when you change the pilot group it will update another row in my database with the date time now. Currently i have an external cron making all pilots inactive if they have not flown a flight within 7 days of joining, this runs just after midnight every day so i need a way of putting in an exception when the account has been made active again by an admin so im going to put a AND rejoin greater than 7 days clause in the sql statement I just cant find that code in the system on the admin side to edit.
Last reply by simpilot, -
- 3 replies
- 1.5k views
Fatal error: Class 'DB' not found in /membri/itavanew/core/common/SettingsData.class.php on line 28 Hello guys, any news about this error? Database is Active with InnoDB, PHP5.3
Last reply by Sorbelloluca94, -
- 3 replies
- 1.5k views
Hi all, i'm building a new V.A. site. I have a big problem in adding schedules in the database. I'm using .csv files with all information correct, but i get this error: Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airline with code XPI does not exist! Skipping... Airli…
Last reply by Server2000, -
- 1 follower
- 2 replies
- 1.5k views
When I try to run the installer for either PHPVMS_V2 or phpvms_5.5.x my website simply says "not supported" as seen in the attached photo. any answers?
Last reply by Taran, -
- 3 replies
- 1.5k views
Hi, I'm having an issue where some of my addons in phpVMS do not display the admin sidebar at the top, making it impossible to configure settings. For example, with my "Events" addon, it just shows the text: events/sidebar_events.php I get the same with Automatic Flight Assignments where I just get autoassign/sidebar.php. I have a bunch of other addons where I do not have this problem. Thanks in advance for your help, Regards Chris
Last reply by flyalaska, -
- 5 replies
- 1.5k views
my navbar keeps disapeering when I go to another page, then it reapears. Its like it has to reload the navbar at every page and it takes a second. It also does it in the pilot center sidebar. Check ut this link, http://www.canforce.org/index.php and if you navigate to another page, the navbar will disapear for maybe 3-5 seconds and it like reloads. Here's the code from my core_navbar.tpl and it is similar to the code for my pilot center sidebar as well: <html> <body> <?php if(Auth::LoggedIn()) { ?> <object id="fm_menu_navbar" width="969px" height="27px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedi…
Last reply by Tom, -
- 2 replies
- 1.5k views
Hi Guys im Using th latest version of Airmail by simpilot group and for some reason I will type a message normally but when the recipient it adds this into the message \r\n\r\n its added it at the beginning middle and end of the message any one know why this does this?
Last reply by Ashj24uk, -
- 2 replies
- 1.5k views
Hello, I have a question about XML module <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author Nabeel Shahzad * @copyright Copyright (c) 2008, Nabeel Shahzad * @link http://www.phpvms.net * @license http://creativecommons.org/licenses/by-nc-sa/3.0/ */ class XML extends CodonM…
Last reply by FSX30HD, -
What are hours measured in? (Tenths of an hour or hour/min.) According to the PIREPS, it says to file it as hour/min., but one of my pilots has 173.87 hours.
Last reply by UAVCEO, -
- 8 replies
- 1.5k views
Hi Nabeel. Am using Version 2.0.812 and the one and only other admin besides me, can no longer access Admin Panel since I upgraded to this version lastnight. I have checked his default group and it is infact admin. I had him delete site cookies and clear cache and it did not work. Is there anything else I can do or check before I call this a bug?
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Just wondering if anyone had the code to stop the Invalid argument supplied for foreach() and instead replacing it with 'No routes found' when no results are returned. I used to know the code but forgot it. Thanks!
Last reply by Nabeel, -
- 4 replies
- 1.5k views
As of today my schedules page is empty. In the backend, everything looks OK, tried to reimport schedules - all the same, tried to delete the schedules and reimport same crap. The only thing that works, is to create a schedule manually. Does anyone have this problem? Any help appreciated. PS, version: 2.0.877
Last reply by Nabeel, -
- 1 reply
- 1.5k views
When searching for a route, the default schedule search when searching under destination and arrival airports shows a HTML select with options for each all airports. As we have 23000+ airports, this causes a huge unnecessary burden on our system. We'd like to limit the search to airports served by our routes only, so could someone help me with the code for this? I've looked through the API, but I don't have a test install environment right now, so can't afford to screw it up!
Last reply by tutmeister, -
- 3 replies
- 1.5k views
hi guys my websites cron keeps emailing me this message <br /> <b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent in <b>/home/luxuryai/public_html/core/codon.config.php</b> on line <b>40</b><br /> <br /> <b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/luxuryai/public_html/core/codon.config.php:40) in <b>/home/luxuryai/public_html/core/codon.config.ph…
Last reply by LuxuryCEO, -
- 2 replies
- 1.5k views
can you change the default length of email fields to something longer? I have 1 letter that's dropped off my email address.
Last reply by BBuchanan, -
- 2 replies
- 1.5k 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, -
How to integrate Pagination
by Guest N402KC- 2 replies
- 1.5k views
I'm looking to integrate Pagination on my Roster and on my Schedule Page. Can anyone assist me with what I should do? I already have the pagination script, Im just not sure where to put it.