Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 follower
- 7 replies
- 3.4k views
I have been searching the forum but cannot find anything, so im posting a new thread, if something like this exists please just point me in the direction of that thread:) My "problem" is that now when i push my pilot brief for my booked flight I get about four pages, one page with info in REALLY small text, and 3 pages with weather charts that are really small... Is there any "addon" that changes the layout of the pilot brief? what i want is more focus on the route. Any ideas? /Niklas (Oh nooo! I posted this in the wrong part of the forum, can a moderator please move it?)
Last reply by mark1million, -
- 1 follower
- 14 replies
- 3.4k views
Hello everyone, I have since a while ago had some kind of wierd bug on the webpage. I have no clue of how to get rid of it, tried everything, re installing phpvms, updating etc. Can anyone please help me? This is a very serious issue because it affects the entire virtual airline. I meant, what are we whithout a working website? Please have a look - www.novairvirtual.net it is that wierd bug code that appears all the time, preventing from signing in, starting acars etc. Thank you so much in advance! Regards, Sasha Sem-Sandberg (Novair Virtual)
Last reply by servetas, -
- 7 replies
- 3.4k views
I wanted to include some security puzzle since I have one Spam registration by day this bots can register even with re-captcha activated is their an easy way to do something like eg. some kind of math question or simply capitol of a country thanks in advance Thomas
Last reply by Strider, -
- 2 replies
- 3.4k views
Gday Guys This may have come up already, but i did a forum search and could'nt find anything similar to what i was looking for, my aim, is to integrate the vatsim network statistics with my live to show all pilots on my live map, im aiming to get something similar to this site: http://www.deltava.org/flightboardmap.do?id=VATSIM&op=map anyone know how to do this, has it been done already? if so can someone please provide some instructions and source code. Thanks Tylor Eddy
Last reply by Tylor Eddy, -
- 11 replies
- 3.4k views
I have been trying XACARS and i did a flight from my bid stack and i got this. As you can see the information was submitted successfully but the data is in the wrong fields. Any way to fix this?
Last reply by Nabeel, -
- 8 replies
- 3.4k views
I renumbered all my flights and want to kow how to erase all flights in my system before I upload the new CSV file. How do I do it? Also will this mess up all the pireps I have in the system already?
Last reply by mark1million, -
Hi Do i need to use two SQL databases? like one for phpvms and the other for the forum. Or fo i need to use seperate ones? thanks
-
- 9 replies
- 3.4k views
Hi, I dont have option to change server time. Support server answer: How i can change the phpvms time? may be in local.config.php? My time hour is (UTC+01:00) Bruselas, Copenhague, Madrid, ParÃs Regards!
Last reply by ARV187, -
- 9 replies
- 3.4k views
Can this be done in PIREP Edit instead of going into the DB? Sure would be nice. Even as the submitter, you can't.
Last reply by RocketRod, -
- 6 replies
- 3.4k views
Hello, I am having the following issue when any pilot tries to add comment to his/her pirep. I am displaying the following code on the view pirep report page (where all data of the pirep is displayed): <?php if($comments) if(Auth::LoggedIn() && Auth::$userinfo->pilotid == $report->pilotid) { echo ' '; foreach($comments as $comment) { ?> - <?php echo $comment->comment?> <i>(<?php echo $comment->firstname . ' ' .$comment->lastname?>)</i><br> <?php } echo ''; } ?> <a href="<?php echo url('/pireps/addcomment?id='.$report->pirepid);?>">Add Comment</a><br /> </td> &l…
Last reply by STARs, -
- 11 replies
- 3.4k views
Hey Guys,Uploaded all the files ,changed the permissions to 777 of certain files, go to the install file (install.php) and I get:Parse error: syntax error, unexpected ')', expecting '(' in /home/flamingol/domains/jet2-virtual.co.uk/public_html/phpvms_full/install/install.php on line 29Doesn't install. Any ideas?Regards,Alex
Last reply by Nabeel, -
- 13 replies
- 3.4k views
Just checked on my site and got this: Last time I checked it was fine and I haven't edited anything since. Anyone know what's happened?
Last reply by freshJet, -
- 1 follower
- 8 replies
- 3.3k 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, -
Hello all, I am attempting to start a virtual airline, so I have two questions. 1) Can I use this just for pilot center, acars, admin center etc. but not for making the website because I have already started on one in wordpress. 2) If yes, how? (have a very very basic knowledge of sql and html
Last reply by Vangelis, -
- 7 replies
- 3.3k views
Hello All, FlyFlorida is about to under go a facelift! However i'm having abit of bother trying to put a maintenance skin over the website. I know that you can put one on through the CPanel however i want the option for my pilots to still be able to sign into their accounts and log flights for the airline. I just wanted to know if this was possible and if so could anyone give me some pointers! Thankyou very much, Tom Close FlyFlorida CEO http://flyflorida-va.net
Last reply by FlyFloridaVA, -
- 8 replies
- 3.3k 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, -
- 8 replies
- 3.3k views
I want to add pilot callsign in the email. What is the code for that please?
Last reply by servetas, -
- 9 replies
- 3.3k views
Hello Friends, i have installed the blueicev2 skin and all the modules where coming with the file. When i will update my Stats.data.class i will become the following Failure. "Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /www/htdocs/w01501e7/test.lausitz-aircargo.de/core/common/StatsData.class.php on line 879" on this line i have set up the following code from the Documentation public static function get_stats_by_cur_month($howmany) public static function TotalPilotMiles($pilotid) { $key = 'total_miles'; $key .= '_'.$pilotid; $total = CodonCache::read($key); if($total === false) { $total = 0; …
Last reply by vFAB, -
- 9 replies
- 3.3k views
I found out something this week about FSAcars and the way it works (or doesn't) with PHPVMS v.2. If your registration number is too long, FSAcars will truncate it, and when you go to send the pirep, the registration won't match with the one in the database. As a result, it will enter a 0 as the aircraft id into the phpvms_pirep table. Since there are no aircraft with a 0 for an id, the system will nut up and that pirep will need to be edited to show the proper aircraft before it can be approved. Just something to keep in mind if you get that error. kACARS seems to work fine.
Last reply by ProAvia, -
- 2 replies
- 3.3k views
Hey Guys, I'm trying to look around to how to add flight types. Like for example that I want to add a "Private" Flight To my flight creation drop down list? Is it possibility to this?
Last reply by Kyle, -
- 6 replies
- 3.3k views
Hello, I have just changed my VA template and I got the "no route passed". Anyone can help me? I attach the layout.php code: <!DOCTYPE html> <html> <head> <script src="https://use.fontawesome.com/423f28f0fe.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content="Pilot Center - Liftair VA"> <meta name="author" content="Coffeecream Themes, info@coffeecream.eu"> <title>Pilot Center - Liftair VA</title> <link rel="shortcut icon" href="&…
Last reply by danydj96, -
can you guys help me here it doesn't shows status pictures
Last reply by Nabeel, -
- 7 replies
- 3.3k views
Hello I wonder if you can have the information of total miles flown by a pilot to put in the Pilot Center.
Last reply by AGuyFawkesMask, -
- 1 follower
- 9 replies
- 3.3k views
Hi there When my users submit a PIREP, I would like them to select a flight number from one of the schedules I've created without having to remember the flight number. I've managed to convert the flight number text box into a dropdown menu but not sure how to pull the schedule flight number and note through so the data appears in the dropdown automatically. Any ideas how I would go about doing this? Apologies, I'm still learning! Thanks in advance
Last reply by opsman, -
- 10 replies
- 3.3k views
I need some help, i want to redesign my admin center but i dont know what to do with it. Has anyone here changed theres? If so can i see some screenshots? Thanks
Last reply by SouthwestVA, -
- 6 replies
- 3.3k views
I'm trying to copy over the pilots list page. I am copying from the original pilots list page to a new page which is located in the skin folder. I have copied and pasted successfully but the pilots list doesn't load anything. The if (!$pilots_list) {} statement returns true and the operation to load the pilots is canceled, meaning something is wrong with calling the method. I'm sure that this has something to do with moving the code. Thanks in advance.
Last reply by WiltshireAirlines, -
- 7 replies
- 3.3k views
I am running into an error message that I may be overlooking the thread for. I am not fully experienced with php so any help would be great. Here is the error: Notice: The template file "/home/eravirtu/public_html/en//lib/skins/era/footer.tpl" doesn't exist in /home/eravirtu/public_html/en/core/classes/TemplateSet.class.php on line 248 I noticed it says "public_html/en//lib/skins" with an extra "//" in there. maybe thats the issue? Any help on that? Thanks
Last reply by Strider, -
- 6 replies
- 3.3k views
Hi there, I am busy modifying my site to add a Owner entry for each aircraft. Now, Ive already add the owner table to the database, and made a manual entry to test directly on the database. Then, in the /admin/templates/ops_aircraftlist.tpl Ive added the table, as well as <?php echo $aircraft->owner; ?>, and in the /core/templates/fleet.tpl Ive also modified the layout to show the table Ive added. Now, it shows up fine, as well as the manual entry Ive made. My problem is that when I edit an aircraft in the admin area, the place for the Owner info are there, , but when I make an entry, and save the data, it does not save the owner info to the database. What do…
Last reply by Gotcha_Buccs, -
- 6 replies
- 3.3k views
When a pilot is selected from "all pilots" depending on the number of preps it can take over a minute for the graphics to show if the pilot has over 1000 flights. There is a issue regardless of number of flights, still very slow. we have verified this on 2 different servers, both paid. We have this running on AWS w/1cpu & 1Gb memory. Also have turned off "check for updates". Anything new since last posts in 2014
Last reply by servetas, -
- 1 follower
- 7 replies
- 3.3k views
I am having an issue, when I try to login, it will redirect me to the login page and it will just keep doing it, but it does not say I am entering anything wrong. I have tried uninstalling/reinstalling, but to no avail. Please help if you have any idea what is going on.
Last reply by Heritage1,
