Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 7 replies
- 2.2k views
My Fuelprices in German Airports doesnt change. They are allways on default prices 5.10. I have the Fuel prices enabled in app.config.php : Config::Set('FUEL_GET_LIVE_PRICE', true); Config::Set('FUEL_DEFAULT_PRICE', '5.10'); Config::Set('FUEL_SURCHARGE', '5'); But it didnt download something. When this live Fuelprice only work with usa airports is there an solution to get the Fuelprices from one usa airport for all german airports to get them random? Can someone help me pls?
Last reply by Strider, -
- 4 replies
- 2.2k views
When PIREPS are filled, the aircraft always comes up as the wrong aircraft, any ideas? I flew CC-150 came up as CP-140 in PIREP, same with the next 2 flights I did.
Last reply by Aaron, -
- 3 replies
- 2.2k views
I've been searching around here for the last 16-24 hours for the answers to these issues, but still haven't quite found what I am looking for. I had been building a website on a beta server, and just moved it over to the main one yesterday and we are loving it so far! Unfortunately, I am running into a few errors that I haven't been able to track down and fix... http://wnvirtual.org/index.php/Airports - I can not get any live flights to show up here as they did on v2 of our website. We use SmartCARS so it usually works just fine, but I can not get it to do anything at all but sit there. http://wnvirtual.org/index.php/pireps/view/2216 - Route Map does not show... :/ ht…
Last reply by hollinst, -
PHP 5.4.4???
by Eddy- 1 reply
- 2.2k views
Good Day. We have ACARS running on version 5.4.3. Our ISP have just upgraded their site to handle PHP version 5.4.4, and now we are experiencing compatibility problems. Any chance that you will be upgrading to 5.4.4 in the near future? We have spent a fair amount of money on add-ons based on the PHP system, and have a large ACARS logging data base on the PHP VMS system that looks like it is all going to go pear shaped if something does not happen. I would appreciate your comments.
Last reply by Kyle, -
- 5 replies
- 2.2k views
Hello! My site can't send email's any idear why? i have tried to set use smtp to false but doesn't worked. my local.config.php # Email Settings Config::Set('EMAIL_FROM_NAME', 'Kappa Airline'); Config::Set('EMAIL_FROM_ADDRESS', 'niklasfogdal@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '465'); Config::Set('EMAIL_SMTP_USE_AUTH', true); Config::Set('EMAIL_SMTP_USER', 'niklasfogdal@gmail.com'); Config::Set('EMAIL_SMTP_PASS', '********'); My app.config.php # Email Settings Config::Set('EMAIL_FROM_NAME', 'Kappa Airline'); …
Last reply by pilotisiciliani, -
HiThis news fuction is show the last 5 news as default, and I know we can change this.But all this news who not shows in the frontpage, is it possible to get this in a "news archive" and where are can I find this "old" news?
Last reply by Nabeel, -
- 6 replies
- 2.2k views
Hi Guys Here is my problem, The last Beta build (Cant remember which one it was) stopped showing the live map. I never cared much to check what going on, I honestly thought its probably must a setting I screwed up. Last night I upgraded to the latest Beta Version 1.3.787 and I still cannot see the live map. I have been to a few other phpVMS users' sites and I can see their live map with no issue. I can see the Route maps and the pirep maps with no problems. I did a search in the forums for this occurrence and tried some of the solutions mentioned there, nut nothing is brining it back. I check the error logs in firefox, and besides the table sorted that was mentioned th…
Last reply by selwynorren, -
- 5 replies
- 2.2k views
I have two airlines in my system. I was wondering if a pilot could fly flights for both of those airlines, but have the major airline's pilot ID prefix.
Last reply by Nabeel, -
- 4 replies
- 2.2k views
Here is what im trying to achieve, any help would be appreciated as its been a while since i have dived deep in to the code pf vms. When a pilot is deleted and their is data in the system ie from a screen shot or past event it displays the pilot as 0000, now is there a way to globally set that to echo something else out via the config file? Cheers.
Last reply by freshJet, -
- 1 follower
- 3 replies
- 2.2k views
Hi to all! One question, how can i get last aircraft position, some code or something to put it in table...thank you very much
Last reply by shiljo, -
- 3 replies
- 2.2k views
I just download and uploaded all by ftp when I type the address in the browser I get this message: Fatal error: Class 'DB' not found in /public_html/virtual/core/common/SettingsData.class.php on line 28 Can you make me some suggestion? { $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; line 28 (default) $all_settings = DB::get_results($sql); CodonCache::write('site_settings', $all_settings, 'long'); }
Last reply by MC1028, -
- 8 replies
- 2.2k 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, -
- 1 follower
- 6 replies
- 2.2k views
Well Hello, Guys I have this problem in my admin center pilots ranks,The edit botton doesn't exist and I cant see the ranks images please help me I want to delete all ranks but I don't Know how? see this image.. Help Me guys!!
Last reply by Stealthbird97, -
- 6 replies
- 2.2k views
AWARE all VA airlines !!! someone from ip - 31.205.90.220 has done today sql injection to my DB. We reported the case and its look like thats some students from Leicester UK.Injection was made to one of our exam modules ...in few seconds someone done over 170 egzams , lucky we spot it on time
Last reply by Strider, -
- 1 follower
- 7 replies
- 2.2k views
Hello, I am coding a state of the art pilot center that includes custom data to each pilot. Lets say we have 3 different ranks: First Officer, Captain, Senior Captain And we have 3 trainers: John D, Jane D, John DA I am trying to make it so if your rank is First Officer, it will say your trainer is John D. If you rank is Captain your trainer is Jane D. I assume it would be an if statement like if rank= First Officer then show John Doe Obviously I don't know what I am talking about with the code, but I assume it is something like that. Can someone help me out? Thanks!
Last reply by StartVM, -
- 0 replies
- 2.2k views
Last reply by ArthurHetem, -
Hi my phpvms_aircraft file has gone out of my mysql database please will some one export theres or is there another way? Thanks in advance Jacob
Last reply by Nabeel, -
- 2 replies
- 2.2k views
Hello everyone, i have a trouble when I see the acars map don`t appears the flight data. looks like error. Thanks for your help Attach an image
Last reply by Keane, -
- 2 followers
- 5 replies
- 2.2k views
Hi There, i use an addon for live route show for PHPVMS. It works amazing, but i see sometimes a straight line, the problem is my acars program (or phpvms) sends/recieving just every 2 minutes an update of my position. Is there a way to change that to 1 minute or something? I hope you can help me! Thanks a lot Jelle
Last reply by Heritage1, -
- 4 replies
- 2.2k views
FAILED exporting PIREP #1733 - No response from API server FAILED exporting PIREP #1732 - No response from API server FAILED exporting PIREP #1731 - No response from API server FAILED exporting PIREP #1730 - No response from API server FAILED exporting PIREP #1729 - No response from API server FAILED exporting PIREP #1728 - No response from API server FAILED exporting PIREP #1727 - No response from API server FAILED exporting PIREP #1726 - No response from API server FAILED exporting PIREP #1725 - No response from API server FAILED exporting PIREP #1724 - No response from API server getting these errors for 2-3 weeks What Can I DO?
Last reply by IrfanKhan, -
- 6 replies
- 2.2k views
I set up my ranks so all hours required are 0 and I'm going to assign them manually. When a new pilot signs up, their rank is newhire, but there is no newhire rank and no icon? I changed something somewhere to rank autoupdate false. Any help apprecieated, thanks
Last reply by Aaron, -
- 7 replies
- 2.2k views
I would like to put a welcome area on my front page in a set area like left uper, so i stays and i dont have to use news for it Thanks Mac
Last reply by mac, -
- 5 replies
- 2.2k views
Hello everybody, I was just editing my website and all of a sudden...it doesn't load. Nothing loads. Absolutely nothing. Just a white page. I assume it's a programming error. Since the last time I saw the website working, I created a new module along with its template. After finding out that my website stopped working, I then deleted the files. It's still not working. I undid a lot of changes to make sure none of them could have possibly ruined the website. Still, when I load the site, nothing happened. It could be a problem with my host, but my host's website is fine, so I don't think it's a problem with their server. I assume this will get fixed automatically, someti…
Last reply by WiltshireAirlines, -
- 2 replies
- 2.2k views
On the Recent Flights on the front Page of the website it keeps showing the date of 01/01/1970, it should show the date the Pirep was filed. Here is the code I am using: <?php # RECENT FLIGHTS ;?> <div class="col-md-6"> <div class="hr-title hr-long center"><abbr>Recent Flights</abbr></div> <div class="table-responsive"> <table class="table table-condensed table-hover"> <thead> <tr> <th>Flight</th> …
Last reply by Steve Bartlett, -
- 6 replies
- 2.2k views
Hi all.. i have a problem with fsacars.. i want send LOG, and show me Browser and in is: "This pilot does not exist!" . And i dont know why is this show o_O. A click on OK and i have error: "Error Sending Log, Data Base Error". sendlogreport.html is EMPTY. I have Linux with Debian .. please help me
Last reply by Kyle, -
- 8 replies
- 2.2k views
How do you limit the schedules so you have to fly from where you last landed?
Last reply by servetas, -
- 1 reply
- 2.2k views
Hello. Was hoping that someone could help me out. We had been running on a freeware sight. After some deliberation we decided to go for a full on paywhere sight. We have been running for a few months now on the freeware sight. I am wondering. Do we have to start all over again with having to have everyone register and start all over with the flights or is there a way to transfer all the other information from our old sight into our new sight? I have attempted to copy the SQL information off the old web sight into the new web sight. In the my sql it is displaying all the information from the old web sight. But When going into the phpvms sight its not in there. What Must I …
Last reply by Nabeel, -
- 3 replies
- 2.2k views
Hey,I have two minor "bugs"/problems with the flight schedules:- when I enter the flight time as e.g. "5.3" then the system makes it automatically "5".- when typing something in the notes form, I want sometime making a </br> ... one time it works, another time it didn't although I have typed just the same! (maybe it is a leg problem, as it didn't work at leg 1, but it did at leg 2...)Thanks,Anthony
Last reply by Nabeel, -
- 4 replies
- 2.2k views
We were running PHPVMS 2.0.935 back in the day and close our VA. We reopened it and did a fresh install of phpvms. In order to import the routes, we went to php my admin and did an export of the routes. We went to the new database and imported them. We did the same thing for aiports. It went smoothly. Now on the new install we can't view the schedules or airports in the database for some reason. And it wont let us add a bid either as pilots. We're at dead end now on this situation. Help?
Last reply by Nick Tyson, -
- 2 replies
- 2.2k views
Hello. New to phpvms and a little help is needed!! I want our pilots to register their next flight dipending the location of the last PIREP that was accepted. here is the code....please help!!! <?php if(!$allroutes) { echo '<p align="center">No routes have been found!</p>'; return; } ?> <table class="ocean_table"width="100%" border="0" cellspacing="0" cellpadding="0"> <thead> <tr> <th>Flight Info</th> <th>Options</th> </tr> </thead> <tbody> <?php foreach($allroutes as $route) { /* Uncomment this code if you want only schedules which are from the last PIREP that pilot filed */ if(Aut…
Last reply by Iraklis,