Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 1.9k views
See Below
Last reply by t_bergman, -
- 3 replies
- 1.9k views
I have tried several different ways, but I can't register a new user on my site. I don't get any error, it goes right back to the Reg page and does not register.I also don't see the download link for the acars config??
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Thats the response I get from the server when filing a pirep using my World ACARS program. wacars.php: /** * wacars.php * World Acars * * Copyright 2010 Mitchell Williamson * * Liscence: * The GNU General Public License (GPL) * Version 2, June 1991 */ class wacars extends CodonModule { /** * Receieves PIREP * index.php/wacars/pirep */ public function pirep() { $pirep_xml = $this->post->pirepxml; $xml = simplexml_load_string($pirep); $aircraft = OperationsData::getAircraftByReg($xml->reg); /** Fill the data array with data from XML */ $pirep_data = array( 'pilotid' => $xml->pilotid, 'flightnum' => $xml-…
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hello there, I was wondering if there is any way to import VAFinancial Flight logs and pilots to PHPvms. Thanks!
Last reply by TAV1702, -
- 9 replies
- 1.9k views
I keep getting this error when I try to do the install The server encountered an unexpected condition which prevented it from fulfilling the request. The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.
Last reply by llju1, -
- 1 follower
- 6 replies
- 1.9k views
hello there, I have a problem with TemplateSet.class.php on my AdminPanel. This is the error text: Warning: include(/storage/ssd1/466/2685466/public_html/admin/templates/core_footer.tpl): failed to open stream: No such file or directory in /storage/ssd1/466/2685466/public_html/core/classes/TemplateSet.class.php on line 255 Warning: include(): Failed opening '/storage/ssd1/466/2685466/public_html//admin/templates/core_footer.tpl' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /storage/ssd1/466/2685466/public_html/core/classes/TemplateSet.class.php on line 255 Please help me to fix this. Good afternoon. Daniele
Last reply by Curshad, -
- 4 replies
- 1.9k views
I am not sure if this is the right place for this question. I have a few different airlines in my VA, I have a cargo division, code MHK, but it is too similar to the main code MH (Malaysia Airlines) And my flight tracking software doesn't pick it up, and when filed it adds the K in the number field and Malaysia Airlines as the airline. My Question is if I change the MHK code to something different like MK would it affect anything, if so how can I fix it?
Last reply by masmas, -
- 3 replies
- 1.9k views
Hi, I tried to install the plugin manager addon, and this message has appeared. Can someone please tell me why this has happened, and how to solve it? Jack - jackw2603@gmail.com
Last reply by simpilot, -
- 3 replies
- 1.9k views
Is there an easy way to find the following for my airline. Number of Daily Departures Number of Destinations Thanks
Last reply by servetas, -
- 4 replies
- 1.9k views
Okay big brainers, I was looking through the Schedules Results and can't find out how to add a Mission page that has a list of flights that pilots can bid on. I am not very good at figuring how the flight results are pulled out of the system. If it cannot be done, then they will just have to manually search for the flights, which in my opinion is just a hassle.
Last reply by Jeff, -
- 3 replies
- 1.9k views
Hey all, I have been working with a VA developing many custom modules, and I just hit a brick and I just can't figure out what the hell is wrong with this SQL Query. First of all, when I use the SQL Query in the frontend, everything works, but not in the admin panel and there was nothing returning back for the form... MySQL Code: $id = DB::escape($id); return DB::get_row('SELECT * FROM hubs WHERE `id`='.$id); The Error Debug: Backtrace: DB::write_debug > DB::get_row > HubsData::getHubInfo > HubAdmin->edithub > call_user_func_array > MainController::RunAllActions Query: SELECT * FROM hubs WHERE `id`= Error: (1064) -…
Last reply by ARV187, -
- 2 replies
- 1.9k views
Hello, I would like to ask You for help, where can i find defined class for progress bar in ACARS MAP site. class="prog-bar" i checked few css files but there is not defined anywhere. Somebody know where is it defined ? Thanks in advance. ---- I hope that post is in correct place, if not please replace.
Last reply by Mark12s, -
- 1 reply
- 1.9k views
Hi, I need a help ASAP please. how can i display the top 5 pilots on the front page using simpilot addon. i used this code <?php echo TopPilotData::top_pilot_hours($month, $year, 5) ; ?> but it didn't worked!!
Last reply by servetas, -
- 1 reply
- 1.9k views
Hi Ya'll! (Excuse the heavy Texan accent ) Me and my staff have been working hard to get EXR up and running needless to say I was an idiot a couple months ago ! Chase helped me port over my template and it is working like a charm! However we have encountered a few problems... In the admin panel it does not respond when I hit accept on pilot registrations (Staff only applications NOT being accepted) it seems as if the java is having some sort of error. And the downloads page gives this error, http://prntscr.com/369k81 . Input is GREATLY appreciated! Have a good day!!! -Collin Shea Express Regional CEO Avoid the profile pic it was taken about 5 years ago
Last reply by CollinShea, -
- 1 follower
- 4 replies
- 1.9k views
Hi Guys. I am trying to install phpVMS and its been nothing but errors. I've even gone through the troubles of switching host but it's no difference with these god damn errors (Yep... I've lost money due to this bunch of crap). The best i'd want to do at this point is to downgrade my phpVMS version but anyways. I've re downloaded phpVMS... Used the Beta (With less errors but still a god damn crapload of them) and still no fix but endless errors. Some of them i've already sorted out but this is a serious crapload. Someone please help me. Errors: Strict Standards: Accessing static property MassMailer::$post as non static in /home/skywes25/public_html/core/classes/CodonMo…
Last reply by SkyWestVirtual, -
- 5 replies
- 1.9k views
HELLO I do not speak English so I apologize. to change the avatar I get the following error. Warning: imagesy(): supplied argument is not a valid Image resource in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 257 Warning: imagesx(): supplied argument is not a valid Image resource in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 258 Warning: Division by zero in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 261 Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/facvir/public_html/sistema/core/common/PilotData.class.php on line 263 Warni…
Last reply by Nabeel, -
- 1 reply
- 1.9k views
One of my partner VAs is having troubles with their phpVMS installation, and we have no clue what it is... here is what is seen in every page with copy/pasted material... Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/vol8/byethost22.com/b22_3308389/aerocaliforniava.co.cc/htdocs//core/templates/Hello! This is Wilson Adams, Chairman of the Nova Virtual Airline Alliance, of which AeroCalifornia USA is a member. I am pleased to inform you that the following routes from our codeshare partners, as well as NVAA flights have been added, and all of AeroCal USA's routes have been added to our vast routes database at www.novaallianc…
Last reply by Nabeel, -
- 7 replies
- 1.9k views
Hello again, i would like to use some data that fspax includes in the log, for further use. If some values are used, like touch down rate, or bonus/penalty points, these values could be used in executing specific calculations and then use the results furthermore For example, i would like to have a "pilot of the month" award, which would win the pilot that makes the more miles in each month. And i could have a total points system for pilots. This system could give monthly rates, or work just cumulative. As i can see, there are some tables to be built in mysql, and some phps to be written? Could someone try something like this? (my knowledges are so low that i cannot bu…
Last reply by Nabeel, -
- 7 replies
- 1.9k views
Hello. Would anyone here know how to do delete a row from a MySQL database after a certain date? so lets say someone puts in 11/12/2012 in a form text-box and is sent to a table in a MySQL database, when the date 11/12/2012 comes, the row in the MySQL database will delete? Any help will be much appreciated! Regards, James
Last reply by Kyle, -
- 2 replies
- 1.9k views
please help i run crewcenter on phpvms and when i click add to bid i get no route passed thanks
Last reply by solosavage, -
- 3 replies
- 1.9k views
All the sudden after sending Schedules and PIREPS to VA central through the VA Central Settings my Admin Dashboard is blank. I have no admin control on my site. Any help would be appreciated.
Last reply by mark1million, -
- 5 replies
- 1.9k views
Does anyone can help me in this? My items seems that they don't want to be together and keep some space apart. I already spent a few hours and it seems I can't put it together. Here is the SS: And here is my code: <style> #innerwrapper{ background:none; border:none; padding:0px; } </style> <img style="border:1px solid lightgrey;"src="<?php echo SITE_URL;?>/lib/skins/Zumeweb.Pacific.V1/images/default/web_banner.png"/> <div class="row-fluid"> <div class="span9"> <h3>Welcome Aboard</h3> <div class="box"> <p>Welcome to Alpha VA.</p> <p>Our goal is to have fun and share our…
Last reply by IcEScorpioN, -
- 0 replies
- 1.9k views
If you downloaded 253, update to this, fixed a few issues from when my svn client crashedChanges: * Pilot Reports (pilot end complete, admin end is next) * Individual PIREP page * Slow animation fadeout in JS popups * 'Add Airline' template error on popup * Pilot last login/# logins updated * Pilot details button placementMore enhancements are coming up (maps on pirep page), just a good testing of the above would be great! A few table alterations, so either a clean install, or just run:Changeset: http://phpvms.devjavu.com/changeset/253/trunk ALTER TABLE `phpvms_pireps` CHANGE `flighttime` `flighttime` VARCHAR( 6 ) NOT NULL DEFAULT '0';ALTER TABLE `phpvms_pireps` CH…
Last reply by Nabeel, -
- 5 replies
- 1.9k views
Hello again Build 822 , in "view my Pireps" >>> Clicking on a flight number for a previously filed pirep now loads the Log details i.e additional log information ... expanded on first view, without having to click on the "view log" link
Last reply by mark1million, -
- 5 replies
- 1.9k views
Hi guys n gals, Another quickie, I've been playing around with va signatures and adding and removing bits to it. I have however one small problem, I was sure I had it right but it's just coming out blank! I have this bit uptop to make it work: $ac = OperationsData::getAircraftByName($pirepdata->aircraft); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->aircraft; in the PilotData.class.php Any help is appreciated, to display the plane type (i.e. B737-200) On a side note if I configure like so: $ac = PIREPData::getLastReports($pilotid, 1, PIREP_ACCEPTED); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->air…
-
- 0 replies
- 1.9k views
Hello Guys! I was wondering if anybody has added a layer onto there live map of the atc on vatsim? which looked like IVAO has on there just online map http://www.flying-the-winglets.de/images/IVAO_Webeye_small.jpg Thanks Jacob
Last reply by avdesigns, -
- 3 replies
- 1.9k views
Does anyone else have the same problem as I? I have converted a template for phpVMS use and the ACARS map is not appearing. Could someone help me make it appear? Thanks!
Last reply by Strider, -
- 8 replies
- 1.9k views
Hello Folks, I created my own Virtual Airline. It's everything ok except when my friends try to acess my website. I can acess without problem. They put the site and can't acess my page, it doesn't work. Some of my friends acessed my page but the design didn't work, the page was with no organization. I can acess with no problem but they can't... Try yourself and give me a explanation please! If you access tell me here. Eicos Airlines Virtual
Last reply by CrashGordon, -
- 8 replies
- 1.9k 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, -
- 2 replies
- 1.9k views
Since the update to v2.0, there is an occasional time when a pilot uploads a PIREP and when it is approved the hours and flights reset to a lower number. For example, a pilot has 96.1 hours and 27 flights, uploaded 2 new ones taking him to 102.23 hours but instead it reset to 16 flights and 37.8 hours. Is this a problem with the SQL database? we had to switch to a new one and port the info from the previous one, but I didn't move the PIREPS (because the flight numbers changed). It's not really a big problem, as they can be manually edited obviously, but If anyone has any theories towards a resoloution then I'd be most grateful. Cheers, DeeQ @ OWV
Last reply by OneWorldVirtual,