Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Can someone explain what files the ACARS system use to load and what they use to sumit the flights. I want to edit it because if you change any of the fields (altitude, aircraft, etc.) in flight, it ignores it and submits the values from the route it loaded (for XAcars anyways). Also, wondering how hard it would be to get rid of registrations and make it determine the aircraft using ICAO. Thanks
Last reply by servetas, -
- 3 replies
- 1.8k views
Hi guys im after point in the right direction, im trying to configure the acars ini for the VA but cant seem to find the settings, any help would be great, Thanks.
Last reply by Nabeel, -
- 2 replies
- 1.8k views
Hi there, My site was functioning normal, until this morning, I got this warning message: The site is www.uvsaaf.fsworld.co.za Any help will be appreciated! Thanks, Jakes
Last reply by mark1million, -
- 2 replies
- 1.8k views
Hi there I don't know what i do but now almost all flight in Schedules not for bids ?? i can't bids any flight ??? any fixed for the issue ??? Help me guys ??
Last reply by t_bergman, -
- 2 replies
- 1.8k views
Hi all, I'm interested in modifying the news_additem.tpl file such that the subject field will display the subject, but also be a link at the same time. i.e. NOTAM: Electronic kneeboard technology now available in the Downloads section I've added a field to my phpvms_news table called "redirect_link" and I've edited my news_newsitem.tpl such that it appears as follows: <a href="<?php echo $redirect_link; ?>"><?php echo $subject; ?></a> I added the following line to news_additem.tpl <input type="text" name="redirect_link" value="<?php if(isset($newsitem->redirect_link)) { echo $newsitem->redirect_link; }?>" size="100%" /&…
Last reply by AGuyFawkesMask, -
- 3 replies
- 1.8k views
Hello everyone, Having an issue and I believe Jeff said it must be something to do with PHPVMS' coding. Basically, I have a custom version of kACARS. In the custom version, there is a default login placed there for knowledge purposes (XXX1001 and a default password) - just to show how the pilots must login. Unforuntely, some pilots are just clicking the "login" button with those credentials in there. Somehow, the system is accepting that login! They end up showing on the ACARS map with a blank name and when they file, no PIREP being attached to their true account but rather account ID 901 by default. Is there anywhere in the coding I can change so that users cannot log…
-
- 6 replies
- 1.8k views
Good afternoon all, i would like to activate this option to oblige pilots flying back mandatory from the last destination for example flight from AAAA-BBBB the pilot will mandatory fly from BBBB to AAAA or XXX destination that's mean mandatory to fly from BBBB last destination looking forward, NOTICE: i searched before starting this topic.
Last reply by Kishshey, -
- 1 follower
- 2 replies
- 1.8k views
Hi, the maintenance script is planed as a cronjob every day at 01:00 am and it worked for 2 years now. But I noticed, that the script stopped marking pilots as retired. Only when I manually start the script by entering the url in the navbar the pilots are inactive. Anybody can help?
Last reply by CedGauche, -
- 3 replies
- 1.8k views
Morning! I'm reinstalling PHPVMS. I've uploaded all the files, created the databases correctly etc... and i try and install it and i get this error: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'admin'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/fleetair/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 I've had this error before, and i man…
Last reply by South West FC, -
- 0 replies
- 1.8k views
Hello People Can Someone help me make a script or send me a script that will automatically check that a ACARS's flight is being done on Vatsim by checking Vataware for current flights under the callsign of the Bided flight and show that on the Live map. I don't know about coding so if someone could make the script or guide me through how to make it. Thanks in Advance
Last reply by Stealth - QCX002, -
- 3 replies
- 1.8k views
Hi, I am trying to get a data from one of the columns in the database. Installed PHPVMS, everything went fine. I added another column to the phpvms_pilots called "Passed" for exams. It is set at 0 or 1. How can i get that data from the database? I have tried the following (pilotid=2 is just example I set it to Auth::$userinfo->pilotid which should get any pilot but same problem): $result = "SELECT phpvms_pilots.Passed FROM phpvms_pilots WHERE pilotid=2"; $info = DB::get_results($result); Shouldn't $info now hold 0 or 1? Or am I doing something wrong?
Last reply by mh1ok, -
- 4 replies
- 1.8k views
Hello folks, Year ago i tried to install FrontSchedules module but i got a problem of aircraft drop menu list, i cancelled the module. Now, after many pilots jumping from airport to another and dropping fleet everywhere, so i need this module the problem as you see The same thing with airfield. Looking forward,
Last reply by FlyingMachine, -
- 2 replies
- 1.8k views
reject the report I get a window that you reject. well, when writing the reason and click Rechar report. nothing happens. or send the form or disappear or anything.
Last reply by novamix, -
- 3 replies
- 1.8k views
Hello i have changed the Config::Set('MAP_TYPE', 'G_HYBRID_MAP'); to Config::Set('MAP_TYPE', 'G_PHYSICAL_MAP'); but is seems to beeing stuck at ground map any solution ? Thanks in advance
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 1.8k views
Hi to all, Been scouring through the forum and can't seem to find an answer to the following question: What is the difference between RankID and Rank Level? I know that when I look at the tables for ranks, it assigns a rankID based on what was entered through the phpVMS Admin Panel. However, When I look at the pilots table, it shows both a rankid and a rank level and I am not sure if the level number should be the same as the RANK ID number, or different? For example, I running a local test version. I have a pilot ID that via the db shows the rankID as 12. However, it also shows the rank level at 11. Regards, Nat
Last reply by natcret, -
- 2 replies
- 1.8k 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, -
Manual Rank Change
by Guest- 1 reply
- 1.8k views
Is there a way to edit a pilot's rank manually?
Last reply by joeri, -
- 4 replies
- 1.8k views
Just trying to edit my Front Schedule tpl, and I have forgotten where the list of aircraft is?! I remember adding all my aircraft types into a template, but for the life of me, I can't remember, or find it
Last reply by Parkho, -
- 5 replies
- 1.8k views
I downloaded a fresh new install of phpVMS, set it up, and published it. The server is online, but when I try to access the website, it just loads forever. I have installed phpVMS on two hosting services, and both have failed. When I try pinging the server, after one second, over and over again, the session times out. Is this a DNS problem or a problem with the installation?
Last reply by simpilot, -
- 1 reply
- 1.8k 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, -
- 1 follower
- 3 replies
- 1.8k views
Hello, On my phpVMS install I have uploaded and selected my avatar in "My Profile" and on some pages on my CrewCenter site it works like this http://prntscr.com/gufodq, but on others it just shows the default no avatar picture, like this, http://prntscr.com/gufol4 Why is this? Thanks, Harry
Last reply by HCStrike, -
- 3 replies
- 1.8k views
I may just need to fix my templates, but I still am showing the same user online like 3 and 4 different times at once. Like it will say Users Online Kermit the Frog Kermit the Frog Kermit the Frog Ray TAV0001 Carrie TAV0004 I might not have ever got my templates updated or something if this has been fixed. While I am on the subject, .....Nope...... I will go to skinning and ask. Thanks all for reading Ray
Last reply by TAV1702, -
- 3 replies
- 1.8k views
Hello, You can enlarge or shrink each menu item? I mean: I create a page Fleet, but the menu is too big and I'm not appear you can restrict the other? Thanks!
Last reply by Blu-Express VA, -
Moving files
by Sava- 4 replies
- 1.8k views
Hello! I am having problems moving from free hosting to the new pay one. I did it like this. Moved all files from the old host to the new public_html/<airline name> directory so I have it like this mysite.com/myVA Then I exported the database and imported it into the new empty one I created in the pay hosting. Changed the local.config.php to reflect the current settings I am now getting a blank page when i try to load the directory. can you help?
Last reply by Sava, -
- 5 replies
- 1.8k views
In my CSS for my website, the backround is blue and there is a white container thing that is supposed to have all the content in it. It was working then I changed a diferent div and it's not working now, the white is only around the banner. See it at http://www.canforce.org . container #container { margin-left:auto; margin-right:auto; margin-top: 0px; margin-bottom: 0px; width:760px; background-color: #FFF; padding:10px; } Code that I changed. I hadn't changed anything in the tpl, but if I completely delete the stuff inside the div, then the container will work #body { float: left; width: 405px; padding-left: 10px; }
Last reply by Aaron, -
- 3 replies
- 1.8k views
Hello Im getting some errors Those errors apear when i visit my site Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php on line 76 Warning: Cannot modify header information - headers already sent by (output started at /home/ryanairv/public_html/virtual/core/local.config.php:1) in /home/ryanairv/public_html/virtual/index.php…
Last reply by StartVM, -
- 5 replies
- 1.8k views
Hello everybody. let me post here meet with the various problem phpvms the establishment of the company I have this error /home/francefrro/www/install/includes/Installer.class.php 261 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-fretairlines ( `code`, `name`) VALUES ('FF', 'France-Fret')' at line 1 thank you in advance for your help. sorry if there are mistakes in my post I do not speak french and I have everything translated with google translate. cordially paulo
Last reply by ptibibi, -
- 1 follower
- 1 reply
- 1.8k views
This will be fixed with an admin option in the next update, but for now, download the zip, and extract the "createzips.php" file into your site root (where index.php is). Then run it. It will generate a signature for all the pilot's in your VA. createsigs.zip
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Is there a way to enter a one-time (i.e., non-recurring, not calculated as a percent or fixed amount per flight) expense? At this point, it looks like the only way is to put it in as a fixed dollar amount monthly expense, then delete it out before the next month starts. Is that the only option? Any modules that allow more "granular" or detailed accounting?
Last reply by Caporrella, -
- 1 follower
- 2 replies
- 1.8k views
Hello, I've simply been trying to change the colours of the dropdown menu using the style.css file and it doesn't appear to be updating on my site. Has anyone got any ideas, or am I even updating the correct lines? In the style.css file I edited lines 101-109. http://hostcode.sourceforge.net/view/3898
Last reply by Parkho,