Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.4k views
Hello, I am using phpVMS 5.5 I've setup smtp but it don't work also i'm not to sure where to put my google api key thanks
Last reply by mark1million, -
- 12 replies
- 3.2k views
Hello everyone, In the last month Im having some weird problems with ACARS, I have smartCARS and KACARS and suddenly when the pilots wants to send their pireps into the website they getting errors. In smartCARS : "Pirep filling error:The virtual airlines web server didn't confirm the pirep filling property with smartcars. This doesn't always mean that the pirep wasn't filed. Please verify that the pirep was filed on the airlines website. If it was filed, please click the cancel button on the acars tab cancel your flight. If it wasn't filed, please try again by clicking "file pirep" " In KCARS : There is no physical error but there is some so…
Last reply by mark1million, -
- 5 replies
- 1.4k views
Hello! Hub and location cannot be selected during registration. The browser reports : Warning: Invalid argument supplied for foreach() in /usr/www/users/virtuajj/sachsenexpress/sxp-crew/lib/skins/ocean_blue/registration_mainform.php on line 39 Warning: Invalid argument supplied for foreach() in /usr/www/users/virtuajj/sachsenexpress/sxp-crew/lib/skins/ocean_blue/registration_mainform.php on line 49 Hello! Hub and location cannot be selected during registration. The browser reports : I can't find the error because I didn't change the original files. Could someone please help. Thank you Best regards Andreas &l…
Last reply by Heritage1, -
- 6 replies
- 2.5k views
Not sure what's happening here. This code is straight from IceBlue by FlyAlaska. <section class="page-contents"> <div class="container"> <br /> <h3><i class="fa fa-users" fa-lg style="color:#04327F"></i> Our Pilots</h3> <script type="text/javascript"> $(document).ready(function() { oTable = $('#blueIce_Pilots_List').dataTable({ "bJQueryUI": true, "sPaginationType": "full_numbers" }); } ); </script> <table id="blueIce_Pilots_List" width="100%" border="0" cellspacing="0" cellpadding="0" class="blueIce_table"> <thead> <tr> <th>PID</th> <th>Name</th>…
Last reply by omglookeyhere, -
I have givin up on version 5,5 don't have the knowledge in coding. So I put an older version back in have two older versions still working, Anyway it installed all went well ran the db check all is good. when i click on the live map I get this Fatal error message. has nothing to do with the skin..tried it on the default Crystal skin. Im not sure im in the right place for this question so forgive me. I searched everythread related to Acars, came up wit nothing, Fatal error: Class 'ACARSData' not found in /hermes/bosnacweb04/bosnacweb04cf/b1/ipg.XXXXXXX/XXXX/core/modules/ACARS/ACARS.php on line 32
Last reply by ProAvia, -
- 4 replies
- 2.4k views
Hi. I am having problems with the ACARS map, it does not show any flights, not even in the lists. On the home page of my site we have a table that shows flights in curos and works correctly. I don't know what the problem with the map might be. I leave the code of the php file and template. Thank you! ACARS.php <?php /** * 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 Share Alik…
Last reply by Imanol, -
- 11 replies
- 1.8k views
Hello; I currently have a virtual airline called "Pan American Virtual" on the web located at http://www.panamericanva.com. Currently we use VAFS as our management and acars system and wanted to add PHPVMS to our site. On the hosting server, inside the ftp account I use, the public_htm folder, has all the files for our website. I followed the instructions to install PHPVMS. Got all the initial install done. On the last setup screen, you get a link to go to front page and another to login into the admin panel. When I click on "front page", it goes to my sites home page. When I click on "admin panel", it gives an error stating you must be login f…
Last reply by ProAvia, -
- 1 follower
- 1 reply
- 1.3k views
Hello Guys, I'm a bit new to coding stuff but I got whats enough for me, currently i'm looking for help about generate function that isn't working with me. I'm making a digital pilot card in the same page of the pilot badge, I did edit PilotData.Class.php , profile_badge.tpl in the skin , local.config.php & uploaded files in lib as /lib/dcards/background/background.png also made a blank index.php under /lib/dcards but it's not generating anything even after filing a PIREP while the badge is working properly. Base codes are copy rights to their owner (Pilot Badge template Author)* PilotData.Class.php public static function generateDcard($pilot…
Last reply by Nabeel, -
- 14 replies
- 3.1k views
could you help me with this error? ( Warning: Creating default object from empty value in C:\Program Files (x86)\Ampps\www\core\templates\randomsearch.php on line 12 ) <?php /* * phpVMS Module: Random Itinerary Builder * Coding by Jeffrey Kobus * www.fs-products.net * Verion 1.3 * Dated: 03/22/2011 */ $pilotid = Auth::$userinfo->pilotid; $last_location = PIREPData::getLastReports($pilotid, 1); if(!$last_location) $last_location->arricao = Auth::$userinfo->hub; $last_name = OperationsData::getAirportInfo($last_location->arricao); $equipment = OperationsData::GetAllAircraftSearchList(true); $airlines = OperationsData::getAllAirlines(true); ?> …
Last reply by ProAvia, -
- 0 replies
- 843 views
Hello, I have an virtual airline and need help with my backend it's all messed up and needs a good going over. I lost my guy that was doing my website work. I now have guys that can do the day to day stuff but is not good with the deep backend stuff can anyone help us out? will pay for your time. PM me or email easternhops@gmail.com thanks Robert CEO easternhops.com
Last reply by easternhops, -
- 0 replies
- 835 views
My VA, flycaribbeanva.com, has had an email from the provider which says: Now I can't file pireps, edit routes or anything. Is there someone who is willing to help me get my site up and running again? Our webmaster quit and we don't have the knowledge ourself. It is using phpvms 5.5.2
Last reply by JohanVLC, -
- 1 follower
- 2 replies
- 1.3k views
Hello, I'm trying to upload a .csv with airports and I'm getting an error, any suggestions?
Last reply by Nabeel, -
- 7 replies
- 1.8k views
Hello, In the finance module, it's the total of flights by month wich is mentionned (scheduled flgihts + free flights). But i want to have just scheduled flights to have the right number. How can i do this please ? Actually it's like this (here $month->total return all the flights.) : <td align="center"> <?php echo $month->total; ?> </td> i try this without success : <td align="center"> <?php $scheduledFlights="SELECT COUNT(pirepid) as totalflights FROM phpvms_pireps WHERE month(submitdate)=".$month->ym." and (code='xxx')"; $resultScheduledFlights=DB::get_results($s…
Last reply by orobouros, -
- 12 replies
- 2.4k views
Hello I am trying to add that the last 10 routes flown are shown, I have not been lucky thanks for the help this is the Module / Pireps code public function routesmap($pilotID,$limit='') { if (!Auth::LoggedIn()) { $this->set('message', '<div class="alert alert-danger alert-dismissable">You must be logged in to access this feature!</div>'); $this->render('core_error.tpl'); return; } $this->title = 'My Flight Map'; $pireps = PIREPData::findPIREPS(array( 'p.pilotid' => Auth::$pilot->pilotid,$limit )); …
Last reply by FlightDeckES, -
- 0 replies
- 907 views
Hey guys, I would like to offer my VA Site in multiple languages. I created a new LangData.class.php. Everything works fine, The function Lang($pilot) returns the array $lang. When I define on any template $lang = LangData::Lang($pilot); or inside the module $this->set('lang', LangData::Lang($pilot)); it works perfectly fine. But I want to make the variable $lang accesable globaly, without having to set the variable in all modules or templates. I tried to set the variable inside the layout.php, because it covers all templates as the top file, but in that way I can only echo the array inside layout.php. I use simpilot 5.5.2 Here is my code for LangData.c…
Last reply by BlackSwan, -
- 3 replies
- 1.4k views
I am not entirely sure what's happening here. But when I install Ela skin, it keeps giving me this error. https://i.imgur.com/12t8yYK.jpg I have gone to that line and looked at it. This is a code on that line. Am i supposed to put the path of the template there? Any help would be greatly appreciated. Thank you.
Last reply by flyalaska, -
- 2 replies
- 1k views
Hi guys, i have a problem. Im making my own type of flight bidding for cargo. So in my Schedule.php module, i created a new function and name it addbid_opscargo. So in my opscargo page, when i press Add Bid, it will have to add to my created database rather than then default one, phpvms_bids. But the problem now is, when i press Add bid, it will use the default one and will not run or use my addbid_opscargo function. Everytime i press Add bid, it will add it to phpvms_bids instead. I'm not sure if its jquery issue cause i did remember adding jquery in my Layout.php when i have one in core_htmlhead.php. It worked somehow but always bring me to a white page which shows…
Last reply by PikoSim, -
- 2 replies
- 1.3k views
All was working well, then suddenly I get this error when I go to "start flight". Using kACARSII. I have slew off, using P3D V4.4. Any ideas would be of help. Thank you Doug
Last reply by JDLinn, -
- 6 replies
- 1.6k views
Hey everyone Soooo, I've been tinkering with this install/install.php for hours and still cannot find a way to understand. I got a webspace from Zap Hosting and what I don't understand is where and how do i install the installer. Where do i install the installer? I can't seem to get to a screen where you set up your VA. Do i upload phpvms files through Filezilla or can I upload them through admin panel on my webspace? Any help would be greatly apreciated. THank you.
Last reply by omglookeyhere, -
- 1 reply
- 1.4k views
Hi guys it's 2-3 days that I have this problem with the google map. It only appears if used as a Firefox browser (I deleted cache and history but the problem persists). On Chrome and IE the map works perfectly. Thanks for a possible reply.
Last reply by ncd200, -
- 1 follower
- 4 replies
- 2k views
Hi guys, I have this code but the flag is not displayed. Any help is welcome. Thank you <?php $country = OperationsData::getAirportInfo($route->depicao); $imgicao = array_search($country->country, Countries::$countries); ?> <img src="<?php echo SITE_URL;?>/lib/images/countries/<?php echo strtolower($imgicao);?>.png" alt="<?php echo strtolower($imgicao);?>" /> <a href="<?php echo SITE_URL?>/index.php/airports/get_airport?icao=<?php echo $route->depicao ?>" target="_blank"><?php echo $route->depicao;?></a> (<?php echo $route->deptime; ?>) </strong> example …
Last reply by gio1961, -
- 1 reply
- 2.3k views
Hi, i've been looking for the original download of mark swan's crew center, but the link doesn't seem to work anymore. Does anyone have an original copy to share? Thanks in advance!
Last reply by gio1961, -
- 4 replies
- 1.6k views
Hello, Whenever i try to go to the login or join page, i keep on getting the "No input file specified" error. I've already tried everything in https://forum.phpvms.net/topic/6940-no-input-file-specified/ and https://stackoverflow.com/questions/21377321/nginx-no-input-file-specified-php-fast-cgi Here's my nginx config: server { listen 80; server_name www.welshairways.com; root /srv/new-website; index index.html index.htm index.php; charset utf-8; location / { try_files $uri $uri/ /index.php?$query_string; } location = /favicon.ico { access_log off; log_not_found off; } location = /robots.txt { access_log off; lo…
Last reply by ikk, -
- 0 replies
- 767 views
Hi, I'm trying to code functionality within the PIREPData class to divide the inputted passenger amount up into first class, business class, and economy class, all randomized but all passengers will make it. Here's what I've coded $ac = OperationsData::getAircraftByReg($pirepdata['aircraft']); $rem=$pirepdata['load']; if ($rem<=$ac->firstclass) { $first=rand(0,$rem); $rem-=$first; } else { $first=rand(0,$ac->firstclass); $rem-=$first; } if ($rem<=$ac->busclass) { $bus=rand(0,$rem); $rem-=$bus; …
Last reply by NWA1999, -
- 2 replies
- 1.3k views
Image my page has a bug which does not allow me to access the content, and also tells me that the website is not safe, as it appears in the image, what can I do ?, I count with icrew
Last reply by magicflyer, -
- 3 replies
- 1.4k views
Personally, I just installed the PHPVMS V2 Master version for phpvms 5. But I can not add airports. I put an ICAO code but only the message "Fetching airport data ..." Sorry for my English Click here to view image
Last reply by flyalaska, -
- 0 replies
- 1.1k views
Well, I installed phpvms 5.5.x Master following the tutorial correctly. But after the installation it gives table errors and the main page appears with bugs.
Last reply by RodrigoMoreira9, -
- 0 replies
- 894 views
Hello good afternoon I'm trying to put this in the profile_main there would be some way this works with a single click when you delete the reservation. Thanks for the help. https://prnt.sc/o97vo1
Last reply by FlightDeckES, -
- 5 replies
- 2k views
Dear Members, We have recently introduced some Airlines which is having huge number of schedules/routes, now the problem is when pilots trying to search any schedule page is taking so much time to load in some cases page timeout error comes in how can we optimise the schedules result page what can be best solution. Thanks in Advance.
Last reply by Heritage1, -
- 1 follower
- 5 replies
- 1.9k views
Hi, When I accept/reject a pirep it takes literally ages to accept. I watch the database it changes straight away but the website is just so slow. This all started after we had to restore the database back a day after one of my staff accidentally deleted it while working on it (Don't ask). I've tried so many things to fix it Database defrag etc... The Server is really powerful 4 Xeon E5 v4 Cores and 8GB RAM. Running on Windows Server 2019 IIS and MySQL from XAMPP. Not sure where to go next, Have surfed this forum for hours and i cant see anyone thats had a similar issue.
Last reply by Lockdown345,