Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 18 replies
- 3.7k views
hi all I wrote this code to get the last flight of a pilot <table> <tr> </tr> <TR><TD colspan="5"><hr color="red" size="1"> </TD></TR> <TR><TD colspan="5"><font color=yellow> <font size="3px"><b> Recent Flight Reports </b></font></font> </TD></TR> <TR><TD colspan="5"><hr color="red" size="1"> </TD></TR> <tr> <td><font color=red>Flight N°</td> <td><font color=red>Aircraft</td> <td><font color=red>Submitted</td> <td><font color=red>Flight Time</td> <t…
Last reply by mattia, -
- 5 replies
- 3.3k views
Hello, I put the code in this topic to add to my IVAO and VATSIM Pilot Roster, the question now is: Can anyone give me the codes to be put the registration page and maybe even in the pilot Center for id change the number? easyjetva like? Thanks!
Last reply by Onno, -
- 4 replies
- 1.6k views
Hi, I would like to license this image as background (http://bluepanoramava.joomlafree.it/Background%20Sid.gif) sid in the area of my site (http://bluepanoramava.joomlafree.it/phpVMS/index.php/) I tried to put this code in your CSS: #sample2 { background: transparent url(http://bluepanoramava.joomlafree.it/Background%20Sid.gif)no-repeat; color: #FFFFFF; text-align:center; } connecting it to the title with: <h3 id="sample2">My Title</h3> but does not work, narrows the picture! is there a way for it to remain the size Original? Thanks!
Last reply by Blu-Express VA, -
- 2 replies
- 1.8k views
[sOLVED] Oooops Hello, I am setting up my phpVMS site, and I have encontrd several problems. But in this time, the problem is that I have changed my hosting provider and in fact some things may have changed. The domain is the same one (So the URL is the same too) but I have downloaded all the files from the previous hosting and I have uploaded them tho the newer one. I have change in the "core/local.config.php" Â file the db names and pass and user that have changed. All is apparently well done, but I got some errors when i entered to the ForntPage You can see them in:http://aerocondorva.co.cc/phpvms/ PLEASE HELP ME, What would have happened?
Last reply by Aerocóndor VA-Presidencia, -
I have solved the issue.
Last reply by Jonah0037, -
- 6 replies
- 1.9k views
-
Last reply by stuartpb, -
- 3 replies
- 2.9k views
this is my modified schedule boarding pass. tpl It seems I have learned JUST enough php to screw it up. Can someone fluent in php please tell me why "I have an unscheduled end in line 111 the last line of this code. I have gone over it over and over and can't see an error but it worked till I changed one of the if icao gate schedules because I was not getting the proper selected gates just weird three digit random numbers. It DID work properly and then I added two airports, there were too many and now it doesn't work. Thank you. <?php # This will only show this message if it's not a popup window # Ends on line 13-15 if(!isset($_GET['newwindow'])) { ?> <h…
Last reply by tgycgijoes, -
- 2 replies
- 1.6k views
Hi In my va i have a form to bid a flight where pilot choose a AC , FL insert a route etc .. My code to choose a AC is - <select name="aircraft"><?php foreach($aircraft as $ac) { if($ac->id == $route->aircraft) { $sel1 = "selected"; } else { $sel1 = ""; } ?><option value="<?php echo $ac->id ?>" <?php echo $sel1 ?>><?php echo $ac->name.' - '.$ac->registration; ?></option><?php } ?></select> What i want is change code so disabled aircrafts will not show. Thank You in advance
Last reply by Kapitan, -
- 1 follower
- 0 replies
- 1.3k views
Hi there, I noticed today that the distance remaining in ACARS table isn't calculated correctly. After starting kACARS at boarding phase, I checked the remaining distance is 376 nm while the actual number is 456 nm. Anyone has the same problem? Cheers Update: Sorry! My bad. I noticed I didn't choose the correct airport in simulator. It's all just fine now.
Last reply by Parkho, -
- 2 replies
- 1.3k views
I'm having a problem, im trying to put the live acars map on my homepage and I can't figure out how to resize it to fit. Here is what is currently looks like: http://fsvirtual.co.cc/index.php/
Last reply by disconett, -
- 2 replies
- 1.4k views
There is a list whom fly under acars map and i want to add which platform they are flying, like Ivao or Vatsim or Offline. How can i add this option? And also if they paused the sim also i like to show in the same list. Is it possible? Thanks, Omer ASLAN
Last reply by OmerAslan, -
- 0 replies
- 1.2k views
Hi guys, I have a question on the live map today. We have added a way to display the true flight path of a pilot on our live map. here http://web.skyline-va.de/live Once you click on a plane in inflight, everything is as it should be for a few moments and you can see the true flight path (green) of the pilot as well as a line plotted from the current position to the arrival airport (white) and another one from departure to arrival (red, the default one). Now as soon as you wait for one or two minutes the data get's updated a few times and only the plane moves on, leaving you with an old flightpath and a new position of the plane icon. As this doesn't look very nic…
Last reply by skylineVirtual, -
- 1 reply
- 1.1k views
I found this code i want to show only the map not the sides. marginheight= - i did but didn2t work. How can i show only the map. My web site here if you want to see... Thnks... <iframe id="mymap" name="mymap" src="http://www.erisair.com/index.php/acars" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="650px" scrolling="no"></iframe>
Last reply by OmerAslan, -
- 0 replies
- 1.2k views
Hello there! I've made my website fresh new due to issues with the new version of php, using the dev_5.4. Everything runs well, except for ACARS. I use a custom kACARS, and now data seems to barely make it to my website... The ACARS page is almost always empty. Sometimes a flight shows up, and if you refresh the page, it disappears. It's the first time I have issued with ACARS in many years of operation. Any idea? Should I get a new kACARS.php updated file from FS-Products?
Last reply by EricThePanic, -
- 0 replies
- 1.3k views
I am getting this error when somebody tries to download XACARS, FSACARS and FSPassenger config files. Any ideas? Notice: The template file "/home/xxxxxxx//core/templates/xacars_config.php.tpl" doesn't exist in /home/xxxx/public_html/core/classes/TemplateSet.class.php on line 248 Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/core/classes/TemplateSet.class.php:248) in/home/xxxxx/public_html/core/classes/Util.class.php on line 58 Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/core/classes/TemplateSet.class.php:248) in/home/xxxx/public_html/core/…
Last reply by Steve Bartlett, -
- 4 replies
- 2.1k views
Hello, When i add new schedule, Days of Week: and Per Week Schedule check all | check none buttons not working. Also in the same section when i was typing the airport it was showing Airport icao and name under. Now it's not. Can we fix this problems somehow? Best regards, Omer ASLAN
Last reply by OmerAslan, -
- 2 replies
- 2.1k views
On a new website I am working on with phpvms, everything works fine except "add to bid" does not add a bid in the flight schedule. You can select available flights and click the add to bid and it disappears and does not say "bid added" as it should. Then when you click to display bids it says "you have not bid on any flights" I have also both the bid determiners on local config false. Any thoughts please? I have tried with my little knowledge I am learning here all I can think of. Even compared the templates from a working site to this one and there is no dif's I can see.
Last reply by tgycgijoes, -
- 2 replies
- 1.2k views
Hey guys, When I go to my schedule and I click on Add To Bid, and I got the sudden error in the screenshot...... Anyone know why it is happening? Thanks!
Last reply by Kyle, -
- 2 replies
- 1.7k views
Hey all, I have a stupid question... how do i add Youtube movies to my news items? I know for sure that i used it in the past, but can't get it to work anymore... grrr. ik checked out the forum but no luck. Could it have something to do with my crystal2 skin? Regards Lucas
Last reply by MrAmsterdam, -
- 2 replies
- 1.5k views
I have added schedules, aircraft, and etc. They show up in the admin section but when I go to the pilot center and search for flight, I get airport but it doesn't show any routes? Can someone tell me what I have done wrong? Thanks!!! SOLVED
Last reply by regional_elite, -
- 1 follower
- 5 replies
- 2.5k views
I am getting this error when I try to add an aircraft: Fatal error: Call to undefined method OperationsData::AddAircaft() in /home/xxxxxxx/public_html/admin/modules/Operations/Operations.php on line 720\ I am using the same skin I have used before with no problems, Both the PHPvms and website are php version 5.5 Here is Line 720 (which matches with what other websites have): OperationsData::AddAircaft($data);
Last reply by Steve Bartlett, -
- 1 reply
- 1.6k views
Loading my second round of schedules using the import schedules. I did save it as csv. The first round is fine, this time I get this, and that is just part of it. Does anybody know what is going on? Airline with code �L1�bma]���u���t���(gZ��[Wvr���2���u{���`�M� does not exist! Skipping... Airline with code ��9fe�q�wW@�(^��wd�b�h �a��8g.J pC�*Xx8��r�bV�`|Xƻ�cǵ�YU3J��Ý8b�3+��(�������Q��u���K>Q�ELKM2�#'��vi~����vl�wu8+�z��HH�J����:�)���� ~��L��\�E\O*�t@G�1��l�m��~C�*u��G.R(:…
Last reply by Steve Bartlett, -
- 3 replies
- 1.4k views
Finally got my skin working again, but now I am getting this on every page of my Admin Center, it is the only that comes up in the body. It's like it is asking for both php and tpl, if you look at the first line it shows dashboard.php.tpl Notice: The template file "/homexxxxxx/public_html//admin/templates/dashboard.php.tpl" doesn't exist in /home/steve14958/public_html/core/classes/TemplateSet.class.phpon line 248
Last reply by Steve Bartlett, -
- 1 reply
- 1.1k views
Okay, I AM logged into my webiste, but when I click on Admin Center, it then says "Please Log In First". I have logged out, logged back in and I still get the same message. Any suggestions?
Last reply by Steve Bartlett, -
- 7 replies
- 2.1k views
Hey all, I am having trouble with the pages made through the admin panel. When first viewed, they show up fine as /index.php/pages/executivestaff , but the next time it will show as /index.php/pages/pages/executivestaff, next time /pages/pages/pages and so on. Of course the only time it shows is the first time, and the only way to reset it is by clicking on home. If you want to see what I'm talking about it's here: www.flyaircanadava.com . I'm just starting so most links don't work or have easy db errors, but the page above should work to show errors. Thanks Chris P.S.--How do you mark a topic as solved?
Last reply by ACVA_CEO, -
Hi i just installed phpVMS on my private server. I didnt get any issue when installing but when i tried to log in right after the installation i get this error: ErrorException thrown with message "Trying to get property of non-object (View: /var/www/html/phpvms/resources/views/layouts/default/home.blade.php)" Here is the highlighted line 29 <h2 class="description text-white"><?php echo $user->home_airport->icao; ?></h2> here's my server config: Apache/2.4.18 (Ubuntu) Mysql: 5.7.21-0ubuntu0.16.04.1 - (Ubuntu) PHP version: 7.1.14-1+ubuntu16.04.1+deb.sury.org+1
Last reply by xavierm, -
- 17 replies
- 4k views
after many hours of searching and trying things I cant seem to fix this. I have created a template from a free html template, the template itself works like a charm. Only, when i go to the schedules i allready see there is an error because the flight search is listed instead of shown correctly. I am using the phpvms 5.5 My layout.php has many jquery in it. When i remove them the template does not work anymore. Those jquery's are in the top and in the end footer section. all related to the JS folder within the skin itself. Is here anybody that can see any errors? The template is running on: http://www.budgetair-va.com The layout is shown below. Allready thank yo…
Last reply by ncd200, -
- 3 replies
- 1.8k views
What aircraft types does phpvms want? I have edited my aircraft for over 3000 routes twice now and still I get "aircraft XXXX does not exist". I was told I could up load the routes via CSV or is this wrong and I have to upload them 1 by 1 via "Flight Schedules and Routes"?
Last reply by Steve Bartlett, -
- 1 reply
- 1.7k views
Hi all, I've recently re-installed Airmail but when I send a message to another pilot or a NOTAM, the message doesn't actually send despite the success message. I've imported the SQL fine, but for some reason the messages aren't sending. Any ideas? CS
Last reply by Connor1994, -
- 1 follower
- 6 replies
- 3.8k views
Hi, has anyone a SQL-Table of all airports of the world? When not, can anyone help me to import all airports via PHP? Thanks!
Last reply by OmerAslan,