Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
METAR
by pilotconnor- 1 reply
- 1.5k views
Anyone have any code for a METAR decoder that i can use on my website. I also need to input the ICAO manually into a form.
Last reply by Vangelis, -
- 1 reply
- 1.5k views
have been search the forum about the Live flight, The problem is the Live flight Board still showing after the flight is completed or exit. However, in ACARS map is showing correct information. Please advise.
Last reply by StartVM, -
- 0 replies
- 1.5k views
Right, i create my own server with wampserver and laravel php. So, i wanted to install phpvms on my localhost:8000 however i am getting the following errors : https://gyazo.com/2d80e60b151e75dd6819842a47d0c96e https://gyazo.com/c728764886ebcf02ae2b179049beca6d https://gyazo.com/b5d3d500a46a8b21f91c26f1ec1194b6 I am not too sure why its giving me errors. I am thinking that its something to do with the configuration but i cant be 100%. Any help will be much appreciated. Thank you.
Last reply by Zakariya, -
- 3 replies
- 1.5k views
I have tried to install the newest verison of phpvms which is at phpvms.net and i did what it did change directory in apache2 to /public but it gives me error 500 anyone help?
Last reply by oqFox, -
- 2 replies
- 1.5k views
Hi, I installed the exam center pluggin for my VA this morning and it had lots of error messages however I found a forum post on here which helped me with that, but now I have encountered more that I don't know how to fix on the page. (see first pic). Then I went to the Admin panel version and there were tones more but all strict standards errors. (2 pics below first) Code for this: Admin Part Issue Code for Admin errors Any help would be most appreciated. Thanks Matthew
Last reply by mjrbradley66, -
- 2 replies
- 1.5k views
i have bought the live flight board this mornign and it looks a little messed up at the moment does any have the right sort of code to make it fit the page with the words and the airline image to fit all on one line
Last reply by poole3003, -
- 1 reply
- 1.5k views
When running the maintenance module in admin, pilot hours all show 1 hour, and this error at the beginning of the run: /core/common/StatsData.class.php on line 171 169 public static function getMonthsSinceDate($start) { 170 171 $key_month = date('MY', $start); 172 $key = 'months_since_' . $key_month; 173 $months = CodonCache::read($key);
Last reply by servetas, -
- 2 replies
- 1.5k views
I have installed the latest beta and now on many pages I am getting Notice: Constant SITE_ROOT already defined in *****/public_html/figair/regional/core/codon.config.php on line 45 Is this just me?
Last reply by packo88, -
- 1 reply
- 1.5k views
After applying the latest beta update, I noticed an error after adding a schedule via the admin centre: Warning: implode() [function.implode]: Invalid arguments passed in /home/plusair/public_html/admin/modules/Operations/Operations.php on line 514 The fix to this (as identified by a dev friend of mine) is to the input sanitisation in Vars.class.php public static function cleaned(&$V) { if(is_array($V)) { foreach($V as $k => $val) { $V[$k] = self::cleaned($val); } return $V; } return htmlspecialchars(addslashes(stripslashes($V))); } Hope this helps anybody suffering from the same error.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Hey Guys, I got an error when I edit the airport........ There was an error adding the airport: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`=0, `chartlink`='', `fuelprice`=0 WHERE `icao`='0.00E'' at line 3 Any Ideas.
Last reply by Kyle, -
- 3 replies
- 1.5k views
Is there a way to populate the arr and dep dropdowns just with the icao's from the schedules? I have loaded in to the airports table the sql file from Dave and it lists all the fields which is massive so i want to restrict the population of teh dropdowns from the schedules. Would appreciate any guidance on this.
Last reply by mark1million, -
- 4 replies
- 1.5k views
I have completed 7 flights for 19 hours and 14 minutes, counting each of my flights that are showing in my pilots profile. However, the system is only showing 7 flights for 2 hours and 54 minutes. Does anybody know what is going on with this?
Last reply by Steve Bartlett, -
- 0 replies
- 1.5k views
Hello, i have small problem with adding airport list on phpvms_aiports (SQL) the sending is running but on phpvms admistrator in aiports i have no aiport and on the livemap points of track flight plan its not exactly so its not working. Thank you !
Last reply by massilia68, -
Problem with IE and Firefox
by Guest- 2 replies
- 1.5k views
why is created this problem with the 2 browsers? the names of the pilots of firefox are not red I include link to photos: FIREFOX 5.0 http://s4.imagestime.com/out.php/i580180_firefox5.0.jpg IE9 http://s4.imagestime.com/out.php/i580182_IE9.jpg
Last reply by mark1million, -
Hello again. The default Flightmap shows America,if i remember,but how can I do that it shows the Europe? Hope that you understand what i mean. Damien
Last reply by damien82, -
- 2 replies
- 1.5k views
SOmeone can make an tutorial how to get the PHPVMS into 000WebHost?
Last reply by tutmeister, -
- 3 replies
- 1.5k views
Hello All- I was wondering, maybe I missed it in another post while searching, but is there a way to incorporate an automated list showing recent awards being given out. Say a pilot gets awarded 100hr award, I would like to see if on the main page a list updates showing showing that pilot was awarded an award. Maybe even have the award picture next to it. Let me know if this is possible. I am just learning php so I am not that experienced yet. Thanks
Last reply by RVF147, -
- 1 follower
- 2 replies
- 1.5k views
So me and my friend is currently testing our VA. We are using firecrew skin. The problem is that when ive done with my flight, it still showing my name even after i file my pirep and after i exit the kAcars. Any help?
Last reply by ProAvia, -
- 2 replies
- 1.5k views
Good morning!! I have an individual page for each of my hubs, and what I would like to do is echo out the roster for each hub individually. I am confused because I can't find anything in the pilot_list.tpl file that says anything about hub. Can anyone help?? Many thanks, Brian
Last reply by PilotJordan, -
- 2 replies
- 1.5k views
I constantly have the problem of pilots not knowing their pilot ID when they sign in the first time. What variable do I use to put the pilot id in the accepted email? I've tried a bunch but I can't figure it out.
Last reply by Aaron, -
- 2 replies
- 1.5k views
Hello guys is there any possible way i can add a photo slide show to my header? Im using the Obsses Blue template. If not what about a regular slideshow for the front page? I was trying to use some html coding and iframe but no luck. I'd appreciate any help offered.
Last reply by Curshad, -
- 3 replies
- 1.5k views
Hello, I have created a lot routes in my va. Now ive found out that maybe only 50% is shown on the site. All the routes are active in the admin. Any ideas? Regards, Rick
Last reply by ncd200, -
- 2 replies
- 1.5k views
Hello, My registration page shows the old(red) version of reCAPTCHA. How do i switch to the latest one? Thanks
Last reply by Kishshey, -
- 1 reply
- 1.5k views
Hey all, so I'm working on lots of schedules for my VA, and there are a few airlines, Polar Air Cargo for example, that fly both their own routes and routes for DHL. I'd ideally want to inform the pilots through smartCARS that that flight is operated by Polar for DHL by adding in "opb Polar Air Cargo for DHL", but if I drop that into the notes column, it only shows up on the website, which most of our pilots don't use. I could add it into the Route column, but that's only gonna get deleted if someone drops a route in. Is there a way to push the Notes column into the comments field, or at least have it notify the pilot in smartCARS?
Last reply by servetas, -
- 2 replies
- 1.5k views
Hi, When I log into the Admin panel I get the following error come up: set_time_limit() has been disabled for security reasons in /home/a5459038/public_html/core/common/ChartGraph.class.php on line 182 Any suggestions? Thanks Tom
Last reply by Nabeel, -
- 3 replies
- 1.5k views
I searched, tried everything no avail. Here is my layout.tpl: http://pastebin.com/gMxLTV4h My site: http://aalv.net/ Can anyone help, when I and a bunch of others try to bid we get the "No Routes Passed" error. Been trying for 3 hours, and nothing
Last reply by TAV1702, -
- 2 replies
- 1.5k views
Hello, I want to make in the navigation bar tab called registration, login, pilotcenter and logout. Registration and Login should be shown, when I am not logged in, pilotcenter and logout should be shown when I am logged in. So how can I do this? Greetings Julius
Last reply by alpsJet, -
- 0 replies
- 1.5k views
G'day all, I have for Reach set up a number of expenses both fixed and recurring for every flight based upon calculations for each flight and some research. Whilst these work fine during the month, at the end of the month and into the new one all the accumulated expenses are lost and the report just reads as zero. Could this perhaps be an issue with how the expenses are stored? It used to work some time ago but I cannot remember when it stopped working nor what changed to cause it.
Last reply by reachva, -
- 1 reply
- 1.5k views
Anyone know why I'm still getting these messages? I have 100+ pireps ready to submit that will not. I keep getting this message for each of them: FAILED exporting PIREP #18364 No response from API server This has been going on for a couple of weeks now.
Last reply by vJet2, -
- 1 reply
- 1.5k views
Hello everyone, if one member of my VA make the flight Add to Bid then how can i remove the flight from his bids like admin? Thank you very much!
Last reply by Nabeel,
