Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 2.1k views
I just download and uploaded all by ftp when I type the address in the browser I get this message: Fatal error: Class 'DB' not found in /public_html/virtual/core/common/SettingsData.class.php on line 28 Can you make me some suggestion? { $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; line 28 (default) $all_settings = DB::get_results($sql); CodonCache::write('site_settings', $all_settings, 'long'); }
Last reply by MC1028, -
- 5 replies
- 2.1k views
Hello! How can I buy a licence to delete the "powered by phpVMS" line on my system? - And how much is it? Greetings!
Last reply by Juli, -
- 1 follower
- 3 replies
- 2.1k views
Hi to all! One question, how can i get last aircraft position, some code or something to put it in table...thank you very much
Last reply by shiljo, -
hi to all ! i have some problem to export pirep in vacentral FAILED exporting PIREP #5812 - No response from API server any idea?
Last reply by Tac01, -
- 2 replies
- 2.1k views
Hello. New to phpvms and a little help is needed!! I want our pilots to register their next flight dipending the location of the last PIREP that was accepted. here is the code....please help!!! <?php if(!$allroutes) { echo '<p align="center">No routes have been found!</p>'; return; } ?> <table class="ocean_table"width="100%" border="0" cellspacing="0" cellpadding="0"> <thead> <tr> <th>Flight Info</th> <th>Options</th> </tr> </thead> <tbody> <?php foreach($allroutes as $route) { /* Uncomment this code if you want only schedules which are from the last PIREP that pilot filed */ if(Aut…
Last reply by Iraklis, -
- 7 replies
- 2.1k views
Hi guys, I have a problem with searching for schedules. In the drop-down box, you give me all the airports instead of just departures. Thanks for a possible reply. This is the code: <div class="tab-pane active" id="tab_1"> <p>Select your departure airport:</p> <div class="form-group"> <select id="depicao" name="depicao" class="form-control"> <option value="">Select All</option> <?php if(!$depai…
Last reply by gio1961, -
- 1 follower
- 5 replies
- 2.1k views
Im try to transfer va to new db and new hosting ..all the files are there just got that error - Notice: The template file "/home/travelje/public_html//lib/skins/cc_vaskin_01S/header.tpl" doesn't exist in /home/travelje/public_html/core/classes/TemplateSet.class.php on line 248
Last reply by Kapitan, -
- 1 follower
- 5 replies
- 2.1k views
Hi guys! i've downloaded the full version from this site...but i think there is an error on it(for ex. local_config contain only "<?php") please check if this isn't only my problem
Last reply by simpilot, -
- 7 replies
- 2.1k views
I installed a new skin, but everytime I enter my site. It displays this: Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/header.php" doesn't exist in /home/airrobin/public_html/core/classes/TemplateSet.class.php on line 231 Activity Feed ARN0001 Samuel T has just joined, welcome aboard! View Profile Recent Reports No reports have been filed Newest Pilots ARN0001 Samuel T Users Online There have been 1 user(s), and 1 guest(s) online in the past 20 minutes. Notice: The template file "/home/airrobin/public_html//lib/skins/ElaSkin-2.0-master/footer.php" doesn't exist in /home/airrobin/publ…
Last reply by web541, -
- 6 replies
- 2.1k 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.1k views
Caling all ACARS afficianadoes!! The flight simulator i use is FlightGear, an open source flight sim sharing many similarities and processes with Xplane. I'm trying to create an ACARS system similar to the KACARS or XACARS. Within Flightgear i can specify the sim to output to a telnet socket. as shown here. I create a protocol file to output the information i want to collect from the program a snippet is here. (iits an xml file) <?xml version="1.0"?> <PropertyList> <generic> <output> <binary_mode>false</binary_mode> <var_separator> </var_separator> <line_separator>\n</line_separator> <pream…
Last reply by Alex, -
ReCaptha
by Guest kva- 5 replies
- 2.1k views
I don't know whether I have posted this in the right place but anyway... On my website, I don't want the ReCaptha dialog on the registration page. Is there any way that I would be able to remove it? Thanks, kva
Last reply by Strider, -
- 2 replies
- 2.1k views
I forget who created this mod, [don't feel like searching] "detailed Fleet info" but, it displays aircraft that are retired, would anyone mind post code to have this mod not show retired aircraft?
Last reply by RogerB, -
- 3 replies
- 2.1k views
Hi All Is it possible to use one Database with 2 airliners, but every airliner have a different skin (subdomain)just with other banners etc... . Thx in advance Stofke
Last reply by Kristof, -
- 7 replies
- 2.1k views
I did a checkinstall and this is what came back How to fix this? phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /core/pages/index.php did not match, possibly corrupt or out of date -- Checked 183 files, found 1 errors
Last reply by Strider, -
- 1 follower
- 5 replies
- 2.1k views
somebody knows how to set up a cronjob for resetting acars? i have in my phpvms folder a maintance.php but i dont use it,because i dont know what this file exactly do with my database. i see something inside "reset hours" and so on....that is not what im looking for. i only need to reset acars....
Last reply by Parkho, -
- 6 replies
- 2.1k views
Hi Guys, when you add a page it gets added to the nav bar, how can i remove it? i have looked in the core_navigation.tpl and other places but i cant seem to find it listed. Thanks
Last reply by mark1million, -
- 3 replies
- 2.1k views
"ezSQL (v2.03) Debug..Last Error -- [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 ')' at line 2 (1064)]Query [8] -- [iNSERT INTO phpvms_groupmembers (pilotid, groupid) VALUES (2, )]Query Result..No Results"After Inputing the Arline Information
Last reply by Nabeel, -
Pages dont load - Possible Bug/Problem/Mistake
by Guest Ryyaann- 11 replies
- 2.1k 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
-
- 7 replies
- 2.1k views
Luckily my site was restored without rebuilding the entire site. It was a close call. The only lpss was that e only have around 925 hours logged, comared to the 1000+ we had before. Pilots have lost a bit of a chunk out of their hours. I want to know what can be done to prevent future incidents with my VA and others using phpVMS. I was targeted with an SQL injection, which deleted many of my database tables. What can be done to protect them? Are they dynamic? And if so, is that a problem?
Last reply by Tom, -
- 2 replies
- 2.1k views
Hi, How do i fix this? http://prntscr.com/7ig4l5
Last reply by t_bergman, -
- 3 replies
- 2.1k 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.1k views
Hi! I have a little problem here while installing. I run the installer, and fill the database name fields. When I press "Check Database Connection" says "Database Connection is ok!" but when I press "Next Step" I get the 404 error, no page available... Can you help me please? Thanks in advance Igor
Last reply by igorb, -
- 6 replies
- 2.1k views
Hi, whenever I click add airport, it won't look up info if I put in the ICAO code, and when I fill it in manually it shaws a page that says "No Airports Added Airport Successfully added" any help would be appreciated
Last reply by coryb12, -
- 6 replies
- 2.1k views
Is there anyway to edit the registration.tpl so that pilots can select which airframe they want to fly? As an example, we fly the L-100-30, LC-130 and CH-53 (to name few of them) If a helicopter pilot comes in and wants to be assigned to your Helo division, I would like them to beable to select that. make sense?
Last reply by Nabeel, -
- 10 replies
- 2.1k views
I do not think this is working yet correct? Have logged in many times, and it never shows a number of users recently online. it always says 0.
Last reply by TAV1702, -
- 7 replies
- 2.1k views
hello friends wanted to thank you for all your help I have gradually managed to create a template and have been modified to be attractive, now I wonder if there is any way to create routes for each aircraft not if not for each type, also if somehow generated codes of the pilots is EJ HUBs for pilots who choose SKBO PTL9100 HUB and HUB pilots who choose SKMD 9200. thanks I leave my template link http://searca-virtual.com/tripulacion/
Last reply by TAV1702, -
- 3 replies
- 2.1k views
Hi How do i change one of my pilots hours? For some reasion its saying he has flowen 125.27 hours on two flight which should add up to 6:47 hours. How can i change it? thanks chris
Last reply by Wood, -
- 1 follower
- 5 replies
- 2.1k views
Is anyone paginating their tables with http://www.datatables.net/index? I noticed that all my tables that use this are no longer working. I haven't touched anything. Anyone else have this problem?
Last reply by flyalaska, -
- 7 replies
- 2.1k views
Could someone help me with theblayout of my contact form? http://www.crossairvirtual.com/index.php/contact
Last reply by mattsmith,