Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 1.2k views
hello can someone help me with the Highcharts? i have this code and i wanted to implement it in my pireps view report <?php if(isset($pirep)) $pirep = $pirep; /* pull data from rawdata */ $res = @unserialize($pirep->rawdata); if($res !== false) { $pirep->rawdata = $res; unset($res); } $json = ''; if(is_array($pirep->rawdata['points'])) { foreach($pirep->rawdata['points'] as $point) { $time = str_replace('[', '', $point['time']); $time = str_replace(']', '', $time); $time = str_replace('l', '', $time); $alt = $point['alt']; $gs = $…
Last reply by Laurent, -
- 0 replies
- 1.3k views
Hi Could you let me know if there is any integration possibilities between PHPVMS and FS Airlines? We would like to pull some data across from FS Airlines into our own PHPVMS website? Thanks Darryn
Last reply by Joburgtaxi, -
- 0 replies
- 988 views
Hi all, I recently upgraded IPS software on the same server that phpvms is hosted on - the same one that necessitated upgrading to php7.2 - and at the end was greeted with this warning message. http://prntscr.com/qwhzgr Before I go ahead and turn off anything can I just check with the techies here if any of the mentioned functions are required by PHPVMS? Thanks
Last reply by nicky9499, -
- 0 replies
- 879 views
Good afternoon guys, I have one more question. I have a problem on my system does not show the flight status list below the map, but shows the list of scheduled flights and I am not able to find where someone could help me with this part? Thanks
Last reply by Gtev, -
- 0 replies
- 993 views
Sigh.. Its been a long day. I get home to try and figure our why my (imported to the database) schedules are not showing the aircraft registration on the admin view. One thing lead to another... I clicked "drop" instead of "empty" and now I do not see my schedules table in the database. Its gone. I must have deleted it. I need it back. I was going to manually add a table, but I can't find a template to make sure I have the correct columns. Somebody help me please!!! Nevermind - i figured it out. I still had the install.sql file. I extracted the section for the schedules, created a new .sql file and imported it.
Last reply by djtiger76, -
- 0 replies
- 968 views
Hi All I'm trying to get the map zoom in the view.php template to be a wider zoom! I've tried many setting for zoom under the Current Aircraft Location (this is the map for the individual aircraft, not the fleet, thats changes when zoom level is changed in map.php) Current code is: <h3>Current Aircraft Location</h3> <?php $location = vFleetTrackData::getLastFlightAircraft($aircraft->id); if($location) { $airport = OperationsData::getAirportInfo($location->arricao); ?> <div class="mapcenter" align="center"> <div id="currentlocation" style="width: 960px; height: 520px;"></div> </…
Last reply by CFVA, -
- 0 replies
- 925 views
Charter flights are always "delayed", as Schedules flights are normal in flight status. What should I do for charter flights to have their normal status? <?php $schedule = SchedulesData::getScheduleByFlight($pirep->code,$pirep->flightnum); $fltime = explode(".", $schedule->flighttime); $minstar = substr($fltime[1],0,1); $minstarmin = substr($fltime[1],1,2); $flmin = $minstar * 10; $flhou = $fltime[0] * 60; $flminu = $flhou + $flmin + $minstarmin; …
Last reply by garcez, -
- 0 replies
- 1.1k views
Hello, does anyone know how to inform me how do I add a letter here in the Briefing? I have the API released by DECEA and AISWEB. http://gtev.com.br/intraer/index.php/schedules/brief/245
Last reply by Gtev, -
- 0 replies
- 989 views
Hi developers, I'm new on skinning. I'm designing my skin but I have a problem with login page I want to add a form which opens when user click on "SIGN-IN" with fade action on current page to login May help me please to create this form? I dont know anything about this and dont know where I can edit the login page template. So decided to create this flash form to open at the current page where user on it Regards, Amir hossein
Last reply by Amirmahdioun, -
- 0 replies
- 951 views
Hello everyone, kACARS_Free 1.0.1.5 Client Setup: Click kACARS_Free 1.0.1.5 Module Webscript : Click Since it was difficult to find, I felt the need to share it here. Thanks, have a nice flight :))
Last reply by Kursat, -
- 0 replies
- 878 views
Hi guys! I want to send monthly reports of pilots registered to the system How can I do as an e-mail? Thanks
Last reply by Kursat, -
- 0 replies
- 972 views
Hello, I have a Problem... i cannot file a PIREP not on the Website and not via ARCAS. I see the LOG: Backtrace: DB::write_debug > DB::get_row > StatsData::getTotalForCol > StatsData::TodayHours > include > TemplateSet->getTemplate > TemplateSet->showTemplate > Template::show > CodonModule->render > Profile->index > MainController::RunAllActions Query: SELECT SUM(*) as `total` FROM phpvms_pireps WHERE DATE(`submitdate`) = CURDATE() Do you habe a Soulution? Regards
Last reply by Vincentxx, -
- 0 replies
- 813 views
Hi, After a pilot has booked a flight from our schedules I would like to have there pilot name displayed on the flight Briefing page under the title Flight Crew Is this possible? Thanks,
Last reply by masmas, -
- 0 replies
- 876 views
Moving on now to another issue since the bid issue is fixed. The Admin page is really slow....the rest of the web site loads quickly. The test site loads fine. Pireps take forever to file and show a time out although they are in fact filed, even the kaCARS program (client) takes a while to load the first time, but the data transfers quickly. I have read many of the posted solutions, but they are fairly old and nothing suggested there seems to work. I have commented out the connection to VA Central as suggested, nada. I hope I just missed the solution as I searched and that someone can point me in the right direction....Thanks
Last reply by BPA1, -
- 0 replies
- 935 views
Hi Guys I want to restrict pilot to fly from last arrival airport , how can I do this? Please help me on this issue Regards
Last reply by Amirmahdioun, -
- 0 replies
- 894 views
Hello all, i'm trying to minify the html output but no success, i use phpvms v2. example: <!DOCTYPE HTML> <html lang="pt-PT"> <head> <meta charset="utf-8"> ... to be <!DOCTYPE HTML><html lang="pt-PT"><head><meta charset="utf-8">... I´m trying to use this code on top of layout.tpl function sanitize_output($buffer) { $search = array( '/\>[^\S ]+/s', // strip whitespaces after tags, except space '/[^\S ]+\</s', // strip whitespaces before tags, except space '/(\s)+/s', // shorten multiple whitespace sequences '/<!--(.|\s)*?--…
Last reply by piuozorio, -
- 0 replies
- 785 views
Hi everyone, I have a problema with the module of Crazy Creatives, Aircraft Market, I had ordered different aircrafts (by leasing and buying) but when the delivery time arrives the botton to take the aircraft didn't appear and the status say "On order". I had tried to modify the time format of the phpvms, but It didn't work. i'm using phpvms version of @ProAvia. If you can help me, thank you! Some screenshoots. .
Last reply by Adrian1709, -
- 0 replies
- 941 views
Hello all i need to know if someone have the solution when i need to send email to the pilots it go to SPAM folder in tier email like gmail and if the pilot did -THIS IS NOT SPAM- it will come in the normal folder but other pilot still in SPAM guys if u have any solution for this please help
Last reply by alyousufi, -
- 0 replies
- 1.1k views
Hi all, any chance to convert this map (googlemap) into openstreet map. This code can show the schedule route and route made in the same map. Now i have a map were only show a schedule route in openstreet map. <section class="page-contents"> <div class="container"> <div class="mapcenter" align="center"> <div id="routemap" style="width:1106px; height: <?php echo Config::Get('MAP_HEIGHT')?>"></div> <?php /** * * This is the new Google Maps v3 code. Be careful of changing * things here, only do something if you know what you're doing. * * These are some options for the map,…
Last reply by lorlandi, -
- 0 replies
- 1.1k views
Hi, I was wondering of anyone knows how to change the color/upload an image to change the backround color and sidebar color in iCrewLITE. Thanks
Last reply by lukasc24, -
- 0 replies
- 1.1k views
ok are few stuff i am needing help with StislaSkin I am runing Version 5.5.2.72 simpilot/php7.2 PHP Version7.0.33 MySQL Version10.0.38-MariaDB pay web hosting How do i add a background or make a front page or how can i make a front page like a Index or and into page? or how do i redeirct it from the loging page back to index page? https://prntscr.com/tnu5xb and way is my fleet is not showing up when I hit book flight then pick what aircraft i want to fly https://prntscr.com/tnu63s evey thing thing else i working great
Last reply by ace104th, -
- 0 replies
- 1.8k views
MYSQL 5.7 can cause problems with phpvms as it by default enables strict mode, which will break your site as pireps will suddenly stop going through. You will need to contact your host to get them to disable it. If you have a VPS or dedicated server you can do that yourself via either the Terminal or an SSH client such as Putty. It seems more and more VA sites are coming up with this problem of PIREPS not submitting, but they get an email saying a PIREP has been filed.
Last reply by Strider, -
- 0 replies
- 1.9k views
Good morning, could you help me to connect the flights live on our personalized map that we have on the home page external to the phpvms installation, it is within the same domain but I cannot get the map to be displayed and when I address it by url it does not show the live smells
Last reply by Lebitek, -
Hi guys, How can I limit the jumpseat so the pilot can only do 2 or 3 jumpseat a month!!. Thanks
Last reply by blue3294, -
- 0 replies
- 1.4k views
Hi All When I file a PIREP for the VA we started, we get a PIREP filing error (but the system does still file the PIREP). The log file shows: [12:30:37 PM] Windows 10, Build 19041, Suite Mask: 0x100, 64bit Architecture [12:30:37 PM] Browser emulation mode set to 11001 [12:30:38 PM] Logged in to airline 368 as pilot 2 with dbid 2 [12:30:42 PM] set_color 4 [12:30:42 PM] set_color 7 [01:25:00 PM] The sim monitor thread returned [01:25:02 PM] [ERROR] An exception occured during PIREP filing. It was : System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at smartCARS.mainform…
Last reply by Dyl1103, -
- 0 replies
- 1.1k views
Hello to everyone !!!☺️ First of all I would like to say that I am very happy with phpvms I am new and I will really try day by day to learn and read more and more to get better. My point is this: I would like to add the flags of the countries next to the ICAO airpots on recent flights. I try some things buy I dont found any solution unfortunately. Is that possible? If anyone knows something about that please help me. Thank you so much !!!
Last reply by Jiko, -
- 0 replies
- 1.1k views
Hello to everyone !! I have 2 modules to my VA. The FltbookSystem-v2 (freeware) and the Charter Ops v1.11 from Crazy Creatives (payware) I make 2 different callsings to my VA. One for schedules and the other for Charters. I want for the charter filghts do not change location of the aircraft, only the pilot. But i don't know how to do this. If anyone from here have the knowledge to help me pls contact me with PM because the second module is payware and i know the rules of this forum. thank you very much !!
Last reply by Jiko, -
- 0 replies
- 1k views
Hello everyone! If you are having an issue with Fltbook bids not showing up on your "my bids" page with the StislaSkin when bidding on a flight through smartCARS. I've finally figured it out to fix the issue!!! Enough talk! Go to: /lib/skins/StislaSkin/schedule_bids.php go to line 31 and change: $bids = FltbookData::getBidsForPilot(Auth::$userinfo->pilotid); to $bids = SchedulesData::getBids(Auth::$userinfo->pilotid); There! PROBLEM SOLVED! After nagging and looking in the forums for months! And getting no response or help from anybody about it I was fiddling with the codes and found out that FltbookData was the reason that was happeni…
Last reply by Curshad, -
- 0 replies
- 918 views
Hi there. So I transfered my files to the htdocs folder in the filezilla but my website still show the lets get started page despite me changing the php to 5.6. Any help?
Last reply by Kevinsoto1502, -
- 0 replies
- 959 views
Just some technical heads up -- know there were threads at one point trying to figure out "why" a cron job on maintenance.php failed. I was looking at the original PHPVMS build against Clark's 5.5 build and I noticed that MainController::Run('Maintenance', 'resetpirepcount'); MainController::Run('Maintenance', 'resethours'); which translates to the respected Maintenance module function has this added CodonModule::checkPermission(MAINTENANCE); This is not in the original PHPVMS builds. The error is being caused because no matter what you do in a cronjob you are not an authenticated user. When the checkPermis…
Last reply by Ither,