Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 6 replies
- 2.4k views
Hello eveyone, My name is Carl and i just opened up http://swava.net (Southwest Virtual). I used a new template and worked with the html and css to get it where I wanted it. Although it's not finished, it has come very far. The live map will not display!!! Could somebody please check out the code and tell me why? I'm not amazing with code, so any help would be highly appreciated. Thanks again, Carl Klinker CEO of SouthwestVirtual Airlines & ATC
Last reply by Nabeel, -
- 7 replies
- 2.4k views
Hello, I just flew my first flight with FSAcars and it reported a landing rate in the log but on the PIREP page it has a landing rate of 0. Any ideas on how to get that to show up correctly? Running latest beta. Thanks!
Last reply by Nabeel, -
List Users Identities Online
by Guest- 4 replies
- 2.4k views
I understand StatsData users online feature, but is there a way to list the identities of those users for those that are logged into the webstie? Thanks!
Last reply by nabpp, -
- 8 replies
- 2.4k views
Hello, I am getting my routesystem together. But slowly I am also thinking about adding some bigger planes, and bigger airports. Yet I know, that you need a special permit to fly to London City, or Innsbruck or Lugano (They have steeper arrivals or the ILS is not in line with the runway). Suppose I have an ATR on some routes including the above once. Yet I do not put a trip from Maastricht to Amsterdam not equal to a trip from Maastricht to Lugano. In that case I would like to restrict these 3 routes to if you have a higher rank. How can I accomplish this? Restrict them to an airplane? I was thinking to put the trip to Lugano on a smaller aircraft.
Last reply by Parkho, -
- 4 replies
- 2.4k views
Hi, Since 5 days ago I'm having problems with kacars and fsacars sending the log. Nothing has changed, the kacars sends the log but hangs before displaying the message of success. The fsacars sends the log twice and also does not display the success message indicating "Tampered Log". I would like to know what is causing the errors since nothing has changed. Thank's .
Last reply by mark1million, -
- 4 replies
- 2.4k views
Hi, I just recently started building my VA and today I got this when trying to get to my site. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11) (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/canad950/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 What does this mean? http://canadianarcticvirtual.com/index.php
Last reply by MPE001, -
- 3 replies
- 2.4k views
Hi, how can i update my navdata. the last version is 2 years old. and there is a lot of waypoints changed. I hope there is a way to update that Michael
Last reply by reachva, -
- 7 replies
- 2.4k views
Hi guys, im having trouble displaying todays flights or flights today this is the code that im using am i missing something somewhere? All the other stats populate except for Total Flights Today. Total Flights Today: <?php echo StatsData::totalflightstoday(); ?><br />
Last reply by Nabeel, -
- 6 replies
- 2.4k views
Hello how can set the ranks to give them to my members manually? Thanks you very much!
Last reply by Nabeel, -
- 4 replies
- 2.4k views
Hello Is there a way to change the popupnews mod to look like this? also Is there a way to get them blue borders as I illustrated in the image above? <h3>Latest Arrivals</h3> <p><?php $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <table width="600px"> <tr> <td class="tableheader">Flight No.</td> <td class="tableheader">Pilot</td> <td class="tableheader">Departure</td> <td class="tableheader">Arrival</td> <td class="tableheader">Duration</td> <td class="tableheader">Aircraft</td> <?php if(count($pireps) > 0) { foreach ($pireps as …
Last reply by avdesigns, -
When I visit the website and click download it brings me to this version https://github.com/nabeelio/phpVMS#installation is it stable and how do I add this to my site.
Last reply by t_bergman, -
- 3 replies
- 2.4k views
HI, When try to go to my home page to install, each me thi error, "Fatal error: Class 'DB' not found in /home/a7845853/public_html/core/common/SettingsData.class.php on line 28" What is wrong, I see this tutoria " , and do the same.Thanks
Last reply by officerharris, -
- 5 replies
- 2.4k views
I currently have some code put in to show the payrate in the pilot's profile. I would like to have this amount update with the pay adjustment feature in the admin panel. Here are 2 pictures and the code I have put in. Thanks for any help to get this working. <li><strong>Total Money: </strong><?php echo FinanceData::FormatMoney($userinfo->payrate) ?></li><br />
Last reply by Heritage1, -
- 5 replies
- 2.4k views
Hello. I'm having a problem adding hubs. I'm clicking the "Add a new airport" button, then I type in all the information about that airport and then when i click "Add Airport" it says "Airport has been added" and then it doesn't show up on the list. Please help!
Last reply by RogerB, -
- 5 replies
- 2.4k views
Just a quick question. I am trying to display the pilots group in the public profile by using: <?php echo $userinfo->group; ?> but it shows up blank. (e.x: http://www.flyaerova...ile/view/FAV001 ) Is there something I am missing? I have searched but found nothing. Kindest Regards, James
Last reply by Kyle, -
- 4 replies
- 2.4k views
Hi all, I'm looking to make a script to run as an equivalent to that of FSACARS/kACARS etc which instead gets data from online xml feed(s). I just want to be able to feed the live map from it and compile & automatically send PIREPS to the system when they're completed. After looking through the FSACARS and kACARS scripts in the modules folder I'm still not really picking up how I would do it. Would anyone be able to explain how the process works, what files are involved and what data will need to be provided? Thanks
Last reply by Nabeel, -
- 7 replies
- 2.4k views
Hello. Would anyone here know how to do delete a row from a MySQL database after a certain date? so lets say someone puts in 11/12/2012 in a form text-box and is sent to a table in a MySQL database, when the date 11/12/2012 comes, the row in the MySQL database will delete? Any help will be much appreciated! Regards, James
Last reply by Kyle, -
- 4 replies
- 2.4k views
Estimated People My name is Ignacio, and I'm taking my first steps in phpvms. I was able to install and configure the system well, the problem I have is that every time I edit a pilot, your ranking changes at the lowest rank. Any idea how to solve it (if possible). I seach this problem in this forum but not find any post for that. Best regards
Last reply by imnemina, -
- 1 follower
- 4 replies
- 2.4k views
Anyone know how I can send an e-mail to only one pilot via the admin center instead of all of them?
Last reply by Parkho, -
- 3 replies
- 2.4k views
I am trying to do a clean install on my current server in a sub-domain as per my support dept. I have followed the instructions on copy files and change permissions to 777 on my server. I then go to my browser url and try to install from the install/install.php I had a time zone error but that has been fixed . I then tried again and got the following error Warning: include(/var/www/vhosts/xxx-airways.com/site2/core/classes/ezdb/ezdb.class.php) [function.include]: failed to open stream: No such file or directory in /var/www/vhosts/xxx-airways.com/site2/install/includes/loader.inc.php on line 36 Warning: include() [function.include]: Failed opening '/…
Last reply by servetas, -
- 7 replies
- 2.4k views
Hi, a member registered earlier today but has tried to login since then, but it keeps coming usr does not exist, I know he does as I have checked in the admins and all is in order. Any ideas?
Last reply by 5SA CEO, -
Pages dont load - Possible Bug/Problem/Mistake
by Guest Ryyaann- 11 replies
- 2.4k views
Hi I have just set up my "official" site @ www.skyblueair.info and none of my phpvms pages will load. Does anyone know why this is? You cam check out at the link above to see what I mean if you click on any link. Thanks Ryan
-
- 5 replies
- 2.4k views
Is there any way to change the the layout of the downloads page? Can some please drop a code for me thanks Regards, Allan
Last reply by Allan, -
- 5 replies
- 2.4k views
Hello everybody! I've got a little problem. Well, when one pilot send a PIREP from the website I receive it in the Admin panel but the problem is that pilot pay is not entered and I've got to enter it myself. Could you give me a solution please? Thank you for your help!
Last reply by thomas2360, -
- 5 replies
- 2.4k views
Hey guys, I am trying to design some code for the welcome back section on the Pacific skin so that it comes up with a pilot's booked flight if he has one. Currently I have got this far: <i STYLE="float:left;">Welcome back, <a href="<?php echo url('profile'); ?>" ><?php echo Auth::$userinfo->firstname . " " . Auth::$userinfo->lastname ;?></a>! <?php if($bid) { echo 'You have an upcoming flight: <?php echo $bid->code . $bid->flightnum; ?>'; } elseif(!$bid) { echo 'You have no upcoming flights.'; } ?></i> The problem is, the code is always saying 'You have no upcoming flights' even if there is one b…
Last reply by TB1, -
- 2 replies
- 2.4k views
is there any mod out there that you guys know of that turns your news into a rss feed? or some way todo it Thanks
Last reply by servetas, -
- 3 replies
- 2.4k views
Dear members i am using similot 5.5x version and on schedules page it shows all the schedules without even searching i wanted it to display the schedule only once searched for it can anyone please help. i already tried simpilot frontschedule module it is not working it shows no route found. thanks
Last reply by Tato123, -
- 4 replies
- 2.4k views
sorry for my english it is Google that translates for me I need your help live on my map when I click my camera icon the route that I have to perform does not match the point on the map after several internet searches impossible to find a solution to this problem Thanks for your help J'ai besoin de votre aide sur ma live map Quand je clique sur l'icône de mon appareil l'itinéraire que je dois effectuer ne correspond pas au point sur la carte après plusieurs recherches sur Internet impossible de trouver une solution à ce problème Merci pour votre aide
Last reply by stroke, -
- 3 replies
- 2.4k views
Ok flew the flight and sent the log, not log on site [b]LOG=[/b] [2008/12/24 08:34:00] Flight IATA:1 Pilot Number:EZE0001 Company ICAO:EGNJ Aircraft Type:SB20 Aircraft Registration:G-CFLV Departing Airport: EGPD Destination Airport: ULMM Alternate Airport:ULMK Online: VATSIM Route:ADN UP600 KLONN UZ11 TRM UN192 SOLKA T64 NETAV N150 AGMOL M745 LIMRO DCT SUPOX M852 KELEK A227 PELOR Flight Level:270 08:41 Parking Brakes off 08:46 Wind: 259º @ 002 Knots Heading: 336º 12:19 Land 12:19 Wind:045º@002 Knots 12:19 Heading: 326º 12:22 Parking brakes on 12:22 Block to Block Duration: 03:41 FSAcars 4.0.15 20773 [b]INI=[/b] Log=http://www.easternvirtualairways.com/e…
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 2.4k views
Hi all, I wish I had seen the comments about Crazy Creatives not being active anymore before I purchased his Airline Route map. I have tried to contact him but I am not getting a reply. I am appealing to you all for some help. My map is blank and I do not know how to fix it. Can anyone advise what I need to do. I realize that this is a paid module but as Crazy Creatives are not active I do not know where to turn to. Please see below. https://prnt.sc/x2amn2
Last reply by vJet2,
