Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.2k views
when I want to choose my flight I only can search by Dep icao , I would like to have aircraft and arrival icao also , and if possible all 3 combined , or all 3 by itself to work. <?php /** * phpVMS - Virtual Airline Administration Software * Copyright © 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommo...s/by-nc-sa/3.0/ * * @author Nabeel Shahzad * @copyright Copyright …
Last reply by ercio, -
- 2 replies
- 1.2k views
How do i make the download link clickable?
Last reply by mattsmith, -
- 0 replies
- 1.2k views
Hello to everyone !! I have 2 modules to my VA. The FltbookSystem-v2 (freeware) and the Charter Ops v1.11 from Crazy Creatives (payware) I make 2 different callsings to my VA. One for schedules and the other for Charters. I want for the charter filghts do not change location of the aircraft, only the pilot. But i don't know how to do this. If anyone from here have the knowledge to help me pls contact me with PM because the second module is payware and i know the rules of this forum. thank you very much !!
Last reply by Jiko, -
- 1 reply
- 1.2k views
Is it possible to have Vatsim integration into phpVMS
Last reply by Nabeel, -
- 2 replies
- 1.2k views
Folks just need quick help regarding email function i cannot able to receive any kind of pirep submission email or either contact us email can any one have solution for this. searched the forum didn't find any help so posted Thanks Jeff
Last reply by sherming, -
- 0 replies
- 1.2k views
I think I have the old captcha in the skin I downloaded and am modifying! Where and how do I fix this! Is it in the registration_mainform.tpl file? If you notice there is nothing to add up to get past the old captcha! http://screencast.com/t/brkAjmdt Thanks!
Last reply by in2tech, -
- 0 replies
- 1.2k views
Dear experts i am trying to integrate tinyMCE editor http://www.tinymce.com/ with phpvms previously someone has given VMS editor 1.1 but it seems his website is no more working. If someone can give idea as how the installation can be done will be much appreciated. Thanks James
Last reply by jamyboy, -
- 0 replies
- 1.2k views
I am having trouble with the javascript error causing the No Routes Passed. I have read some topics about a javascript No Conflict code but don't know the correct code I need or where to put it. Will that fix the No Routes Passed error. I can usually fix this error by moving the script to different locations in the layout.tpl file or even the frontpage.tpl file but nothing is working this time. Any ideas! Thanks for your help!
Last reply by in2tech, -
- 1 reply
- 1.2k views
Hello, is it possible to create own CodonEvents and then add Listeners to this created event? For example the existing event "bid_added". I want to create a new one "updated_flight". Is there anywhere a Codon documentation? I can't find one. I tried to just Dispatch an event and listen to it but this doesn't work for me... CodonEvent::Dispatch('updated_flight', 'ACARSData', $flight_info); public function __construct() { CodonEvent::addListener('Test', array('bid_added', 'updated_flight')); } public function EventListener($eventinfo) { if($eventinfo[0] == 'bid_added') { //something } if($eventinfo[0] ==…
Last reply by PikoSim, -
Rank images and situation
by Guest- 1 reply
- 1.2k views
Hi all, I recently gained my promotion to First Officer, but the image on my profile didn't update (I've checked the links in the admin centre - all are OK), and the list in the admin centre didn't register me as a First Officer, although my profile text did: What could be wrong? Thanks in advance, and merry Christmas everyone.
Last reply by Nabeel, -
- 0 replies
- 1.2k views
Hi. I was creating a news post for my VA and noticed that title is truncated when saved. Looks like it is limited to 30 characters. The thing is that the title field on /admin/index.php/sitecms/editnews?id=xx is not limited to 30 characters. Another improvement I'd suggest to this page is the ability to unpublish an entry (checkbox) without having to delete it. Thank you!
Last reply by vazquezjm, -
- 0 replies
- 1.2k views
Hello everyone does anyone have any idea why it is not letting me change between pages on any of the dashboard pages.... Like once I flight on Airports and I want to see the next page of airports I click 2 the URL changes to page=2 but no physical change... any ideas??? Thanks, Raaj Patel
Last reply by RaajPatel, -
- 0 replies
- 1.2k views
TFDI database lost my airline and thru smartcars into maintanience mode. Just need help on how to properley input my smartcars script mine reside on my server in my httpdocs/core/smartCARS folder Any help plse
Last reply by Wildone, -
- 2 replies
- 1.2k views
Good morning guys. One question, Is it possible to add a notice of absence of pilots (Leave of Absence) in the administration panel? Thank you P.S. If I was wrong to post in the wrong section, it can be moved to the right section. Thank you
Last reply by gio1961, -
- 1 reply
- 1.2k views
Whenever I try to add an aircraft: I had this problem before and I fixed by replacing a user file, anyone knows how to solve it? Everything else works perfectly, I tried some post from the forum but no one solved it I think the solution could be, someone with this same settings could attach /core/common/ OperationsData.class.php php Version: 7.2 sql Version: 5.7 skin: StislaSkin 2020 phpVMS version: phpVMS 5.5.2.72 (ProAvia) Note: This is not working with default skin
Last reply by ProAvia, -
- 2 replies
- 1.2k views
This is what comes up. Can anyone please can't seem to figure it out
Last reply by swaluver480, -
- 1 reply
- 1.1k views
Hiya All, I was hoping to use the contact us page on my website, but when the pilot sends the message where do I read them?
Last reply by Strider, -
- 0 replies
- 1.1k views
How do you put pictures on pilots flying for example one that is on a cruise I would put a picture to indicate that. How is it done? Thanks Best Regards
Last reply by simonecatalano, -
- 2 replies
- 1.1k views
ok its happened a fews times now and i really don't understand. Fatal error:call to undefined method util::secondsToTime() in /home/deltaair/public_html/core/commen/PilotData.class.php on line 593
Last reply by jusromaine, -
- 1 reply
- 1.1k views
Alot of the new modules me and Daryl have been working on ever since the 2.0 update have this error: Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Fleet::download' was given in /home/afva/public_html/pacific/core/classes/MainController.class.php on line 292 Any Ideas? Thanks, Mitch
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi, I have create a dropdown menu with CSS3 Menu, and now my question is: How to insert a dropdown menu in my website??? Thanks!
Last reply by TAV1702, -
- 1 follower
- 1 reply
- 1.1k views
Hi guys, happy new year! On last year, I can do 2 flights in my VA and send normaly. But in this week, any pilots are reporting that are occurring error during send log... The error is data type conversion error. I restore my FSACARS.php but until now dont solved this. One main detail is when I confirm which my aircraft is on Departure Airport I get the triangle in Date Time on FSACARS DATA. And my log started like this... 65535/65535/65535 05:39:00] Flight IATA:RCT8551
Last reply by Parkho, -
- 2 replies
- 1.1k views
Is there any type of code that I can use to show a certain group. I.e Show a list of Administrators by showing a group so it automatically updates?
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi boss, i'm afraid that the aircraft list and the pireps do not match. For example i've set the MD-82 to have maximum 150 pax on board, while now a pirep had 203 passengers As it sais in the edit page of pireps : This is the load of this flight. It's automatically determined, though you can adjust it here Ciao! Simon
Last reply by Nabeel, -
- 0 replies
- 1.1k views
got it working. :)
Last reply by ToiletDuck, -
- 2 replies
- 1.1k views
Whats the pros and cons of removing inactive pilots? Does it hurt your VACentral Ranking? What does everyone else do to pilots who never fly or don't fly anymore?
Last reply by t_bergman, -
- 0 replies
- 1.1k views
Hi all, any chance to convert this map (googlemap) into openstreet map. This code can show the schedule route and route made in the same map. Now i have a map were only show a schedule route in openstreet map. <section class="page-contents"> <div class="container"> <div class="mapcenter" align="center"> <div id="routemap" style="width:1106px; height: <?php echo Config::Get('MAP_HEIGHT')?>"></div> <?php /** * * This is the new Google Maps v3 code. Be careful of changing * things here, only do something if you know what you're doing. * * These are some options for the map,…
Last reply by lorlandi, -
- 1 reply
- 1.1k views
Ok I can not edit one of my Airport in the admin section. It is listed as KVGB and should be KVBG. It lets me put the correct IVAO in but then changes it back to the wrong one when I click the Edit Button. Next how can we delete Airports. And finally When I add new Airports and click Lookup it does not Find Most of the new ones I am putting in. Mind You We are a Military VA So most are USAF Bases or US naval Air Stations. Any Ideas or Help would be appreciated. Lloyd
Last reply by Nabeel, -
- 2 replies
- 1.1k views
Hello together! I hope you can really help me! My Problem is that i can insert a plane or a pilot but when i want to see them at the tables, there is nothing. But when I reenter the Pilot or plane or Airport it is showing: Airport already in Database! Thats right, they are in the Database! But they aren't shown in the Admin Panels! Why not? Thanks Christopher
Last reply by Freedom, -
- 0 replies
- 1.1k views
Hello, I think it is not only in my VA that, when I go to get a flight number in kacars, it searches for any flight, even if it is not in "my reservations", how can I change it? (Leave only to fetch a flight number when the flight is booked) Thanks.
Last reply by CarlosEduardo2409,