Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.7k views
Just wondering if anyone had the code to stop the Invalid argument supplied for foreach() and instead replacing it with 'No routes found' when no results are returned. I used to know the code but forgot it. Thanks!
Last reply by Nabeel, -
- 2 replies
- 1.7k views
I am coming from another system , it only stores the MD5 encryption passwords, how can i convert it to SALT to use with phpVMS or is it best to have all the pilots re-register? Thanks, Ed
Last reply by edmundk, -
- 3 replies
- 1.7k views
Hello. Have a question about logging flight that are not scheduled flights, such a hosted group flight. Can a pirep be filed that's not a scheduled flight? Thank you
Last reply by FSVKenny, -
Hello i working on custome ACARS with VB 2010 . could you help me to send xml data (pilot id , password , ... ) with VB . I created xml file including pilot id and password , and now i don't know how to send xml data to ACARS module .
Last reply by faraz, -
- 5 replies
- 1.7k views
How do I display something when logged off and not have it displayed when logged in?
Last reply by flyalaska, -
- 2 replies
- 1.7k views
My "edit" link in the admin pilots list is gone and I need to know which files to replace to fix the issue. Here is what happened. Sometime ago I applied some code I got on the forum (that I can't find now) to add a column in the admin pilot list to show the last location of the pilots. If you see the attached screenshot you see in the "Edit" column it only shows the ICAO of the last location and not the "edit" link. I've replaced the code in admin/templates/pilotlist.tpl with the below but doesn't correct the issue. <h3>Pilots List</h3> <table id="grid"></table> <div id="pager"></div> <br /> <link rel="stylesheet" typ…
Last reply by TennShadow, -
- 2 replies
- 1.7k views
If i wanted to make fuel prices standard at all my cities, how would I do that? Can I put in different fuel prices at different cities on my own? Thanks.
Last reply by reed0427, -
- 2 replies
- 1.7k views
I'm trying to add personal messages option in my site (with a php script I found) but I have a problem. The script working perfect but you have to login to it. This is not useful because you have to make 2 logins into the site. One for phpVMS and another one for pm's. So, I'm wondering if already exists any pm module for phpVMS...
Last reply by Tsako, -
- 2 replies
- 1.7k views
I input the route date for my flight, but Navdate make it look strange. How to remove the Navdate in phpvms? Pls advise
Last reply by Digi, -
- 2 replies
- 1.7k views
is there a way to have each hub have there own ID? Example Anchorage pilots would start at AKA1000, Juneau at AKA2000. Is there a way to do this? Eddie
Last reply by Nabeel, -
- 0 replies
- 1.7k 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.7k views
Is it possible to downgrade from one of the beta releases to release version or is it better to make a full restart delete and reinstall best regards, Thomas
Last reply by Txmmy83, -
- 3 replies
- 1.7k views
I noticed last night that my VA's Total Hours is not changing. It has been stuck on 14,777 hours. Today with 13 flights already put in, it has not changed. Any idea whats causing this? Resetting the hours didn't help.
Last reply by flyalaska, -
- 3 replies
- 1.7k views
hello its me agian i got everything shorted out now i just need one more thing and that is how can i change the welcome message i ment to say email
Last reply by servetas, -
- 1 follower
- 2 replies
- 1.7k views
Hello all! Having an issue where I'm trying to display a pilots current location based on their last PIREP, however on any page that calls for the location from their last PIREP, it still displays their hub. For example, on my profile page I'm using: <?php $lastreport = PIREPData::GetLastReports($userinfo, 1); if(!$lastreport) { $location = $userinfo->hub; } else { $location = $lastreport->arricao; } ?> <?php $airport_info = OperationsData::GetAirportInfo($location); $airportname = $airport_info->name; ?> <li><strong>Current Location: </strong><?php echo $location; ?> - <?php echo $airportname; ?>…
Last reply by Dyl1103, -
- 5 replies
- 1.7k views
Hello, when i was installing phpVMS and when i click the next page. It was completely blank and i went to the homepage and it was blank. Which i'm guessing it didn't take the install. I have PHP 5.3.2 MySQL 5.1 Which i been reuploading the files for many times. I created sqls and everything but still can't get it working. This was for my friend's new VA. I did a serch on this foumrs and i tried everything but didn't work.
Last reply by Kyle, -
- 1 reply
- 1.7k 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.7k views
Hello, I hae the problem where pilots can't signup due to a foreign key constraint in the databsae. I remembered I had to troubleshoot this before but can't remember how I did this. I rarely ever work with MySQL, soa quick walkthrough of how to go through that in phpmyadmin would be very helpful! Thank you, Cory EDIT: Disregard, problem solved.
Last reply by coryb12, -
- 2 replies
- 1.7k views
Hi all, i have many information in all Pireps like a long list, due to that i'm trying to create a code to give the options on show Route Map, Flown Data (Log) and Comments in order to show only thats options and not all the information. Many thanks for the support.
Last reply by lorlandi, -
- 3 replies
- 1.7k views
I don't know what i've done but when i now try to add aircraft i get " There was an error adding the aircraft" I did add the "buying aircraft module" but i've now took this off?
Last reply by mattsmith, -
- 2 replies
- 1.7k views
Hello All, Running PHP7.1 with MySQL 5.7.24. When I run the installer it fails creating several tables. I tried to recreate one manually but am getting the following error mysql> CREATE TABLE `phpvms_acarsdata` ( `id` int(11) NOT NULL auto_increment, `pilotid` varchar(11) NOT NULL default '0', `flightnum` varchar(11) NOT NULL default '0', `pilotname` varchar(100) NOT NULL default '', `aircraft` varchar(12) NOT NULL default '', `lat` varchar(15) NOT NULL default '', `lng` varchar(15) NOT NULL default '', `heading` smallint(6) NOT NULL default '0', `alt` varchar(6) NOT NULL default '', `gs` int(11) NOT NULL default '0', `depicao` varchar(…
Last reply by jessferguson79, -
- 2 replies
- 1.7k views
First of all....Great look for the new site. I think it looks really professional. i uploaded and installed the 7 update. I am having trouble with the boarding pass. When I click the link all I get is a blank page. I have tried it in FF and IE with the same results. I can't seem to track down the source of the problem. I also cant seem to find the Pilot briefing page
Last reply by kbohme, -
- 1 reply
- 1.7k 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, -
- 3 replies
- 1.7k views
guys do we have any option in phpvms where instead of pilots admin can submit pireps from admin panel directly? James
Last reply by RocketRod, -
- 2 replies
- 1.7k views
Hello, I'm trying to solve a problem on my module, its a sql injection problem but I don't know to solve it since its a text field... Here its code: protected function add_request_post() { /* id pilotid schedule type */ if($this->post->id == '') { $this->set('message', 'Invalid Certificate specified'); $this->render('core_error.tpl'); return; } if($this->post->pilotid == '' || $this->post->schedule == '' || $this->post->type == '') { $this->set('message', 'You must write your schedules'); $this->render('core_error.tpl'); return; } $data = array( 'id'=>$this->post->id, 'pilotid'=>$this->post->pilotid, 'type'=&…
Last reply by Joaogl, -
- 2 replies
- 1.7k views
Can someone tell me why my login screen shows up like this: It is like there are bigger, blurry boxes behind, or something?! And it is NOT in the login.tpl, at least not that I can see.
Last reply by CPC900, -
- 7 replies
- 1.7k views
Good day Our Live flight board is not working since we started our VA. Neither the map or the current flights in the tab below works. I have read a few posts on the forum and tried many inputs but I am still lost on what to do. I have installed a theme onto the VA in the hopes that the crystal theme is faulty but it seems that it did not work. Our live map on the main page seems to work and flight log book page with map of pilots own flights work as well. Any suggestions or help will be appreciated.
Last reply by Strider, -
CURRENT FLIGHTS
by Guest chikolol- 3 replies
- 1.7k views
is there anyway to show on the homepage or anywhere on a div, with a php code that there is current amount of flights now and clicking on it will take you to the live map
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.7k views
Hello, How do I remove the title on a page like if I make a page through the admin center, at the top it has the page name. How do I remove that. Thanks! -Chase
Last reply by StartVM, -
- 2 replies
- 1.7k views
Hi all me again i know im boring you all with questions.Well without questions whats the point of a forum lalala hehe any ways since new update may be after thinking about i my site runs fine but the admin side of things is running real slow any ideas why ? also to possibly help getting this error message "Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 474" hope it helps solve the issue. Well not only on this page but generallly the whole admin section Thanks Simon
Last reply by PLS001,
