Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 2.4k views
HI All, I'm starting a VA with some friends, and we want to have fleet management, that is, that each aircraft is at a location, and then flown to another. So basically, it should work like: Aircraft Reg PH-BUF is at EHEH When a pilot requests schedules for EHEH, only aircraft that are there will show, this case PH-BUF will appear, with all available routes from EHEH Flight is bid on, and pilot flies the route Filing a PIREP, the pirep is inserted, automatically the .php pirep insert script needs to change the location of the PH-BUF to the destination airport of the pirep filed, which is now the current location of the aircraft. So, what I wanted to know, first, …
Last reply by Sava, -
- 13 replies
- 2.4k views
Last night everything was fine. This morning i get this Notice: The template file "/home/pilotomeraslan/public_html/a//lib/skins/CURRENT_SKIN/header.php" doesn't exist in /home/pilotomeraslan/public_html/a/core/classes/TemplateSet.class.php on line 231 Recent Reports No reports have been filed Newest Pilots Warning: Invalid argument supplied for foreach() in /home/pilotomeraslan/public_html/a/core/templates/frontpage_recentpilots.php on line 3 Users Online There have been 0 user(s), and 24 guest(s) online in the past 5 minutes. Notice: The template file "/home/pilotomeraslan/public_html/a//lib/skins/CURRENT_SKIN/footer.php" doesn't exist in /home/pilotomeraslan/public…
Last reply by web541, -
- 4 replies
- 2.4k views
I seem to be having some issues when trying to click to remove a bid from my schedule_bids.tpl file? Would anyone be able to help me figure this out? This is what I have in the schedule module public function removebid() { if(!Auth::LoggedIn()) return; SchedulesData::RemoveBid($this->post->id); } When I go to click remove it just takes me to a white page, no error or anything? Any ides?
Last reply by brunoquadros, -
- 3 replies
- 2.4k views
Hi all, i'm pretty new to all this so apoligise in advance. I am using 2.0.845 and google maps v3 This is the error IE is giving me, Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Fri, 2 Apr 2010 06:35:08 UTC Message: 'google.maps.MapTypeId.TERRAIN' is null or not an object Line: 398 Char: 1 Code: 0 URI: http://www.atlasvirtualairlines.com/phpvms/index.php/acars Message: Invalid argument. Line: 143 Char: 18 Code: 0 URI: http://maps.gstatic.com/intl/en_ALL/mapfiles/208a/maps2.api/…
Last reply by Nabeel, -
- 6 replies
- 2.4k views
I get following error dont really know what causing this or lets better say I dont know if I doing something wrong or the PHP settings on server? Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp/phpxU2YaM) is not within the allowed path(s): (/home/simaerobatic/domains/forum.simaerobatic.com/) in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/admin/modules/Import/Import.php on line 81 just want to know what if I need to contact my hosting provider? thanks in advance Thomas
Last reply by Txmmy83, -
- 5 replies
- 2.4k views
Hello all, Can someone please kindly assist in teaching how to use Google Maps instead of GCMap for the recent arrivals (latest flights map) on the frontpagemain.tpl? I know they use different API's and all, and just want to know how. Thanks, Chase
Last reply by OA01, -
- 6 replies
- 2.4k views
Hello I tried to install fresh phpvms on the server... i had small problems but for now i have like below: This error is after the last installation screen, where i input linename and linecode Fatal error: Class 'OperationsData' not found in/home/xxx/install/Installer.class.php on line 260 Have You any idea what is wrong ? i have checked posts - and Mr Google also - there is not solution for error like that. M
Last reply by Trupial, -
- 11 replies
- 2.4k views
Good day all, little problem I could do with some help with.. My pilots are reporting incorrect number of flights shown in their profiles. Sure enough in the administration panel of phpVMS, they are shown incorrectly too, but the PIREP records ARE there. For example, a pilot named John has flown well over 30 flights for the VA, and the PIREP records are shown as his in the administration panel, but his "Total PIREPs" are only 8.. The total PIREPs do not change either, no matter how many he flies. Has anyone come across this issue before?
Last reply by Frank Plummer, -
- 7 replies
- 2.4k views
I want to sort my airlines aircraft in ascending order when the pilot comes to choose his aircraft for submission of a pirep. I have tried two ways so far. in local config i did this. /* Sort the aircraft by order*/ Config::Set('AIRCRAFT_ORDER_BY', 'name ASC'); That doesn't appear to work. I also went into my mysql db and went into operations changing the alter table order from "id" to "name", but that doesnt seems to work either. My php code on the pirep submit tpl is as follows, i wonder if someone could point me in the correct direction. <div align="center"> <select name="aircraft" id="aircraft"> <option value="">Select the a…
Last reply by stuartpb, -
- 1 follower
- 7 replies
- 2.4k views
i have a virtual airline and i try to install the EXAMCENTER moudle. and i have a problem after i put the folders in the root phpvms and open table in PHPMYADMIN . i do "wwww.virtualairline.com/index.php/Exams_admin" and this what he say for me Notice: The template file "/home/*******/public_html//core/templates/exams/frontpage_main.tpl"doesn't exist in/home/*******/public_html/core/classes/TemplateSet.class.php on line 248 please help me i don't now what to do . **sory about me bad english**
Last reply by StartVM, -
- 4 replies
- 2.4k views
Hi, I've tried to install and failed at the first hurdle it seems. I'm getting the following error "Fatal error: Class 'DB' not found in /var/www/vhosts/25/321342/webspace/httpdocs/flightsimulation.buzz/Buzz_Air/core/common/SettingsData.class.php on line 28" Any advise would be welcome indeed!
Last reply by Simnut, -
- 6 replies
- 2.4k views
Warning: Cannot modify header information - headers already sent by (output started at /home/swvirtual/swvirtual.net/core/local.config.php:1) in /home/swvirtual/swvirtual.net/core/modules/Login/Login.php on line 154 Please help!
Last reply by Rickisani, -
- 4 replies
- 2.4k views
Hi, I want to list schedules by code, as it is in my sql request ($requete). This code is working, but i think it's not the best way to connect to database. Does another way exist to connect to database safely without writing directly username, host, password and dbname ? <table class="myTable"> <!-- entête du tableau --> <thead> <tr> <th>#ligne</th> <th>Dép. ICAO</th> <th>Arr. ICAO</th> <th>Appareil</th> <th>Distance</th> <th>Prix billet</th> <th>Opérations</th> </tr> </thead> <?php $conn = mysqli_connect(…
Last reply by orobouros, -
- 10 replies
- 2.4k views
Hi there, just experienced a type of hacking, i came on my cpanel and noticed 25 pending apps all with silly names, how do i stop this? is there anyway to get a script that will not add any pending pilots to the roster and so they dont use up IDS? now the next real pilot that signs up will have an ID starting at 64 ish sorry for brief messages, trying to sort this
Last reply by Connor1994, -
- 15 replies
- 2.4k views
I was looking at my Finance page today, and it looks all messed up. Any idea whats wrong? Did I forget to edit a setting?
Last reply by joeri, -
- 7 replies
- 2.4k views
Hello all, I am having this issue with our new skin: As you can see, after Read More, Liftair VA and before Aeronor, Contact Us and Terms&Conditions, there is a square that cannot be changed and I don't know what to do. Refering to the 3 squares on the bottom right, those are the social networks logos and I have tried changing them but without any effect. Could you please help me to solve this? Thanks! Regards,
Last reply by ShredMountains, -
Hi everyone, I want to add meta tags to my site and was wondering which page I need to add them to and where the document is located. If anyone nows or has any ideas I would be really greatful if you could post here to tell me. Many thanks
Last reply by Jeff, -
Hi I am trying to make a server on my pc so i can test new things with out going onto the internet. I am thinking of XAMPP but i want to know if when i am running the server, can anyone get onto it through the internet, or is it just me who can access it? many thanks chris
Last reply by edmundk, -
- 10 replies
- 2.4k views
I keep getting this error when using the phpVMS installer. I am very new at this stuff and think I must have missed something in my set up Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) any ideas??
Last reply by Nabeel, -
hello gents a bid stuck here i have some awards to show but i can't get the award name infront away http://www.tnt-virtual.be/index.php/profile i just want to show the award can somebody point me in the correct direction gr joeri and a merry Xmass to you all
Last reply by joeri, -
- 4 replies
- 2.4k views
Would phpVMS support flash website? Please Let Me Know. Sorry if i posted in the wrong section.
Last reply by Kyle, -
- 9 replies
- 2.4k views
So I switched the skin and styles and certain pages are showing the content lower then it should example look at the map: http://www.flyhawaiianva.com/index.php/acars What part do i edit and what do i add/delete. Thanks, Mitch
Last reply by Mitch L., -
- 8 replies
- 2.4k views
Hi All, Im planning to found a new airline which will use phpVMS, kACARS and VATSIM. could you please help me with website things? if its possible, i wanna found it with paying no money.
Last reply by joeri, -
- 3 replies
- 2.4k views
Hi, I have a .csv airport database which I attempted to import into phpVMS via the admin center. On Chrome it said it was uploading and once it was done, the page just refreshed. I looked in the airports listing, and they did not change. I don't see why this is happening. The file is correctly formated (I'm pretty sure!) and I ticked the box that it had a header. It has nothing to do with my internet connection since we have tried using different people's computers to upload it. I'll attach the .csv in this post. Thanks, Mark airportsnew.csv
Last reply by mark1million, -
- 9 replies
- 2.4k views
I was hoping that having multiple airlines meant being able to assign a pilot to be an admin of the airline they are part of but from what I'm seeing from the groups permission page a group has permissions for the entire system. Is this correct?
Last reply by ARV187, -
- 2 replies
- 2.4k views
Ok I am trying to add a new pilot by registering as a new pilot but the Captcha is no showing the numbers. i.e. what doew this add up to + is all it shows and I then get this incorrect-captcha-sol. So why is it not working. Lloyd
Last reply by Nabeel, -
- 5 replies
- 2.4k views
I was told that when pilots register they see this. The app goes through ok with no errors. ARRG! Warning: imagefontheight() expects parameter 1 to be long, string given in /home/alaska/public_html/core/common/PilotData.class.php on line 966 Warning: imagefontwidth() expects parameter 1 to be long, string given in /home/alaska/public_html/core/common/PilotData.class.php on line 967 Warning: imagestring() expects parameter 2 to be long, string given in /home/alaska/public_html/core/common/PilotData.class.php on line 981 Warning: imagestring() expects parameter 2 to be long, string given in /home/alaska/public_html/core/common/PilotData.class.php on line 981 Warning: i…
Last reply by Kyle, -
- 8 replies
- 2.4k 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, -
- 1 follower
- 7 replies
- 2.4k views
Is there a way of changing the email that the contact form sends to? I want all contact emails to go to my CEO
Last reply by mattsmith, -
Hello For my pilot centre I need the code for the information of that pilot to display would anybody be able to provide the code for the following Name Pilot Id Rank Email Hub Location Hours Flights Miles Flown Thanks!
Last reply by Jeff,