Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.8k views
I'm trying to get a time search function working within the schedules search system. I'm looking to use the following parameters. less than 1,5,10,24 hrs <div id="time"> <p>Select Nearest Departure Time :</p> <select id="type" name="type"> <option value="less">Less Than</option> </select> <label> <select name="time" id="time2"> <option>1 hour</option> <option>5 hours</option> <option>10 hours</option> <option>24 hours</option> </select> $params = array( 's.deptime' <= '> 3600', //less than 1 hr ); $schedules = SchedulesData:…
Last reply by Luka.Niko, -
- 5 replies
- 1.8k views
Yes, as the title says..i have a few questions that i wish to put forward to Nabeel or any other member that has a clue what i'm going on about... We are thinking of running phpVMS & Joomla. Basically, the original idea is to build the Joomla system, linking registrations between the two systems (login on one, which then logs you into both interfaces) and using the registration pages, pilots pages etc of phpvms. Now, for my first question; would iFraming become a problem when linking to the pages of phpvms? I am sure i came across a problem of doing this when i developed our site, but it has slipped my mind. Also, if this is not suitable, is there any other relati…
Last reply by Nabeel, -
anybody know if it's possible to change pilots being paid from hourly to a percent of the revenue???and if so how do you change it
Last reply by TAV1702, -
- 1 reply
- 1.8k views
HEy, i'm trying to add a serach airline tab, but i got it out but i seem can't get it working. Here's the pecie from the module's if($this->post->airline != '') { $params = array('c.airline' => $this->post->airline); } Is there something wrong with this code?
Last reply by Kyle, -
What code or variable do i use to make to make it show the pilot rank image on each pilot line information bar thing below the acars map where it show name of pilot distance and all i want to show also the pilot rank is is possible ?
Last reply by warpennys, -
Hi, whenever I click on my live map link nothing shows up the page is just blank. Also, when I click on a flight the route map does not show up instead it says javascript must be enabled and a box pops saying the Google API was created for another site. Anyone know how to get this working? EDIT: I am 100% sure I have javascript enabled. I also get a second box on the route map saying google maps is not compatible with my browser but I have tried firefox and internet explorer.
Last reply by TechAir, -
- 6 replies
- 1.8k views
I'm working on one of these phpVMS sites and I'm not sure if my client updated the site or what he did (communication can be quite delayed) and we're getting this message: A few things going on here: 1. Note the double / after "public_html" in the template file url. 2. Note that Constant "CURRENT_SKIN" is not defined apparently and the constant's name is output. odd result if you ask me. I defined it in the core/codon.config.php and it fixed that problem which revealed to me another... 3. Constant "SITE_NAME" is not defined and is also being output simply as the constant's name. 4. I'll venture a guess that the problem with $pilots is due to the other variables bei…
Last reply by phpfreak, -
- 4 replies
- 1.8k views
HI when I created 3more Airlines , Total Hours Flown and Total Flight Today stop working. In Reports page (Admin): VA Stats: At a Glance Total Pilots: 10 Total Flights: 18 Total Hours Flown: Total Miles Flown: 7980 Total Fuel Burned: 225404 Total Flight Today: 0 Total PAX Carried: 3499 Stats for SAS Total Pilots: 2 Total Flights: 13 Total Hours Flown: Total Miles Flown: 5834 Total Fuel Burned: 189907 Total Flight Today: 0 Total PAX Carried: 2950
Last reply by Nabeel, -
- 11 replies
- 1.8k views
Hello; I currently have a virtual airline called "Pan American Virtual" on the web located at http://www.panamericanva.com. Currently we use VAFS as our management and acars system and wanted to add PHPVMS to our site. On the hosting server, inside the ftp account I use, the public_htm folder, has all the files for our website. I followed the instructions to install PHPVMS. Got all the initial install done. On the last setup screen, you get a link to go to front page and another to login into the admin panel. When I click on "front page", it goes to my sites home page. When I click on "admin panel", it gives an error stating you must be login f…
Last reply by ProAvia, -
- 8 replies
- 1.8k views
When I try to "Reset/Update" the signatures i get these errors: Generating signatures... Generating signature for Pete Sumner Warning: imagepng() [function.imagepng]: Unable to open '/home3/pulseair/public_html/members//lib/signatures/PLS0017.png' for writing: Permission denied in /home3/pulseair/public_html/members/core/common/PilotData.class.php on line 777 Generating signature for Alexander Smith Warning: imagepng() [function.imagepng]: Unable to open '/home3/pulseair/public_html/members//lib/signatures/PLS0018.png' for writing: Permission denied in /home3/pulseair/public_html/members/core/common/PilotData.class.php on line 777 Generating signature for Simon New…
Last reply by Thomas, -
- 3 replies
- 1.8k views
Portuguese Oi, queria saber como eu mudo o ID da companhia, pois eu sou dono da Delta Virtual e tive alguns problemas na instalaçao da VA, dai o suporte instalou para mim, mas o ID ficou DVA e eu queria mudar para DAL, alguem me ajude por favor. Obrigado
Last reply by James142, -
- 1 follower
- 4 replies
- 1.8k views
Hello, after I have successfully installed Phpvms I log with my email and password in the site www.(example.com)/test/phpvms/index.php to open Admin Panel but nothing happens. The only change is that after click LOG-IN the writing on the browser change in www.(example.com)/test/phpvms/index.php/login. If I leave one of the two empty log fields and click LOG-IN , nothing happens In all cases seems dead In table phpvms_groupmembers I have ID groupid pilotid 1 2 1 2 1 1 Hosting and Mysql are pay with ARUBA Thanks for help Fabio
Last reply by t_bergman, -
- 2 replies
- 1.8k views
How does phpVMS assign the next available pilot id? Can someone paste the code?
Last reply by edmundk, -
- 2 replies
- 1.8k views
i get this code after installing any payware modules from either Simpilot or Crazy Creatives please see error code below Strict Standards: Non-static method StaffData::get_staff() should not be called statically, assuming $this from incompatible context in/home/flyemira/public_html/admin/modules/StaffAdmin/StaffAdmin.php on line 42 Strict Standards: Non-static method StaffData::get_positions() should not be called statically, assuming $this from incompatible context in/home/flyemira/public_html/admin/modules/StaffAdmin/StaffAdmin.php on line 43
Last reply by Michael2015, -
- 5 replies
- 1.8k views
ok... So, I have been searching and can't actually find an answer. What is the difference between setting up a flight as a charter flight or a passenger flight when it comes to PHPVMS ? I am sorry if this sound like a stupid question, but I can't seem to figure it out...
Last reply by kbohme, -
- 3 replies
- 1.8k views
OK I have a question were can i go to get a full detal list of how to get my VA-Template.txt to work in fs flight keeper i saved it in the templates folder but then thats it. IDK. Thanks
Last reply by Kyle, -
- 1 reply
- 1.8k views
Hello someone help ge get rid of this error it constantly displays an error Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. please help.
Last reply by servetas, -
- 5 replies
- 1.8k views
Hi everyone I hate to be another one asking "when is it", but is there a time frame for the next release version, as I'd like to get Xacars and admin rights included in the site, but don't really want to go down the beta route as it's soon to be a live site? Also, whats the status on charters? As we're a small airline we've only a limited number of destinations, so having charter support would be a definite bonus for us. Many thanks Will
Last reply by Nabeel, -
Navdata Missing?
by Guest lorathon- 7 replies
- 1.8k views
Some of my nav points in the US seem to be missing the lat coords. I have ran the sql at least three times and end up with the same result. Does the navdata.sql change from revision to revision?
Last reply by CPC900, -
- 1 follower
- 5 replies
- 1.8k views
Hello, I need to know if there is a way to send an e-mail to a pilot when a PIREP has been rejected. Thanks.
Last reply by Vangelis, -
- 2 replies
- 1.8k views
Hello, I am not sure that I am posting this new thread on the right place. It's been almost a year now that I am using PhpVms and I am quite happy with this system. The only problem is that I have a hard time to setup an accurate and realistic as possible finances. Here is what I did: Catering: €2376 Per Flight Flight Crew (virtual) Salary: €642.95 Per Flight Ground Crew salary: €243.6 Per Flight Insurances: 9% Percent (per flight) Airplane leasing: 12% Percent (per flight) Location bureaux: 7% Percent (per flight) Eurocontrol taxes: 2% Percent (per flight) Airports costs/taxes: 6% Percent (per flight) Marketing costs: 5% …
Last reply by Alexair, -
- 3 replies
- 1.8k views
Two questions: First, the fuel is being calculated at $5.1 per kg on all our pireps. Is this because of the ongoing issues? Seems like it should be $1.5 for a more accurate price (at 3 kg per gallon that would be $4.50/gal). Either that or it's reporting $5.1 per gallon instead of kg. Second, when you edit the pirep there is a block for expenses (Additional expenses for this flight (catering, cleaning, etc). Where do I enter this data for each aircraft type so it is automatically calculated? Thanks!
Last reply by Parkho, -
- 1 reply
- 1.8k views
Gentlemen, Forgive me talk again about this matter, but the two years that use the FSFK and so far not seen a satisfactory answer to my doubts. We know that we use is oriented xacars and KACARS to register or log, but much of my pilots like to use FSFK but they all want to see pictures of the flight at PIREP and today it was not possible, Here is my configuration if is correct My page is http://www.forcaaere...l.com.br/sisweb Is this correct or is it something different configuration? I appreciate the patience to all
Last reply by Fernando, -
- 2 replies
- 1.8k views
Evening all I am pretty sure that some time ago I soor or read that one of our developers was offering phpvms packaged up with some of their addons included. For the life of me I can't remember who it was or where I soor it. Could someone please point me in the right direction, search didn't dig anything up for me, and I now can't find it. Thanks Karl
Last reply by nexissair, -
- 2 replies
- 1.8k views
Hi there, I am wondering if anyone can help me. For starters my VA's site is www.zoomvirtual.co.cc I have set up the FSACARS with the google API key, and i just done a test flight and it didnt work on the map. I put the key in the phpVMS admin panel, general setting part, i can see the map. I downloaded my CONFIG file from the pilots profile page, i just dont know where to put it, i put it in FSACARS root folder although when i started it, it didnt respond, i now have a fresh download of FSACARS. Please Help Kind Regards, Connor Sullivan CEO of Zoom Virtual Airlines www.zoomvirtual.co.cc
Last reply by infidel, -
- 4 replies
- 1.8k views
Hello everyone. Long time no chit chat. I got asked by a fella to install this for him and I did install the newest one with the security fix V935 I believe it is, but it does not have the pay per flight options like the old Beta does. Can someone please point me to a beta release with that option? I am so far behind the times it is not even funny. Thanks! Ray
Last reply by TAV1702, -
- 5 replies
- 1.8k views
Hi all I downloaded the great vairline skin, and found it great for my VA, but I have a few problems, how can I firstly edit the pages so it goes to a real page, rather then doing nothing, and when I click "edit profile" under the "Pilot Operations" tab, I get the following error message: Thanks! Impulse impulseinternational.site90.net
Last reply by Impulse, -
- 4 replies
- 1.8k views
Hello, I have a problem .... why do not you see the airport, scheduled flights, pilots, etc. ... by the admin panel? Optimize Tables I tried but nothing happened .... You can solve this problem? My site is: bluexpressva.joomlafree.it/phpVMS Thanks!
Last reply by Blu-Express VA, -
- 3 replies
- 1.8k views
Hi, I've got this error, when I upload new Schedules... Warning : set_time_limit() has been disabled for security reasons in /home/a2688480/public_html/admin/modules/Import/Import.php on line 90 Thanks!
Last reply by servetas, -
- 3 replies
- 1.8k views
Hey Guys, Ive been trying to implicate this on our website, http://jqueryui.com/demos/tabs/ . I downloaded the file from their website but i have no idea how to put it onto my website. Below is the code ive put in HTMLPut in the .tpl file <!doctype html> <html lang="en"> <head> <title>jQuery UI Tabs - Default functionality</title> <link type="text/css" href="/pacific/lib/skins/pacific/images/pacific.css" rel="stylesheet" /> <script type="text/javascript" src="jquery-1.3.2.js"></script> <script type="text/javascript" src="ui.core.js"></script> <script type="text/javascript" src="ui.tabs.js"></script&…
Last reply by Nabeel,