Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 follower
- 2 replies
- 1.5k views
Hello, I'm trying to upload a .csv with airports and I'm getting an error, any suggestions?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
in our company pilots can fly free. how do with phpvms?
Last reply by Nabeel, -
- 2 replies
- 1.5k views
For some reason it appears i can only have two airlines. i have had two for some time now, when i go to add another airline, i enable it and it states "airline added succesfully" however it does not display the new airline. if i look for the airline when wanting to add a schedule to it, the airline i just added isnt there either. checking the database DOES show the new airline has been added to it. I tried clearing the cache but to no avail. running v930 any ideas??????
Last reply by Flightguy123, -
- 2 replies
- 1.5k views
Hello, I am a season CEO of a previous VA that was using VAFS previously. After a while we went our seperate ways and I decieded to make a new VA using PHP VMS. With the previous VA that I had I made a BEAUTIFUL website by using 1 and 1 .com and I would put the "Modules" (Va windows for pilot stats, Airline info, live maps, ..etc) directly onto the site. I was curious if there is anyway to do this with PHP-VMS? I know the entire system runs off of the website but I was just curious. Also if you can't tell I am incredibly new to the whole coding world of PHP, java script, and css. Forgive me if this question makes no sense. As I said I am new to the PHP aspect of thi…
Last reply by pilotalex91pf, -
- 1 reply
- 1.5k views
Dear Folks i have been messing with this from last 2 hrs or more with no luck i checked the forums as well also with no luck so please help me out. this is the code i am using to display airline logo on latest arrival board <h3 style="text-align: left;">Latest Arrivals</h3> <?php $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <div style="border:solid 1px #0B3861"> <table class="imagetable2" width="100%" cellpadding="1" cellspacing="0"> <thead> <tr bgcolor="#0B3861"> <th><font color="#ffc600"> Airline</font></th> <th><font color="#ffc600">Flight #</font>&…
Last reply by jamyboy, -
- 1 reply
- 1.5k views
I would like to install the phpvms but I have these problem if I enter my Airline Code: "Duplicate entry 'SAV' for key 'code'"
Last reply by StartVM, -
- 0 replies
- 1.5k views
Because when I book a flight, and after it or canceling the reservation if I click on View Flight Schedules no longer any scheduled flight appears to me, because it can happen. Thanks in advancen.
Last reply by AirLevante, -
- 1 reply
- 1.5k views
Hi, sometimes a pirep is send up twice to the page, it's exaclty the same pirep at the same time. How can we solve this problem? We use kacars custom. thx
Last reply by t_bergman, -
- 2 replies
- 1.5k views
Where can I find the newest version 5 to download ?? Unfortunately, in the downloads only version 5.x ?? We have the problem, none of the skins available on the internet are running with the phpvms versions we found. We would be very happy about an answer.
Last reply by Schotte, -
- 2 replies
- 1.5k views
Hi all, When I tried uploading phpvms to my database it came up with the following error... Error There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem ERROR: Unknown Punctuation String @ 1 STR: <? SQL: <?php /** SQL query: <?php /** * Codon PHP Framework * www.nsslive.net/codon * Software License Agreement (BSD License) * * Copyright © 2008 Nabeel Shahzad, nsslive.net * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions o…
Last reply by Nick24, -
- 1 reply
- 1.5k views
Hello, I'm having a little trouble with the profiles. I recently changed the pilot IDs to 00# instead of 000# but it seems mainly the signature for the first/admin account. It's showing my hub as KJFK but I don't even have that airport any more. It's also saying on the signature image that my pilot ID is 0001. I've tried resetting the signatures with the maintenance call but it's still the same, ID is 0001 and hub is KJFK. Any ideas guys? Thanks.
Last reply by HighFlyerPL185, -
- 1 follower
- 2 replies
- 1.5k views
We have inactive set to 45 days. However it does not place members inactive, even though some have not filed a priep is over 90 days. This is our current settings in the local.config After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 45);
Last reply by Vangelis, -
- 1 reply
- 1.5k views
Hi there, I am working on building my VA's website, and currently I have a problem which is how can I remove the reCAPTCHA from the registration page and use some other captcha image instead? The reason why I need to remove is all Google service is not available in China. So I have to remove it. Thanks!
Last reply by OWA001, -
- 3 replies
- 1.5k views
The export airport doesn't export a header row, like export aircraft does. Any way to add a header row to exporting airports? PHPVMS 5.5.2
Last reply by ProAvia, -
- 1 reply
- 1.5k views
Sorry nabeel, i just need you to confirm one thing.. I am currently developing a script which outputs for example this: www.panam-airways.com/pdf and now i need the waypoints for it. Ok well let me explain. The script catches the route from the schedule which is selected (i just handover the schedule id and then, the script collects all the data and so on) Now lets say the flight goes from Berlin/Tegel (EDDT) to Frankfurt/Main (EDDF).. the route would be BRANE Q201 BUREL M736 MAG Z20 RANIN T152 GED and thats what you so far see in the flightplan.. What i want is to have the waypoints for this route so it would look like this: BRANE GALKU BUREL LODRO MAG KENIG ORTAG BI…
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Confused... I'm now bankrupt...
Last reply by md82, -
- 1 reply
- 1.5k views
whenever i try to add and airport with the icao lookup button it dosent work
Last reply by TennShadow, -
- 2 replies
- 1.5k views
Hello Guys, we got some problems with the map. It's not updating. A/C "xy" is already at EDDF and also written in the list in EDDF but on the Map still displayed at CYYZ. This is our sql Query in vFleetTrackData.class: ************************************************************************************************************************* public static function getAllLastLocation() { return DB::get_results("SELECT flight.*, UNIX_TIMESTAMP(flight.submitdate) as submitdate, dep.name as depname, dep.lat AS deplat, dep.lng AS deplng, arr.name as arrname, arr.lat AS arrlat, arr.lng…
Last reply by Thomasha, -
- 2 replies
- 1.5k views
Hi, Whenever I try to install phpVMS the page where the database is being setup is blank. Image provided below. Any help would be appreciated. Thanks
Last reply by Inspire, -
- 3 replies
- 1.5k views
Hey, look you, I am adding the planes, but not those covered by the system when requested by the Aircraft ICAO Code. thanks for your help.
Last reply by flynryan692, -
- 4 replies
- 1.5k views
Hi Guys I apologise for this obscure heading, not sure what else to call it. I have just upgraded to the latest beta, now on my home page I am getting a weird error under recent bids. http://www.orrencharters.co.za/index.php I had this before but for teh life of me I cant remember what I did to correct it Any advice? Before I forget I did run the update script
Last reply by selwynorren, -
- 1 reply
- 1.5k views
I am currently thinking of deleting all phpVMS systems off of my hosting and placing the new Version 2 on the hosting to get rid of any bugs I may have left from Version 1. First thing I wanted to know is if I download the skins and images, can these be put back as the skin for the website? And also is there anyway during the installation to connect it to the old databases, in a means of all pilots still being on the system?
Last reply by Nabeel, -
- 4 replies
- 1.5k views
Could someone post the original schedule_results.tpl please.
-
PROPOSE SCHEDULE
by Guest- 5 replies
- 1.5k views
Hello everyone My idea is to give riders at the chance to propose schedule this is my test code: <label>DEPARTURE ICAO </label> <input id= size="20" type="text" /> <label>ARRIVAL ICAO</label> <input id=size="20" type="text" /> <label>DEPP TIME</label> <input id= size="20" type="text" /> <label>ARR TIME</label> <input id=size="20" type="text" /> ecc.... but my problem is how to send this data to my email Thanks and Best regards Mattia
Last reply by freshJet, -
- 2 replies
- 1.5k views
Hello. I have Airmail installed and it is an amazing application. The problem im having is that the width of the compose box(mail_new.tpl) overlaps my navigation bar on the right side of the page. Ive tried throwing a width element on the table and the form, but nothing seems to work. how do i size this down?
Last reply by SparrowBD, -
- 2 replies
- 1.5k views
Hello Frieds Now one my pilots fly but not view on /scars. Live map Why? What is error ? [CLOSED]
Last reply by simonecatalano, -
- 2 replies
- 1.5k views
Hello Community I have been having an issue lately with the Fetching Airports which won't fetch airports what so ever. I have set the below Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms'); Config::Set('PHPVMS_API_SERVER', 'http://api.phpvms.net'); Config::Set('PHPVMS_NEWS_FEED', 'http://feeds.feedburner.com/phpvms'); Config::Set('VACENTRAL_NEWS_FEED', 'http://feeds.feedburner.com/vacentral'); Config::Set('GEONAME_API_SERVER', 'http://ws.geonames.org'); But ever since i have done this before which is a must need to do before after installing phpvms and setted the Airport look up server. Is there an issue with the look up server at all? Because i cannot retrieve an…
Last reply by Falconair, -
- 0 replies
- 1.5k views
Does anyone have this combination working with their phpVMS system? It's broken for us. It works with Xplane 10.21 though... I see absolutely ZERO way of contacting the Xacars author as well.
Last reply by hoser70, -
- 3 replies
- 1.5k views
Hi, does using phpvms prevent me from copyrighting my website since I am using phpvms which I obviously don't own the rights to. Or do I still own the rights to the content of the website?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
How can something so simple be causing me so much trouble. I can not get this file to show up. I have tried the domain name path along with the file path and just the direct root path. What could it be? http://www.virtualaircargo.com/phpvms/lib/skins/Sim%20Orange-LITE/style/R35.png'>http://www.virtualaircargo.com/phpvms/lib/skins/Sim%20Orange-LITE/style/R35.png Where is the %200 coing from when that is not what I am putting as the link? This is what I actually have as the path: http://www.virtualaircargo.com/phpvms/lib/skins/Sim Orange-LITE/style/R35.png Shouldn't I be able to put this path: phpvms/lib/skins/Sim Orange-LITE/style/R35.png Thanks!
Last reply by Nabeel,