Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.5k views
HI, How can i add the order by name asc, I cant find the sql query for this, can someone point me in the right direction Cheers. <?php /** * Award Table v1.0b * By Dimitris 4463 * greeceairwaysva.com/fss * Dimitris4463 on phpVMS forums */ class Awards extends CodonModule { public function index() { $this->set('awards', AwardsData::GetAllAwards()); $this->render('awards_allawards.tpl'); } } ?>
Last reply by mark1million, -
- 5 replies
- 1.5k views
I have an issue that it doesnt log me in. https://prnt.sc/rgtuqv I never had this issue when I installed it the first time and I had to re-intall and it gave me this issues. Does anyone have this error, I understand that it is in HTTP but It still doesnt allow it in HTTPs and SSL is fully enabled. It is very strange. Thanks.
Last reply by ProAvia, -
- 6 replies
- 1.5k views
Right off the bat, I will apologize if this has been asked before. If I am wanting to allow some of my pilots to use XACARS is there a way to get it to work with VMS? We are currently looking at the possibility to use VMS and are currently testing to see if we can make the move. With out loosing to much data on the pilots. Also long with going to a Automated PIREP reporting system. Thanks, Jon Leach Chief of Staff, USAVAF www.usavaf.com
Last reply by TAV1702, -
- 3 replies
- 1.5k views
Nabeel, I am using the command DB::get_row($query) to run a query on the database but it seems to limit the number of times I can run it on one page view to four..... Does this make any sense to you... after the fourth call it always comes back empty.... I can make it work using a standard sql select from the tpl file but do not want to do that.. you can see what I mean at the link below then click on KBOS http://www.simpilotgroup.com/dev/index.php/RealSchedule Here is the snippet public function get_next_flight($aircraft, $location) { $query = "SELECT * FROM ".TABLE_PREFIX."schedules WHERE aircraft='$aircraft' AND depicao='$location'"; return…
Last reply by Nabeel, -
- 0 replies
- 1.5k views
im trying to add the code : <object id='RealtimeNG' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0' align='middle' style='width:500px;height:273px' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' salign='t'><param name='Movie' value='http://www.utr-online.com/RealtimeNG.swf?refApt=EAF'><param name='bgcolor' value='#000000'><param name='menu' value='false'><param name='allowScriptAccess' value='always'><param name='FlashVars' value='fontcolor1=DDDDDD&fontcolor2=000000&fontcolor3=FECB00&network=VATSIM&NRLines=15&switch=30&switchnetwork=0&locked=0&range=0…
Last reply by bigrossco, -
- 2 replies
- 1.5k views
Hello, I'm translating phpVMS to Simplified Chinese. Now I have a problem that I can't find out where is the title of web pages. Although pages are in Simplified Chinese, title also in English. So how can I modify the web pages' title? Thanks a lot.
Last reply by Bokjan, -
- 4 replies
- 1.5k views
Hi , how do I add a link to my pilot center for download fsacars,ini ?
Last reply by servetas, -
- 1 follower
- 1 reply
- 1.5k views
http://tinypic.com/r/av328n/9 Fatal error: Call to undefined function recaptcha_get_html() in /home/marin524/public_html/core/templates/registration_mainform.tpl on line 94
Last reply by Vangelis, -
- 1 follower
- 4 replies
- 1.5k views
after reseting VA finances only incomes are recalculated, but fuel expenses are set to 0, not recalculated acording to fuel prices preset at airports.
Last reply by TAV1702, -
- 4 replies
- 1.5k views
Hi again, Just a iitle question regarding database navdb. In phpvms_navdb ID Type Name Title Freq Lat LNG 1 2 CBA COBAR 395.0 -31.54 145.799 2 3 CBA CASABLANCA 116.90 33.5215 -7.6772 In the table exist type 0, 1, 2, 3 and according de FREQ type 3 is a VOR and type 2 a NDB, please correct me if i'am wrong, anyway what is type 0 and 1. Thansk and best regards
Last reply by lorlandi, -
- 4 replies
- 1.5k views
Hey There. I had someone edit me a Design and we got a little problem. http://www.flytropicvirtual.co.uk/index.php/rank The sidebar is pushed down and the Chart is on the Tittle. How do I change this?
Last reply by Kyle Watkins, -
- 1 follower
- 3 replies
- 1.5k views
Hello, About 2 years ago I had phpVMS v2.1.935, it all stopped working with my web provider. I would like to get it all set backup again, but I don't know what I need to get started. My website provider has PHP version 5.6.36 and MySQL Version 10.1.33-MariaDB. Please, what do I need to get started? What Version of phpVMS would work for me? P.S. I'm be no means an expert programmer. I'm ok with HTML and CSS, I do not know php or java. Thank you for your time and help, FSVKenny.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
I tried installing the newer V2 but failed miserably. In fact, I deleted part of our contact page and now the whole web site is down. Anyone that can help correct this, please contact me as soon as possible. Here’s the error message: Parse error: syntax error, unexpected '<' in/home/historic/public_html/core/modules/Contact/Contact.php on line 24
Last reply by shakamonkey88, -
Ranks
by Tylor Eddy- 6 replies
- 1.5k views
Gday I wanted to know if the ranks, instead of building up just an amount of hours, i wanted to know if it can be awarded as well as the hours. im having an exam or set of exams that needed to be completed before they can go up a rank so i needed to have both of these options instead of them just building up hours. Thanks
Last reply by Tylor Eddy, -
- 1 reply
- 1.5k views
Hi friends... How do I center the live map on my page?? http://www.kafly.com.br/do/index.php/acars Look around and help me, please ... Thanks ..
Last reply by simpilot, -
- 2 replies
- 1.5k views
Hello friends, I have a problem on the result of fuel, the error code.. My line 140 is : My Script Line 140 is: My Result.tpl Please help-me. Thank you.
Last reply by Fernando, -
- 5 replies
- 1.5k views
Could someone tell me how to display their flag next to their pilot id name. e.g. PAV052 Joe Smith thanks alot http://www.pashairvirtual.co.uk/index.php/Frontpage
Last reply by Daniel, -
- 2 replies
- 1.5k views
Hi. I have a problem with the script. I have uploaded it to my website, and I get an error message. The message is: Fatal error: Call to undefined method stdClass::get_results() in /home/a3042821/public_html/core/classes/ezdb/ezdb.class.php on line 391 I have tried to fix it myself, but can not come to any fix! Help, please! Thank you
Last reply by Sander, -
- 5 replies
- 1.5k views
hey, i am having a problem , everytime i login or logout i get an error Warning: Cannot modify header information - headers already sent by (output started at /home/flymapl1/public_html/core/classes/TemplateSet.class.php:226) in /home/flymapl1/public_html/core/common/Auth.class.php on line 317 i dont know how to fix it please tell me . thank you
Last reply by pouzo, -
- 2 replies
- 1.5k views
Hello all, As most of you know I am working on my ACARS program (World Acars) all coded in VB (in Visual Studio 08) but I am stuck at the moment. I am able to generate the XML its just that I dont know how to send that XML to phpVMS? Can anyone provide the code for this? Thanks, Mitch
Last reply by Bikekid260, -
- 4 replies
- 1.5k views
hey, I'm wondering what is the php code to show the pilot's password in the email templete?
Last reply by Nabeel, -
Paginate Schedules Page
by Guest- 1 follower
- 4 replies
- 1.5k views
Hi, My schedule system at vDAL was recently reworked, but due to the large amount of schedules, it takes up to 20 seconds (for some pilots) to load the page, and i need to fix this. If anybody could help me out, that would be great, i have tried, but gotten nothing but fatal errors... thanks.
Last reply by flyalaska, -
- 1 reply
- 1.5k views
Hi, We have recently changed our ranks completely, so that the first rank is 'Trainee', instead of 'Cadet', in addition to the other ranks. I had to go in and change everyone who was a 'Cadet' to 'Trainee' manually. However, whenever a new member signs up, they always get assigned 'Cadet' even though the rank doesn't exist (even in database). 'Trainee' is set to minimum of 0 hours so I don't understand why 'Cadet' keeps being assigned. I've also tried optimising tables but no effect. Any possible solutions would be much appreciated. Thanks, Mark
Last reply by servetas, -
RSS?
by atlanticva- 6 replies
- 1.5k views
Can you explain exactly how that works and what do we need to add to our site? We would like to link our RSS to our twitter and facebook status. Thanks for all your help
Last reply by atlanticva, -
- 7 replies
- 1.5k views
I have made 2 flights and when i try to go and fly them, they dont show up. I am very new to this site and have been looking for about 3 hours and cant find anything on it. Also fsacars doesnt show flights from va also. If anyone can help please do. thanks in advance.
Last reply by Nabeel, -
Hello, How can i change the foto of my Bange???I have already 10 members but i don't wnt to change one by one the banges from the lib/signatures! Thanks you very much www.greeceairwaysva.com www.greeceairwaysva.com/fss
Last reply by TAV1702, -
- 1 reply
- 1.5k views
Heey, First I would like to congratulate the organizers / founders of the system phpvms! Congratulations! Now I would like to ask an aid to wise. My airline is slightly different, the tourism businesses that hire the planes, not "passengers". And so I wanted to add the route this field of tourism business, for in selecting routes to fly, select tourism businesses, not aircraft, etc.. I do not know if I can post, buuut it http://www.whitejetsvirtual.com/ fully phpvms. thank you very much!
Last reply by Nabeel, -
- 2 replies
- 1.5k views
hello guys I need to reinstall my PHPvms it has many lags and many people told me itmight help. So how do I do it? how to save all pilot and website and all flights that they have done? Can you explain please? add me on skype if you can or answer here vortexxx-777 thanks
Last reply by servetas, -
- 1 reply
- 1.5k views
Hello Guys, I need to be able to run two phpvms installations at the same times. Basically, I want to have the PHPvms installation at crew.flyvawe.com to be connected with the installation at http://flyvawe.com/us/index.php . I already have the content connected, the problem arises with the skins. Whenever I access the admin panel from http://flyvawe.com/us/index.php, it automatically goes directly to crew.flyvawe.com/admin. I need to be able to run two different skins on the different sub domains. How can I do this? Any help would be appreciated! Thank you all!
Last reply by servetas, -
- 2 replies
- 1.5k views
I am using the Simpilots Group Schedule Search. When I try to search for a flight, I get No Routes found. I believe it is because in the Schedule Search, "Select an Aircraft Type" drop down menu, does not show aircraft, even though in they are in the data base (Admin Center Add Edit Fleet) and all are active.
Last reply by B77W,