Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.1k views
Hello folks... I'm having a dumb issue here with Fltbook. When a new pilot register... his current location (on fltbook's search page) is "-". I guess it's because the current location is based on lhe last pirep sent by the pilot. And this working very well with the pilots that already made some flight on my VA. The problem is that the new pilot (without any flight made) have the current location as "-". I guess that should be shown the pilots HUB, for the first time... How to make it possible? P.s.1: I'm using ProAvia's updated version. P.s2: I'm using crewcenter.
Last reply by web541, -
- 1 reply
- 996 views
Hello, is it possible to create own CodonEvents and then add Listeners to this created event? For example the existing event "bid_added". I want to create a new one "updated_flight". Is there anywhere a Codon documentation? I can't find one. I tried to just Dispatch an event and listen to it but this doesn't work for me... CodonEvent::Dispatch('updated_flight', 'ACARSData', $flight_info); public function __construct() { CodonEvent::addListener('Test', array('bid_added', 'updated_flight')); } public function EventListener($eventinfo) { if($eventinfo[0] == 'bid_added') { //something } if($eventinfo[0] ==…
Last reply by PikoSim, -
- 1 reply
- 1k views
The login user name output : echo Auth::$userinfo->lastname but i want output name from pilot id How can i do? sorry for my bad english. (phpvms 5.5.x)
Last reply by PikoSim, -
- 1 reply
- 1.2k views
Hi everyone, im new to phpVMS. My email system is down. Although when i email all pilots it says complete, nothing gets sent (pilots have checked spam too) When i approve or reject any PIREP no email notification gets sent either. Any fix for this?
Last reply by ProAvia, -
- 1 follower
- 1 reply
- 1k views
Dear user For some time now our crew center has been extremely slow. Afterwards the provider reported that PHP processes are not terminated. What could be the reason? intranet.flyedelweiss-virtual.com
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi all, I hope you are ok, is there any module to show documents pdf or make a library inside phpvms for pdf files like SOPs and Handbooks ? Yours,
Last reply by PikoSim, -
- 1 reply
- 806 views
How would I build a module for my crew center? this would be of my choice for things, and add it on to phpVMS?
Last reply by Strider, -
- 1 reply
- 1.1k views
Hi there im very new to PHP VMS but how do i download it ive seen it on github but just a little confused of how to do it could someone help me?
Last reply by Strider, -
- 1 reply
- 17.3k views
Evening chaps, Our VAM site is toast and due to bad or better said no support at all anymore our website is hacked and gone. We looked at various options (hosted and none hosted) and we think phpVMS is the best for us. As I am not sure how much longer it will take for 7 to complete I was wondering if you lot could give me a few guidelines. 1. Which version to start with phpVMS v2 or v5? 2. What is the best Acars? 3. Is there a fix for the Google maps in v5? 4. Is there a fix for the finding airports in v5? 5. Are there things I need to know before I start working with phpVMS? I know a lot of questions but I don't wan…
Last reply by Strider, -
- 1 reply
- 1k views
This Registration Error started for no reason whatsoever, no one has done anything on the site this year. Does anyone know how to solve and the reason for this error?
Last reply by Strider, -
- 1 reply
- 1.3k views
Hello everyone I download an SQL airport and upload to my website it’s not showing up does anyone have this issue ?
Last reply by Strider, -
- 1 reply
- 1.2k views
Hi all, I'm new here and to building and doing things like crew centers online. Sorry in advance if this in a bad place or wrong category, I'd just like some help. For my virtual airline, I'm not sure if I want to incorporate schedules. I'd like to delete the flight number field from my pirep form for the time being but I can't figure out how to do so. Thanks and I hope to talk with someone soon!
Last reply by WilliamGuthro, -
- 1 reply
- 1.1k views
Hello, How do I solve the character problem? Thanks Kursat ---------------------------------------------------
Last reply by Strider, -
- 1 reply
- 2.5k views
Issue resolved
Last reply by ProAvia, -
- 1 reply
- 3k views
Hello! would there be ACARS Map inair repayments? If so are they available for download? Thank you, FSV1142 Kenny.
Last reply by Strider, -
- 1 reply
- 3k views
Hello. I wanted to crate a custom signature, everything was going good, but the text is a scrunched up. I can't seem to fix this......... I don't know waht I did wrong here. I hope someone can help me with this.
Last reply by flyalaska, -
- 1 reply
- 1.9k views
Hey folks hoping somebody can help me. ive just set up PHPvms and got everything working how i want to. However because we are a va without any limits we let pilots fly where ever they want to. so in order for our pilots to create a charter flight in smartcars i found an airport databse with 40k+ airports. Thats all well and good until you go to file a manual Pirep. when you click the dropdown box for the airports the browser crashes as its wanting to load them all. and when it doesnt crash it takes forever to scroll through to find your airport. My question is this. is there a way in which i can disable the dropdown box and have the user instead type in …
Last reply by Jiko, -
- 1 reply
- 1.1k views
I have a website that was built for me by Jasper Bussemaker, who I gather is no longer in business? My website is hosted by GoDaddy.com in the USA, and has recently started giving me some error messages (I suspect because MY software is very old, and no longer compatible with the platform on which it's being run)? Is there someone around who could/would take a look at my software for me, and give me a price on bringing it kicking and screaming into the present day? Thanks for any and all replies. I am not a computer web programmer, but I feel confident the skillset resides somewhere in this community. Thanks Al Rose…
Last reply by servetas, -
- 1 reply
- 997 views
Hi guys Just downloaded and setup on my host (1and1 using php 7.4) All went well until I log in. and I get the error that it can't find /profile/1? Also no icons are showing. I had to delete my main folder .htaccess file as I would get a 500 page error otherwise trying to setup
Last reply by kelsoroofer, -
- 1 reply
- 1.3k views
Good evening folks (and happy new year!) Just did the Leaflet conversion on phpvms 5.5 but am now left with blank white maps everywhere. Console is throwing up three errors and I don't know enough about web-design to know where to start in order to remedy these. acarsmap.js:36 Uncaught ReferenceError: acars_map_defaults is not defined at acarsmap.js:36 (anonymous) @ acarsmap.js:36 Uncaught ReferenceError: renderAcarsMap is not defined at profile:401 (anonymous) @ profile:401 the rest of the errors are all "DevTools failed to load SourceMap" Any help is greatly appreciated!
Last reply by ProAvia, -
- 1 reply
- 1.3k views
Hi, I' trying to modify the search function to not only have '<' or '>' distance, if not between 'distance1' and 'distance2' too, and by flight time. I have not gotten it to work for me, I don't know if I have to modify something else, or how to implement it in the existing code. My phpvms version is v2. Thanks! So in SchedulesData.class.php Line 19: class SchedulesData extends CodonData { /** * A generic find function for schedules. As parameters, do: * * $params = array( 's.depicao' => 'value', * 's.arricao' => array ('multiple', 'values'), * ); * * Syntax is ('s.columnname' => 'value'), where value c…
Last reply by ARV187, -
- 1 reply
- 1.2k views
Hello, which ACARS Software is working for both?
Last reply by ProAvia, -
- 1 reply
- 1k views
Hi Guys, So I did a lot of research and found this. To which it didn't really help but it sorta did. I use the auto accept PIREP Module, and I learned/noticed whenever a PIREP is rejected an email is sent out, this is the code I found in the PIREPACData Class file //If sendmail_to_pilot=1 send email to pilot that the pirep has been rejected if ($settings->sendmail_to_pilot == '1' && $pirepdetailsafter->accepted =='2') { $sub = "Your PIREP {$pirepdetails->pirepid}({$pirepdetails->depicao} - {$pirepdetails->arricao}) has been rejected "; …
Last reply by Curshad, -
- 1 reply
- 892 views
When creating schedules, is there a code to hide the arrival and departure times? I would like to be able to fill out schedules without this as a requirement. Thank You.
Last reply by cfitz619, -
- 1 reply
- 978 views
Hello there! We are looking inside the community for the phpVMS software in order to be used for our VACommunity. Right now we are on the testing phase but so far we tried both v7 beta and version 5 stable. We would like to know if we buy the ACARS version from phpVMS will it be compantible with PHPVMS 5 (from proAvia) or it's only for phpVMS 7? Do you recomend any ACARS software that works with xPlane & msfs 2020 because all the links from the forum are dead and we are not able to test something like the free ones. Thank you very much.
Last reply by ProAvia, -
- 1 reply
- 927 views
I am adding planes to my VA, some are greyed out and not selectable, some are black and selectable (in smartCARS) do I need to keep the greyed out ones as the A320 is only black and works fine. Thanks
Last reply by ProAvia, -
- 1 reply
- 1.2k views
Hello folks, i'm having a hard time trying to install phpvms 5 into my new vps. HAving easyapache4, using php7.2 for the ProAvia phpvm2 5.5.2.72. Either way when i try to install version 5.5.2, with php v5.4 till 5.6, when i press database connection setup, nothing came out. No green notification to show if the database is okay. I got an error instead. Database has been created, user has set to allow. I still can't get it working and it is very frustrating. Didn't had this issue before so i'm assuming it might be my VPS settings or what not. Hope to get your replies and solutions. Thank you
Last reply by ProAvia, -
- 1 reply
- 1.1k views
Hey I've been looking for documentation on phpVms 5 for ages and unfortunately haven't found anything yet. Because the software is very complex and I as a developer do not want to develop the wheel from scratch, I am looking for documentation where everything, all classes / modules / structure and developer tips are combined. Is there such a thing? Greetings
Last reply by ProAvia, -
- 1 reply
- 988 views
Whenever I try to add an aircraft: I had this problem before and I fixed by replacing a user file, anyone knows how to solve it? Everything else works perfectly, I tried some post from the forum but no one solved it I think the solution could be, someone with this same settings could attach /core/common/ OperationsData.class.php php Version: 7.2 sql Version: 5.7 skin: StislaSkin 2020 phpVMS version: phpVMS 5.5.2.72 (ProAvia) Note: This is not working with default skin
Last reply by ProAvia, -
- 1 reply
- 1.1k views
Could someone axillary me as to disappear with the header of this PHPVMS page on an external website? watch my pilots page and fleets! http://www.premiercargobrasil.com.br/pilots.php http://www.premiercargobrasil.com.br/fleet.php
Last reply by ProAvia,