Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.6k views
I have an odd question that i don't see a thread for.... I exported the schedule we have to work on it quicker and then import it. I see that the flighttype section is empty to I go through and add the C, P, H respectively for the type it is. After importing the flight i noticed all pireps have a negative profit so I exported the schedules again. All the Types are again missing. It appears that the system on input is defaulting all flight to passenger loads with cargo prices....I verified the .csv has the right price. Not sure why it is doing this....any ideas on help would be great. Would like to see positive profits again..... Also noticed that the system is charging …
Last reply by RVF147, -
- 1 reply
- 1.6k views
Hi! I want to add a multi-language support to my phpvms. How I do it? This is my test site (http://www.fantaepicgamers.altervista.org/en) and I want to add a Welcome Page, before enter the site, where the users can choose the language. It's possible? Can you help me? Please, it's important for me!! Thank you!
Last reply by Sava, -
- 2 replies
- 1.6k views
I have an issue with earning revenue from flights in the finances area. I flew the flight and subbmitted the preip, and it took the feul charge, but i earned no revenue from it. Also, the pilots pay shows up on my profile but not in the financals area.
Last reply by Turnit, -
- 1 reply
- 1.6k views
Hi, I' trying to modify the search function to not only have '<' or '>' distance, if not between 'distance1' and 'distance2' too, and by flight time. I have not gotten it to work for me, I don't know if I have to modify something else, or how to implement it in the existing code. My phpvms version is v2. Thanks! So in SchedulesData.class.php Line 19: class SchedulesData extends CodonData { /** * A generic find function for schedules. As parameters, do: * * $params = array( 's.depicao' => 'value', * 's.arricao' => array ('multiple', 'values'), * ); * * Syntax is ('s.columnname' => 'value'), where value c…
Last reply by ARV187, -
- 3 replies
- 1.6k views
Hi, Whenever I go to my phpvms directory I get this error at the top of the page. Warning: fopen(/home/techair/public_html/home//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /home/techair/public_html/home/core/classes/CodonCondenser.class.php on line 95 Does anyone know what this is or how to fix it?
Last reply by Nabeel, -
- 3 replies
- 1.6k 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, -
- 3 replies
- 1.6k 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, -
- 1 reply
- 1.6k views
In Admin side when i installed pilot store i lost my Change Pilot ID button. What the code to get the Change Pilot ID back Thank you Brian
Last reply by Jeff, -
- 2 replies
- 1.6k 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, -
- 2 replies
- 1.6k views
I have configured my VA in another site while the other hosting platform's problem were solved. Having that done I want to move all my VA configuration to the other platform. Is there a way to do a full export? I only see Import/Export schedules but don't see that for airlines, airports, pilots, awards, etc. For example what if I export the schedules and in there I add a new schedule that was not present before. Will it add it or fail? if any of the imported schedules has a new airport I suppose that would fail because of the referential integrity, right?
Last reply by Mysterious Pilot, -
- 1 reply
- 1.6k views
I got the web page setup and I'm using FSFK I place a bid on a route get all the info setup FSFK then when I connect my acars it shows up on the live map but keeps adding lines under the map instead of having just the one line and second problem is, it shows my flight plan #, destination, Arrival but the distance is wrong and when you click on the bubble on the map it shows 0 for flight number. Any idea what is wrong with that? Thanks live_acars.doc
Last reply by amiro, -
- 3 replies
- 1.6k views
Hello there, I am currently working on the registration module on my site, and I am wondering if adding custom fields would be a good option for adding fields such as Date of Birth and Middle Name, and is there any possibility to add a custom field with a dropdown, that tells the administrator what version of Flight Sim a given applicant is using and such? Thanks.
Last reply by Kyle, -
- 2 replies
- 1.6k views
Hello. I hope u can help -me whit that problem.. i only change the recaptcha id and give me that errors: Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on line 74 Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on line 76 Warning: Cannot modify header information - headers already sent by (output started at /home/thanatos80/public_html/core/app.config.php:1) in /home/thanatos80/public_html/index.php on lin…
Last reply by thanatoss, -
- 3 replies
- 1.6k views
I have a routemap on my site and have 238 flights, yet it only shows 4 flights. I have edited the local.config.php and app.config.php but they dont work. What is the code that i need to use to get it to work? Cheers Dan C
Last reply by Strider, -
- 3 replies
- 1.6k views
Hey all, Just uploaded my Summer 2011 Schedules, but I went to search for my new routes but they don't show up. They are only displaying flights operating today. How do I make it display every day?
Last reply by flyalaska, -
- 1 reply
- 1.6k views
Good Evening I need a little help for my Pireps count. I need a function on this where i can see if the pirep accepted or rejected or pending. Can anybody help ? thats my code currently in the frontpage_main <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"></script> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-t…
Last reply by Parkho, -
- 2 replies
- 1.6k views
Greetings everyone, I am trying to make my pilot center as a complete module, than having it inside the template. So I tried creating some custom modules and I successfully tested that. However, the module is displayed inside the content area of the layout.tpl(or .php) and I would like to know if it is possible to display that in a blank page(or just display the index page of the module without embedding it in to the layout template). I hope somebody knows how to do this because I am desperate to get this working as I can't continue building my site without getting this to work. Thanks in advance Regards, Kishshey
Last reply by Kishshey, -
- 1 reply
- 1.6k views
This line is wrong in pirep_edit.tpl. On variable "pirep" we have depicao. Line 45: <input name="arricao" class="airport_select" value="<?php echo $pirep->depicao;?>" onclick="$(this).search();" />
Last reply by Nabeel, -
- 2 replies
- 1.6k 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.6k views
Hello, The schedule only filters flights if you are logged out. If you are logged in, and you try filtering flights, it just shows up as blank. No flights are pulled up.
Last reply by PilotJordan, -
- 1 reply
- 1.6k views
Hi, When a pilot resgistered form my VA the phpvms sent a mail. I want to see spaces in the final mail. This is the final mail: But I want and I put in the email_registrationaceppted.tpl this: How can I see the spaces in the final mail? Any Ideas?
Last reply by Kyle, -
- 2 replies
- 1.6k 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.6k 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, -
Flown Routes Template
by Guest lorathon- 3 replies
- 1.6k views
I believe there is an error in the flown routes template. The following code will continue if a route has the same depicao or arricao. What happens is that two flight departing from the same location are not shown. Only one will be shown (the first in line) I commented out the first part and just had the loop continue if the flight numbers were in the $shown array This is my commented out code foreach($allschedules as $route) { /* // Dont show repeated routes if(in_array($route->depicao, $shown)) continue; else $shown[] = $route->depicao; if(in_array($route->arricao, $shown)) continue; else $shown[] = $route->arricao; */ if(in_array($route->…
Last reply by MrAmsterdam, -
- 1 reply
- 1.6k views
I searched the forum first and did not find any reference on how to change this. I customized the colors of all the page titles in php/vms successfully but I just added a new page from the Admin Panel and the title is orange like the original titles. How do I change this to the blue of the other titles. I tried searching directories. It has been added into the core pages but all that is in there is the text I entered. I can change the color of that text but not the title on the page when it is clicked on the navigation bar on the website. Thank you.
Last reply by tgycgijoes, -
- 3 replies
- 1.6k views
the downloads link isn't work nebeel
Last reply by Nabeel, -
- 3 replies
- 1.6k views
Our VA will do quite a lot of "contract" type flights were we allow pilots to fly pretty much where ever they want on top of the normal routes. Stock PIREP form isn't letting me submit a flight with out a route. Anyway around this? I would prefer to have the pilots enter start and end points instead of selecting routes. Did a quick search and couldn't find the answer, sorry if it's been asked before!
Last reply by ChrisP, -
- 2 replies
- 1.6k views
When I accept registrations the pilots don't get email but when they register I get email. What is going on here?
Last reply by Kyle, -
- 1 reply
- 1.6k views
Could someone please help me with writing a entrance exam template. I don't know how to do this as i am not experienced in creating code for this type of thing. Would someone be willing to make a entrance exam module or code that i may add to our airlines application process. God Bless!
Last reply by sherming, -
- 0 replies
- 1.6k views
Hello Guys, i use the Codeshare module to display my flights. I have set in the admin Area the Aricraft Rank Level. But i can book a Flight where the Rank level if higher as mine.. If there a Solution to resolve this so only Pilots with corrects Ranks can book the Flight A Sample Second Flight Officer C208 oer another airplane from teh database with ther ranklevel so im now Second Flight Oficer and i can book a flight with a 777. In the admin aerea i have set the level to Captain. But its not working. here is my code of Codeshare <style type="text/css"> <!-- body,td,th { color: #000; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radiu…
Last reply by Industrialshadow,
