Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 2 replies
- 1.3k views
Hi my Va has the David Clark Tour 1.3 Module. We would like to edit this so a tour can be made that does not require the arrival ICAO to be the next depature ICAO on the tour legs. Can this be done. We have the site a few years and recently starting to learn PHP Code. Thanks Gearoid
Last reply by servetas, -
- 1 reply
- 948 views
Hello. I have this problem with my admin panel and with .tpl files. They are not displaying right in sidebar. Any help? Thanks! Screen https://i.imgur.com/cfZsqvD.png
Last reply by servetas, -
- 1 follower
- 10 replies
- 1.9k views
After uploading the files through FileZilla onto my website to install phpVMS Classic downloaded from GitHub, and after running through the installer, I check out the forums to add a skin for the website but a few minutes after, FileZilla looses connection from the host, I try re-connecting with no luck. I then reload my account on the host’s website but now I had to login again, but I see an error message saying “Account has been suspended due to ToS Violations”, then I send them an email asking them why my account got suspended and I get this answer: ”Thank you for contacting us. We are sorry to hear that you are having issues with your account.The reason for your …
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hello all, Recently I introduced a replacement for the Airport lookup that helps with adding airports. So far it has been used already more than 2200 times! On a similar note I now also have an aircraft info API. Just replace three files and you can lookup all the data of the aircraft just by its icao code. However, as this is a new service it's only open for those with an account at virtualairlines.eu. So if you are registered there, have a look at this blogpost and download the relevant files.It takes just a few minutes but will save you a lot of time. If you are not registered, head over to https://www.virtualairlines.eu and get yourself a free account
Last reply by CFVA, -
- 12 replies
- 3k views
Install this module (php verion for PHPVMS 5.5.2) and get this error when selecting an aircraft, and the following screen http://....../fleet/view/(any aircraft) gives this error: Deprecated: Non-static method FleetData::getAircraftTotals() should not be called statically, assuming $this from incompatible context in /home/www/lakervirtual.com/core/modules/Fleet/Fleet.php on line 36Deprecated: Non-static method FleetData::get5MostRecentFlights() should not be called statically, assuming $this from incompatible context in /home/www/lakervirtual.com/core/modules/Fleet/Fleet.php on line 37Deprecated: Non-static method FleetData::getAllScheduledFlights() should not b…
Last reply by CFVA, -
- 1 reply
- 1.4k views
Hello, I want to show in my VA the departure/arrival list in the real word, Anyone here knows API website for this ? Thanks to helpers.
Last reply by servetas, -
- 1 follower
- 2 replies
- 3.4k views
Hello, i try to add a flight path on live map like flightradar24 but i have a problem with the code, this is the json link with new field called "puntirotta" contains the step by step lat and lng saved during flight: http://iv.italianivo...cars/data_test I need help to add the content of the field "puntirotta" from json to a variable. SEE THE CODE BELOW /** * 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 S…
Last reply by Yash, -
- 3 replies
- 1.3k 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, -
- 4 replies
- 1.5k views
Hello everyone, I wanted to know if there is a code to know the airport latitude of arrival and destination of a reservation ($bid), because I am trying to put a map in the page of bids and it goes blank, I believe it is because he does not can find the latitude and longitude, because for an pyrep would be that '$pirep-> arrlat' right? So if I put '$bid' in place of '$pirep' it does not work. Thanks.
Last reply by CarlosEduardo2409, -
- 1 reply
- 1.2k views
Good day! I have a problem with the acars data. They're not being removed from the database. I edited the file local.config.php on intranet/core to modify this line: Config::Set('ACARS_LIVE_TIME', 15); But it still does nothing. Does anybody know how to get rid of that annoying bug ? Thanks
Last reply by mark1million, -
- 0 replies
- 938 views
I have an existing install of SimPilots v5.5.2 and flight time is calculating in an interesting way. On the admin panel's homepage the time flown is reported as 00:00:01.460000, I have checked database entries and both flighttime and flighttime_stamp are recording 00.46, 01.00 and 00:46:00, 01:00:00 respectively. Another weird oddity is that pilot pay is only being calculated by the hour. 01:46 is calculated with a total of $20, yet the pilot is being paid an hourly rate of $20. Any guidance is appreciated. Thanks,
Last reply by t_bergman, -
- 12 replies
- 2k views
I am trying to get my site ready for php7. I have installed phpVMS 2 on a dev directory. Changed the skin files from php to tpl and all I get is a blank white page. Am I missing something? Skin shows on default skin and different tpl skin. Just not the one I am trying to convert.
Last reply by flyalaska, -
Is it possible to send emails from phpvms mass mail through a gmail server or with my gmail account ?
Last reply by smokey68, -
- 1 follower
- 2 replies
- 1k views
HELLO GUYS,IT SHOW WRONG WHEN I INSTALL THE PHPVMS . IT SHOWS "Parse error: syntax error, unexpected '?' in /www/wwwroot/vms.hkver.cn/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 233" I JUST UPSAVE ALL THE FILESTO MY SERVER HOST ,MY SERVER IS APACHE2.4 php5.6 HOW CAN I DEAL THE PROBLEM?
Last reply by ZJM001, -
- 1 reply
- 982 views
Importing flight schedules from a CSV file and although in the CSV file the daysofweek is 0123456, when imported schedule shows flights with no SATURDAY scheduled? Any ideas anyone?
Last reply by CFVA, -
- 0 replies
- 1k views
Hi I wonder if anyone can help. When I try to email from my admin center it all looks fine but the mail does not go. Instead I get an email saying Mail failure - rejected by local scanning code A message that you sent was rejected by the local scanning code thatchecks incoming messages on this system. The following error was given: Local sendmail disabled My webmail works fine and other VA's mass email work ok so its not a hosting problem. Can anyone help Thanks
Last reply by Virtualei, -
- 6 replies
- 1.3k views
Hi, Can someone help me understand all the security warnings I am getting on my VA? The site is www.ndbair.com and I'm using several add-ons from Crazy Creatives. Regards, Chris
Last reply by ChrisSmith, -
- 1 reply
- 924 views
Hello everyone! I'm having problems logging in to administrators panel. When I go to admin page http://mysite/phpvms/admin it tells me to login first and the problem is that I can't find a place to login. If this question has been asked then I'm sorry, I swear I was searching for an answer. Thank you for your help. Edgars Zabroda
Last reply by flyalaska, -
- 1 reply
- 1.1k views
Good Day everyone! Recently, I have designed a website and I want to connect crew center to it via a link. My problem is that I have been trying to figure out for 2 days on how to install crew center onto my subdomain without getting tons of errors. Can anyone take the time to properly write a step-by-step explanation on how to install the crew center skin onto my phpvms website. I have read Mark's installation instructions but I cant seem to comprehend those thanks!
Last reply by smokey68, -
- 1 follower
- 2 replies
- 1.3k views
Hey, I did three test flights and logged their with smartCARS 2. I unserialize the array and on every flight the time shows for every step on every flight the same. 01:33. I attached an image to show you what i mean. "[time] => [01:33]" This cannot be right, but i have no idea where to start to find a solution. Wrote a ticket at tfdidesign but even they don't now why this happend. They said: "We don't actually populate this system ourselves, it's done by the FilePIREP function in phpVMS (though, apparently not correctly in this case)." Any ideas? phpvms 5.5.2 php5.6
Last reply by Nabeel, -
- 1 follower
- 7 replies
- 3.4k views
Personally, I made the request to simbrieing for the API key, I get by Mr. Derek via e-mail the key. I searched the script afterwards and did not find it, again I sent an email to Mr. Derek and he sent me the script https://github.com/vangelisb/Simbrief I installed the scripts as it is in the folder, however when I click on generate symbian, nothing happens ... Comments: - Using phpvms 2.1.936 - Insert the API key in the requested location - Open the script as requested. The brieinf script normally opens for the flight, shows origin, destination, etc., but does not generate the symbrieinf. Thank you very…
Last reply by Vangelis, -
- 27 replies
- 11.6k views
Hey guys this may seem odd but in the settings page of admin (/admin/index.php/settings) there should be a place to input your google maps api key, on the dev version my field is missing, can i add this in to the local congig directly or where does it go. By the way google maps work fine never had an issue but there is an error in the console of chrome stating about the api Cheers.
Last reply by OzFlyer, -
- 6 replies
- 2.8k views
In english Hi Guys ! I've two questions : First, How I get the number of passengers on each flight? I say that number that uses in the field PAX of FsAcars. and.. Second ! When I send a log, this go for what page? I need cath this log for create a automatic FOQA system, and after send log to DB. In portuguese: Tudo certo pessoal? Tenho duas perguntas: Primeiro, de onde eu pego o número de passageiros de cada voo? Digo aquele número que o FsAcars usa no campo PAX. e Segundo, como eu capturo o logo enviado pelo FSAcars? Preciso captura-lo para criar um sistema de avaliação automático, um FOQA automático para depois de avaliado ele ir para o banco d…
Last reply by VAsdoBrasil, -
Error There was an error adding your PIREP : Schedule does not exist. Please update this manually.
Last reply by StarAtlas, -
- 2 replies
- 1.4k views
Hello, I am looking for someone to help me with smartCars set up as well as phpvms
Last reply by VectoringDesigns, -
- 1 follower
- 12 replies
- 3.5k views
Hello , As all of us must be knowing , the default briefing doesn't retrieve charts out of USA ARTCCs. I have found a website called "AirCharts.org" with an open free API that lists all charts according to ICAO worldwide. Unfortunately , I don't have much PHP knowledge. If someone could code this , it would be a great help to all virtual airlines all over the world. API AirCharts' new, open API is now available for public use. Use of the API is in accordance with the API Agreement. Usage: Airport Information and Charts: http://api.aircharts.org/Airport/(ICAO).(format) List of Airports and Charts: http://api.aircharts.org/Airport/(ICAO),(ICAO),(ICAO).(format) [up…
Last reply by thefiercepilot, -
- 3 replies
- 1.4k views
Ok I'm no new comer here, been using phpvms for years now. And for the life of me I can't get past these issues. I had this working beautifully for years, then I had to do a clean reinstall after a db failure (nothing worked). I have reinstalled v5.5.2 several times in the past 2 days and each time it is the same issues. The ACARS map isn't showing up, the pilots list isn't showing up, and schedules nor aircraft show up. Yet they are in the db. This is on a new install v5.5.2 where one aircraft and schedule is added to the system after it comes up. I am not on a shared hosting system. I would be grateful if anyone could explain what is going on, as right now I am complete…
Last reply by Longhaul444, -
- 10 replies
- 6.2k views
My pilot list in the Admin Center is empty (0 of 0 pilots). If you go to the site or any other tab that gives a list of the pilots, they show up. Any idea as to the cause of the empty pilot list? Cant seem to find the issue in the code...
Last reply by Chad, -
- 2 replies
- 1.4k views
I tried to test the password reset function, but didn't work, i tried registering a new user, all the email sneds is "noname" thats it, no text anything, ant thats the same for all things: lost passord, pirep,registration e.t.c Heres an image: (i am using free host infinityfree if any1 can help me, that would be very appreciated, because i cant login to my account anymore..) https://ibb.co/kq6TLR /|\ for reset password and for registration: https://ibb.co/cpifZm It is actually is very annoying, i hope this isnt the host error, and also this is how my email_lostpassword.php looks: (incase of something) <?php if(!defined('IN_PHPV…
Last reply by ln-asm, -
- 1 reply
- 1.3k views
Hi Apologies as I'm new to PHPVMS but I'm getting the following error message in the admin center and I'm not sure whats causing it... Warning: Illegal string offset 'group_add' in /core/common/PilotData.class.php on line 359 Warning: Illegal string offset 'group_remove' in /core/common/PilotData.class.php on line 365 Im on phpVMS version 2.1.936 and here is the code below from /core/common/PilotData.class.php Any help or support would be greatly appreciated! /** * Update a pilot, $params is an array of column_name=>value * * @param mixed $pilotid This is a description * @param mixed $params This…
Last reply by opsman,