Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 8 replies
- 4k views
Hey all, I understand any questions should go here, so I have a question that bothers me... is anyway an admin can edit (add/remove) the funds that the virtual airline has that is more to simulate more complex financial transactions, for example: - say the aniline will get a loan of $100 mil. for purchasing new or used planes - can we (manually, or in another way) add this amount of funds to reflect this kind of loan? - say 2-3 months down the road, the airline will pay back the loan and the interest, say $125 mil. - is anyway we can deduct this amount to reflect this kind of transaction? now, I know on the payback side, we could include it in the airline expenses …
Last reply by Ghiby, -
- 8 replies
- 2.5k views
I hope everyone is doing well but can i get some assistance with the install because i am getting errors...It software asked for me to CHMOD the folders and so i did and they were fine, it also said to CHMOD the Local.config.php but it wasn't a folder but a file that cold not give permission to. so i added in all the info for the database and and when i clicked next it gave this ERROR. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>php_network_getaddresses: getaddrinfo failed: No such host is known. (2002)</b></font>]<br />[<font color=000000>&l…
Last reply by stuartpb, -
- 1 follower
- 8 replies
- 2.9k views
Hi all, If a pilot files a manual pirep it gives a landing rate of 0. I understand why this happens but I have been reading this post http://forum.phpvms....t-modification/ and would like to use it. I think I display it a different way as I keep getting errors. I have it on my front page and this is my code. <h2>LAST FIVE FLIGHTS</h2> <div style="width:550px;height:130px;border:2px solid green;"> <?php> $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <div> <table> <thead> <tr> <th>Flight </th> <th>Departure</th> <th>Arrival</th> <th>Duration</th&…
Last reply by freshJet, -
- 8 replies
- 2.3k views
Hello, I knoow for a fact a pilot filed his flight (I've also filed a manual pirep) and afterwards nothing is being sent through can Someone PLEASE HELP ME THIS IS URGENT i have 40+ pilots that may be doing flights today . Also when i go to the Admin Center, ALLLLLL pireps filed from Last month and a week ago are gone (deleted) but the Flight DATA is still within the website becaz the "Top pilots Landings" page is still showing the pilot's landing rates ( http://skybahamasva..../TouchdownStats ) Problem @ http://skybahamasva.co.cc/ Would this problem occur with clearing cache's or something? I NEED URGENT HELP PLEASE!
Last reply by Parkho, -
- 8 replies
- 2.3k views
Whats the code to add the status of a pilot in the pilots roster. <td><?php echo $pilot->status?></td> That doesn't work. Also how can I add more statuses. Other than Acitve and Inactive. Thanks
Last reply by mseiwald, -
- 8 replies
- 1.9k 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, -
- 8 replies
- 3.4k views
Hi, I have set up a VA and I am currently just testing it before releasing it. Everything works apart from the live maps. As you can see from this image It doesnt work. I am using XAcars and I am using the xacars.ini file that is personalised for every VA. I dont understand it I havent edited the maps module or anything, Please help Lewis
Last reply by nabpp, -
- 8 replies
- 2.5k views
In order to fully forfill the new law on cookies for websites i'm making a Cookie Info Page for my site. Can someone tell me the following for ALL cookies phpVMS creates. Name Description or Purpose Expiry Duration Thanks I did notices some with a VMS prefix but i've had to clear my cookies and I can't seem to get all of the ones i had on there back. If there is already a list please link me, the only forums i've found are related to what the cookie law is and how to "get arround it", nothing specifically on what cookies vms creates.
Last reply by tutmeister, -
- 8 replies
- 11.3k views
Does anyone know how I can make my header top banner picture continue on the right side indefinately? I don't want to have the image just repeat, I just want the far right edge continue on. But not stretching the whole image, if you understand what I mean?!
Last reply by tutmeister, -
- 8 replies
- 2.1k views
hi guys am working on my flight bids board but instead of the board showing the ID ( ICAO ) i cant it to show the airport name what i mean is instead of EGAA - EGCC for example i want it to be Belfast - Manchester the preview is here >> http://www.flyluxva....x.php/FrontBids heres the code hope you can help me <div id="mainbox"> <?php if(!$lastbids) { echo '<p align="center">No flights have currently been booked</p>'; return; } ?> <table width="101%" class="tablesorter"> <thead> <tr bgcolor="#000099"> <th align="center" background='images/tables/tableheading.png'> <font face='Verdana' size='1' color…
Last reply by Parkho, -
- 8 replies
- 2.1k views
i get this error all time i try to install PHPVMS any one can help me Pic in attach
Last reply by kamal, -
- 1 follower
- 8 replies
- 2.5k views
Hi, Each time trying to use kAcras I got this message, "Aplication and Module do not match!" How can I correct this? Thanks Hash YAFSS_012.bmp
Last reply by Hash, -
- 1 follower
- 8 replies
- 2.2k views
Hi there, I am currently running phpVMS with six routes/schedules added that are all enabled, but only three show up in the schedule results, when I specify the search criteria as "All" on the fields. The bizarre thing, is that I created an echo to tell me how much schedules there actually are being displayed with the specified search criteria, and it returns the magic number of 6. Any ideas?
Last reply by mseiwald, -
- 8 replies
- 4.6k views
Dear, I see that the staff is very advanced using PHPvms, I went on a website and found interesting a system that only releases the registration if the pilot has a VATSIM or IVAO VID. It's a pretty cool system, ie the pilot enter the registration page by clicking on the link "I want to register" opens a page to enter the VID, the system does a search if the result is correct the record is released, if not real system show an error message. Does anyone have any idea how can we develop it? Example <div id="myModal" class="modal hide fade"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">×</button> &…
Last reply by Fernando, -
- 8 replies
- 5.2k views
(Version 2.1.934) This problem has now been ongoing for almost 2 years. Yes, two years I've been without an ACARS Map. You can see it here: http://www.freshjetv...index.php/acars I have tried and tried and tried on SEVERAL difference occasions to solve the issue without avail. I recently went to back and tried to tackle the problem by updating every related file with the default files on gitHub. These are: acarsmap.js (edited to get the weather map too using the code in this thread) acarsmap.tpl local.config.php (just the ACARS options) ACARS.php module I also deleted my GoogleMapAPI.class.php and GoogleMap.class.php, as these were not in the latest release beca…
Last reply by FiveStar001, -
- 1 follower
- 8 replies
- 2.5k views
Hi guys, can someone please point me in the right direction where all the rank autocalculate functions are. I want to exclude some pilots who got a rank Upgrade from the autocalculate. I have added a if statement there to the PIREP Accept function in the pirep admin module. It is working there but it seems there must be autocalculate functions somewhere else as well cause the pilots keep getting reset to their autocalculated rank. best regards Manuel
Last reply by Parkho, -
- 1 follower
- 8 replies
- 1.4k views
I have a custom module that is in the default form of: http://www.site.com/index.php/module I also have subs to this to make http://www.site.com/index.php/module/one But how can I extend beyond this to something like: http://www.site.com/index.php/module/one/two I tried putting it within an existing function (which is already within the index function of the module) but it directs it to the one before. It's hard to explain.
Last reply by freshJet, -
- 1 follower
- 8 replies
- 2.2k views
Hi, I was wondering what are the consequences of removing schedules? Are the PIREPs in any way affected as a result?
Last reply by Parkho, -
- 1 follower
- 8 replies
- 2.8k views
Many old timers here may recall the issue of flights being saved in the database as the wrong flight type. Namely charters. I filed pirep and in my pireps table, the flight type is listed as P when in fact it was a charter flight which should have been saved as flight type H. To confirm I had the flights set up accordingly, I double checked the schedules table in the database and sure enough, the flight type was in fact H not P. Does anyone recall the fix for this issue? I have searched and searched adn coming up blank. I found a couple hits but nothing serious. Thanks!
Last reply by Parkho, -
- 1 follower
- 8 replies
- 2.8k views
Hi to all! Well as i started to adding airports, no possible. I added Config::Set('AIRPORT_LOOKUP_SERVER','geonames'); in local.config and after then it was, but just for LDZA it cant...i first have problem with this airport on adding... Can u help me I just realise...on geonames, ldza is declared as airfield not an airport...how can i change to different search engine...maybe...or to change some settings to add airfield also...this is the problem im sure... Now i add from app.config to local this /* Can be 'geonames' or 'phpvms'. Geonames will use the geonames.org server to look up the airport info phpvms will use the phpVMS API server */ Config::Set('AIRPORT_…
Last reply by shiljo, -
- 8 replies
- 2.8k views
Hi all, i wonder if it is possible to create a module to manually update the database navdata as for now it is only possible to do it directly in the database. A query module for the different fields to search on airway, location or name for easy searching and updating. Thanks and Regards
Last reply by lorlandi, -
- 8 replies
- 2k views
Hello, Problems with my ACARS Map doesn't work when someone flies, they don't show up on the map? Regards
Last reply by VirtualBMI, -
- 8 replies
- 2.3k views
I am getting this Error when Pireps are approved : Fatal error: Class 'LogData' not found in /home/vforg/public_html/admin/modules/PIREPAdmin/PIREPAdmin.php on line 319 Here is line 319: LogData::addLog(Auth::$userinfo->pilotid, 'Approved PIREP #'.$pirepid); This just started the other day, all data seems to saved okay, we are not missing flights or hours in our "logbooks". Can anybody tell me what is wrong and how to fix it? Yes I am a newb when it comes to this stuff.
Last reply by Steve Bartlett, -
- 2 followers
- 8 replies
- 2.1k views
Hi all, I have been at this for a couple of days now and to no avail. I have searched and tried everything I can think of but nothing. Any help would be much appreciated. I know what goes into Database,username and password but the top 2 boxes are doing my head in Localhost database and server. Where can I get this info. I am hosted by fivedev if this helps. Cheers
Last reply by RVF147, -
- 8 replies
- 2.6k views
I'd like to add new flight types, and I'm wondering how can I do this? For example L would stand for low-cost. I could then display 'Low Cost' in the search results or in Flight Briefing, instead of the letter.
Last reply by HighFlyerPL185, -
- 1 follower
- 8 replies
- 3.8k views
Hi mates, thank you for the amazing support! I`m experiencing a problem in my FlightBoard. Im running the site offline, but everything is ok in my comp/setup. But idk what else I can do to fix the problem... I cant see any flight on my flightboard also the "there are no flights" message also disappeared. Can you give me a hand please? Thank you a lot!! My frontpage_main: <style> #innerwrapper{ background:none; border:none; padding:0px; } </style> <img style="border:1px solid lightgrey;"src="<?php echo SITE_URL;?>/lib/skins/Zumeweb.Pacific.V1/images/default/web_banner.png"/> <div class="row-fluid"> <div class="span9"> <h3>&…
Last reply by Junior, -
- 1 follower
- 8 replies
- 3.1k views
CONTENT REMOVED
Last reply by Nabeel, -
- 8 replies
- 2.5k views
Hi there, I phpvms_5.5.x installed because the stable version 2.1.934 does not work with PHP 5.5.8. Unfortunately, there are a few errors. Page: http://www.esvi-stoc...p/registration. Could you outsource in the future, the text so that translations are easier to make and will not be overwritten during an update?
Last reply by teufelchen, -
- 8 replies
- 3.3k views
Redoing my website and got this error: Warning: require_once(/home/woodsdom/public_html/CPCbeta/core/lib/recaptcha/recaptchalib.php) [function.require-once]: failed to open stream: Permission denied in /####/########/public_html/CPCbeta/core/modules/Registration/Registration.php on line 34 Fatal error: require_once() [function.require]: Failed opening required '/home/woodsdom/public_html/CPCbeta/core/lib/recaptcha/recaptchalib.php' (include_path='.:/usr/local/lib/php:/usr/lib/php') in /####/########/public_html/CPCbeta/core/modules/Registration/Registration.php on line 34 Not sure why that is happenning?!
Last reply by CPC900, -
Roster Page
by kenny- 1 follower
- 8 replies
- 2.5k views
Hi man, i would like to have a pilot roser without Hub separations. I would like a single list. I have insert this code in Pilots.php, but i have this error in roster page: Warning: Invalid argument supplied for foreach() in /home/hfrjgrdn/sites/phpvms/core/templates/pilots_list.php on line 33. Can you help me?
Last reply by flyalaska,