Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.8k views
HEy, i'm trying to add a serach airline tab, but i got it out but i seem can't get it working. Here's the pecie from the module's if($this->post->airline != '') { $params = array('c.airline' => $this->post->airline); } Is there something wrong with this code?
Last reply by Kyle, -
- 5 replies
- 1.8k views
I currently have some code put in to show the payrate in the pilot's profile. I would like to have this amount update with the pay adjustment feature in the admin panel. Here are 2 pictures and the code I have put in. Thanks for any help to get this working. <li><strong>Total Money: </strong><?php echo FinanceData::FormatMoney($userinfo->payrate) ?></li><br />
Last reply by Heritage1, -
- 8 replies
- 1.8k views
Hi all I've searched I think every file but I must be blind! How do I change the email server the site uses to send emails to all pilots, if you can of course? If not how are emails sent? Many thanks Will
Last reply by mw308, -
- 2 replies
- 1.8k views
Hi How can i show total pilot in each rank ? RanksData::getAllRanks();
Last reply by kisadi, -
- 1 reply
- 1.8k views
So here is what i did. I went to try and add flight bid everytime i get a failure. and says "No Route Passed" so i did some research and went through multipla options... Hmmm. still to no avail so i decided to run error console and in phpvms.js i am getting "success: function() {" is faulty . so naturally i did more googling and came up with thats a call for an API... Nabeel or any other have words of wisdom? fix? anything? I am up past midnight on an issue that started at 4pm.. please help. my website is www.flyvirginairways.com and if u need a login to support my problem then PM otherwise. help would be nice.
Last reply by Nabeel, -
- 2 replies
- 1.8k views
Hello, I notice the other day that the weather maps in the flight brief has not updated since march 10, 2011 and its april 13, so i was wondering how i go about updating the weather maps so it does it everyday. Thanks
Last reply by Ohio Express, -
- 2 replies
- 1.8k views
ok so as you know when you make a new pilot then you start with 0 hours. I know how to put hours on there but my problem is that when i do it does not match up with the ranks i have set. Example. Student 0 hours. Senior Captian 120 hours. So if i add 120 hours it keeps my rank as Student even tho i added 120 hours. Can someone help...?
Last reply by tdinges, -
- 4 replies
- 1.8k views
Hi guys, Well i just installed new schedules and when i came to view them, they wont load , this is not a skin problem cos they dont load in default skin.. If any one wants give me some help on how to solve this problem, i would appreciate. Thanks
Last reply by truemo9, -
- 2 replies
- 1.8k views
I imported the "FFA" preferred flight database. But unfortunately it was many duplicate Departure/Arrival Airports. I am in need of a sql query that will delete Duplicate flight schedules and keep the flight with a defined route with the shortest distance... Thx in advance...
-
- 1 follower
- 6 replies
- 1.8k views
Does anyone know how to embed music into a PHPVMS website? Thanks!
Last reply by StartVM, -
- 5 replies
- 1.8k views
Hey guys, When a potential pilot (or somebody interested for whatever reason) comes first to my website, I'd like to show them some kind of video/demo/intro. obviously, return visitors shouldn't see this. detecting a logged-in pilot is easy enough, but how to check if somebody comes for first time to my page? thanks in advance
Last reply by freshJet, -
- 3 replies
- 1.8k views
Good morning , I setup my website with a a SSL certificated , I also tried all the tutorials that are on the forum But the phpvms isnt sending any emails , I tried from that email mail box to my personnal email and it's working I also tried setting up a php file for the email And I have an error , The website is full https:// compatible and everything is set correctly on local_app and util If you can help me Best Regards Rafa <?php ini_set( 'display_errors', 1 ); error_reporting( E_ALL ); $from = "no-reply@voloteavirtual.com"; $to = "myemail"; $subject = "PHP Mail Test script"; $message = "This is a test …
Last reply by lorlandi, -
- 2 replies
- 1.8k views
This is really getting on my nerves. I'm getting emails from pilots asking to be marked as active, so I do it, bu then they still get the error, and I look at the admin panel - they're inactive again! Pilots can't login, so they can't see schedules, so they can't fly... you get the picture... Also, my local.config.php says this: Config::Set('PILOT_STATUS_TYPES', array( /* DO NOT CHANGE THIS ACTIVE NUMBER OR STATUS OR THINGS WILL BREAK!!! */ 0 => array( 'name' => 'Active', # The title to show in the dropdown 'message' => '', # Message to show if they can't login (below is false) 'default' => true, …
Last reply by flyalaska, -
- 1 reply
- 1.8k views
I have a user select a country out of a select box, and then i want it to sort the airports that are in that country. I have a $country variable, and by $allcountries variable: $country = $_POST['location']; $allairports = OperationsData::GetAllAirports($country); ... then i have a foreach statement Am i doing that right? it does not sort the airports
Last reply by simpilot, -
- 1 follower
- 4 replies
- 1.8k views
Hey, every time when we reject a pirep the pilot lost about 30% of his total money. How can we fix that? thx
Last reply by ProSkyDesign, -
- 3 replies
- 1.8k views
Hi, I am a hospital social worker and have a patient who is retired from flying secondary to a medical condition. It is uncertain if he will be cleared to fly at a later date. He has been flying for 40 years (commercial and in the National Guard) and the thought of not flying is understandably very depressing. He does not have children, only a sibling who lives out of state but he does have some close friends locally...very limited social support. Are you aware of support groups that might be appropriate for him? Thank you for your time. Laura
Last reply by LauraG, -
- 3 replies
- 1.8k views
When entering schedules, I don't really understand why it's necessary to enter the flight time? Is there a way for the system to calculate this for you; because adding all these schedules is taking forever (editing csv only makes it slightly quicker) Regards, PAL0001
Last reply by Parkho, -
- 1 follower
- 6 replies
- 1.8k views
Hello, I am doploying phpVMS on debian with php7 and nginx. When I access to admin all of admin modules aren't working because the ADMIN_PANEL constant define in /admin/index.php have not the correct value so the condition define in app.config.php for the modules path is false... Have you any solutions to fix the problem to have modules working fine in my admin ? Thanks
Last reply by Gofast77, -
- 2 replies
- 1.8k views
I've searched through ALL files for the words "Bid added" that appear after selecting a flight, but can't find it! I want to change it to "Flight Booked". I've found the text "Add bid" and changed that to "Book Flight" but can't see where the "Bid added" text comes from. Thanks
Last reply by CFVA, -
- 5 replies
- 1.8k 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, -
- 4 replies
- 1.8k views
Hi. I grabbed Nabeel files for moving to leaflet and all is well except 1 thing--whenever you click on an aircraft that's on live map you get the bubble popup that shows flight info, nav markers for route, etc. However, when you click X the only thing that disappears is navbubble. How do you get all the markers clear? --- SOLUTION --- If you want the points to disappear when clicking "X" in the pop up find the following in acarsmap.js .bindPopup(tmpl("navpoint_bubble", { nav: nav })) .bindPopup(detailed_bubble) and replace with .bindPopup(tmpl("navpoint_bubble", { nav: nav })).on("popupopen", () => { $(".leaflet-popup-close-button").on("…
Last reply by ProAvia, -
- 3 replies
- 1.8k views
We've been running the phpVMS system for a while now, and were originally able to get the live map to show grey squares only, along with the flight info listed below. We attempted to fix it with no success, so moved to the latest beta. Now, the map shows up, but no flights appear either on the map or in the list below. Is there a step-by-step set-up guide for FSACARS or XACARS because no matter what we try, we get no results. Many Thanks, Andy Russell One World Virtual
Last reply by Nabeel, -
- 5 replies
- 1.8k views
Hi, i want to display town Pilot´s Airport Loaction on the Frontpage.In the Admin Piots list i want to add it too. Is there an code to get the last pirep Location?
Last reply by ukmil, -
- 3 replies
- 1.8k views
Hi ! Thank you for this system and good work by the way, I have an issue : When creating fields in the administration interface for the PIREP, and when trying to fill in the PIREP from the pilot interface, the new fields do appear but when validating the form they are not saved and do not appear in the admin validation interface... Thanks for the help !
Last reply by Nabeel, -
- 5 replies
- 1.8k views
Not sure if im nissing a file after the update but i cant use the schedule update, i changed my csv to the new format and i just get all these errors. DO NOT REFRESH OR STOP THIS PAGE ICAO not added... retriving information: Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /home/easternv/public_html/eva/core/common/OperationsData.class.php on line 348 Warning: simplexml_load_file(http://ws.geonames.org/search?maxRows=1&featureCode=AIRP&q=) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /home/easternv/public_html/eva/core/common/OperationsData…
Last reply by davehardy, -
- 2 replies
- 1.8k views
Hi! I have a stupid question(Not a Joke !) I cant find Briefing subpage on my webpage i have logged in tried everything and there is no briefing page ... ? Any ideas how to get it ? Maciej.
Last reply by MaciejO, -
- 3 replies
- 1.8k views
I'm having the problem that when I add a second hub into my VA, all pilots are duplicated, so you see every pilot twice. I looked everywhere on the forum, but can't seem to find the correct search keys to find a solution for this. Basically what I would like to have is that my list is sorted by hub without any duplications from other hubs. Hope someone can help me or guide me into the correct direction. Thanks in advance! (note that i tried several codes found on the forum, but they all duplicate the table, so it must be in something else, but no idea where)
Last reply by Fernando, -
The schedule "calculate distance" thing in the admin section does not seem to auto calculate. I still have things set to "0" for auto calculate, but not working. So all my flights show a distance of "0 mi". What have I missed??
Last reply by CPC900, -
- 4 replies
- 1.8k views
Could i possibly have the code for Pending Pilot's. thanks a lot! Daniel
Last reply by James, -
- 1 follower
- 5 replies
- 1.8k views
I just downloaded the phpvms version that has been edited to work with PHP70. I am getting a weird hours calculation. Below I put what can be found after running the maintenance option for VA flight hours. Calculating hours for all pilots: SFC001 - found 2.00 flight hours for number Pilots have a total of 2.00 hours Now counting from PIREPS Found 00:00:02 total hours, updated Any Ideas?
Last reply by Parkho,