Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 8 replies
- 3.6k views
I installed a test version of phpVMS on an old domain and it worked perfectly (once some host-related problems with mySQL were sorted out). I bought my new domain name, set up the domain and did the same, clean install of phpVMS on the new domain, but I can't navigate away from the home page on this install. Neither can I log in - it just returns to the home page with the non-logged in menu items showing. The log-in isn't being recorded in the database either. The URL changes to reflect the menu item chosen, but the page doesn't display. checkinstall.php and checkdb.php return OK for all items. I have PHP 5 installed and I installed phpBB into a sub-domain to see what…
Last reply by KenHughes, -
- 17 replies
- 3.6k views
Hi there, Im trying autoselecting the registration code from DB after select aircraft in a dropdown menu. But I don't know why not work. Simbrief plan set an auto registration to selected airplane. At the moment I coded this: Input name values that simbrief form get are: "type" to aircraft, "reg" to registration. <?php require_once ("/Connections/db.php"); mysqli_select_db($db, $database_db); $resultSet = "SELECT icao, registration FROM phpvms_aircraft"; ?> <select name="type" id="typo" onChange="upicao()"> <?php $resultSet = mysqli_query($db, $resultSet) or die(mysqli_error($d…
Last reply by DisposableHero, -
- 7 replies
- 3.6k views
I was trying to accept pireps at my VA and i got this error, so right now i cannot accept them. "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2989 bytes) in ...core/classes/ezdb/ezdb_mysql.class.php on line 273" http://prntscr.com/3v9w71 Now i know i need to increase the PHP memory limit size but what value should i increase it to? Can i do it myself or does my host need to do it? How can i find out the current size limit? How do i do it? Any help is very welcome!
Last reply by CedGauche, -
- 13 replies
- 3.6k views
Hi, are there any possibilities that all bids that won´t be flight at the end of 24 hours past creating that bid, will be cancelled automatically? Thanks four your help! Tobi
Last reply by Nabeel, -
- 11 replies
- 3.6k views
Gents, I would not post this if it envolved a single member issue but I have been getting emails from many members all day concerning our custom Kacars. This started today. This is the message they receive when they try to log on to their vamccars Website Warning Encountered Notify system administrator of the switch error. Data not recieved switch = verify I have seen this on an old forum post and a comment was made cocerning server adding stuff to the xml? If it is a server issue I have no clue how to approach them with a question. Getting this message in the admin panel I went to server database and found this (Fields empty Warning: Unknown: open(/var/php_sess…
-
- 10 replies
- 3.6k views
Hello friends, I have a problem to import my schedule. I am importing only 200 at a time. What the problem? because of the error?
Last reply by CN@ndo, -
- 13 replies
- 3.6k views
I'm trying to upload phpvms_pilots via phpMyAdmin but keep receiving the following error: SQL query: INSERT INTO `freshje1_phpvms`.`phpvms_pilots` (`A`, `B`, `C`, `D`, `E`, `F`, `G`, `H`, `I`, `J`, `K`, `L`, `M`, `N`, `O`, `P`, `Q`, `R`, `S`, `T`, `U`, `V`, `W`, `X`, `Y`) VALUES (1, 'Iain', 'Robb', 'i_robb@tiscali.co.uk', 'FRX', 'SCOTLAND', 'EGPF', '4b480c21f898ddfccf616da93c2b5760', '1ccc2062de1101f0fb20d4f7033d3f20', 'new_signature.png', '2011-10-18', 0, 1.5, 0, 0, 0, 1, 'Trainee', 1, 1, 0, '2010-09-21 11:05:16', '2011-07-21 02:59:24', '81.129.82.248', 'CEO'), (4, 'Jim', 'Parks', 'ljparks97@yahoo.com', 'FRX', 'US', 'EGAA', '5379b2f39c46474e1b09924aa7b71b2f', 'fd8cf493…
Last reply by mark1million, -
- 1 follower
- 17 replies
- 3.6k views
Hello everyone, so I'm trying to make a module for the pilots to send suggestions of routes. But when I click to send it it does not send the email. My core/templates/routesubmit_mainform.php - MY BUTTON CODE <input type="submit" class="btn btn-primary btn-block btn-flat" name="submit" value='Submit Route'> My core/modules/RouteSubmit.php - MY SENDEMAIL CODE <?php class RouteSubmit extends CodonModule { public function index() { require_once CORE_LIB_PATH.'/recaptcha/recaptchalib.php'; $this->set('title', 'Add Schedule'); $this->set('allairlines', OperationsData::Ge…
Last reply by servetas, -
- 14 replies
- 3.6k views
Hello, I am looking to put a flight booking on the layout using simpilots module however it dosnt reflect the airports, how can I get it to read the airports from the database like it does on its standard page? Thanks Jacob
Last reply by avdesigns, -
- 4 replies
- 3.6k views
Hi All, I remember reading something about this when Dave created the events module but I just cannot seem to find the reference anymore. I want to create a new phpvms module that the admin part can be managed through the vms admin back-end. Currently the events module can be managed through the backed and its listed under add-ons, I want to have the same ability so that when an update takes place the module is not wiped at all. Is this at all possible?
Last reply by simpilot, -
- 18 replies
- 3.6k views
I am creating an external application and I need to incorporate all pilot names, codes and passwords for a chat system. $users=array(); $users[]=array("FRX0001 John Doe","password123"); Above is part of my code. Basically, I need PHP to get the pilot codes, names and passwords to go in that array. And do I use the usual PHP dbconnect?
Last reply by freshJet, -
- 4 replies
- 3.6k views
Hi All, As My Va Runs Charter Flights Without Any Scendules I was wondering if there was a away of making the pilot be able to "Charter A Flight" Which leads them to the simular page like in the add schedule page. When they press "Book" The flight is added to their bids. I've been looking at: http://forum.phpvms.net/topic/1966-phpvmsbooking-release/page__hl__booking But wouldn't know where to start by editing a copy of the admin center file for pilots. Any Help Appreciated, Merry Christmas, Jon
Last reply by servetas, -
- 10 replies
- 3.6k views
Hello I would like to put on my ftp servor a table which presents the pilot list with only the date of the last flight. This page will be public, so all the people will see it without registering. I tried to do this php page with this code I found in this forum : <?php $report = PIREPData::GetLastReports($pilot->pilotid, 1); echo date('d.M.Y', strtotime($report->submitdate)); ?> But when I use this code, nothing happens. How can I do to do this page with only the pilot list and the date of the last flight ? Thanks Stéphane
Last reply by stephanepa38, -
Hello I am new to phpvms, and I am trying to install a chat module for my VA. The module is called freichat, and i installed it, and it works fine, appart from the fact it only works on my homepage, and as soon as you start navigating on the site, the chat disappears. The module requires me to add a couple of lines in core>templates>core_htmlhead.tpl but the issue still came when I copied it there, I then put that file back as it was, and went into my skin's layout.tpl file, and pasted it there before the <head> tag, and again, same issue. Any ideas?
Last reply by Jeff, -
I have a problem on the map The pilot can fly to any AIRPORT, aircraft on the map is just to one side. Anyone know how to solve?
Last reply by Fernando, -
- 18 replies
- 3.6k views
Besides the map not showing, I have a few other problems since the new update. Flight Bids not working on IE, now not on Fire Fox Pop Up login not working Users Online only shows on the users when on the index page.
Last reply by Nabeel, -
- 1 follower
- 6 replies
- 3.6k views
Dear sirs, I am running a phpvms simpilot 5.5.2 version, months ago, with php v 5.6.30 everything normal, but now my provider hosing i guess made an update in that php version, the index.php always hows error " This page isn’t working xxxxxxxxxxxxxxx.com is currently unable to handle this request. HTTP ERROR 500 " But if i proceed to index.php/login it works perfectly also all functions except when visiting domain.com/index.php Any ideas ? Yours,
Last reply by Parkho, -
- 13 replies
- 3.6k views
Good eve, long time ago since I needed your help. Short question, and I´m sure you´wll have the solution. Well how restrict double or tripple bids? I mean one pilot made his bid for flight NXA1, now no one else will have the chance to bid as well. Hopefully can help as soon as possible. Best regards from rainy northern Germany Tobias
Last reply by BastiDE, -
- 6 replies
- 3.6k views
Hi Guys I have PHPVMS 5.5.X from SimPilot and everything works fine My problem is reCaptcha reCaptcha is working fine on the default skin crystal, here is a image of the captcha working: i installed a new skin from the user FlyAlaska thats called OCEAN BLUE V2 its only now using php not tpl anymore and when i go to the new skins registration page i get this error: something with the recaptcha same error in the contact form page to: i get this error only with the new skin OCEAN BLUE V2 not with the default skin I dont know what to do to fix this? My Website Link : http://www.ryanair-va.com/virtual/ Thanks.
Last reply by mjrbradley66, -
- 7 replies
- 3.6k views
Hey there, My VA has three/four separate divisions, and each of them would like their own news category. The thing is, phpVMs does not have an option for this at the moment. I can simply add a column to the database, but can somebody point me in the right direction as to how to edit the admin module to display a drop-down with possible menu categories, and to display news from only one category on certain pages? If all else fails then I could use manual SQL queries but I'd prefer the proper method. Thank you, Kieran
Last reply by Kieran, -
- 15 replies
- 3.6k views
Running the latest beta, are flight operated using XACARS supposed to show up on the live map? I've had a pilot try, and there is no luck...it isn't appearing on the VAcentral map either, so I don't think it is site related. James
Last reply by Nabeel, -
- 8 replies
- 3.6k views
I have received reports that when a user tries to register with the site it gives them the following error: Unknown column 'lastip' in 'field list' Also, When i try to add an aircraft i fill out all of the fields correctly and it says "There is an Error when adding aircraft" Lastly, When I try to add an Airport it adds but i can not see it in the Add/Edit Airport page. If anyone knows how to fix this that would be great. Thanks, Austin C COAVA CEO
Last reply by COAVA0001, -
- 1 follower
- 12 replies
- 3.6k views
May have a fix, Open /core/templates/fsacars_config.tpl There's the line: CompanyICAO=<?php echo $userinfo->code?> Make it: CompanyICAO= Just blank. I can't duplicate this error, but let's see if that works as a fix. Report back please! Thanks
Last reply by Nabeel, -
- 19 replies
- 3.6k views
Okay so I wanted to try manual PIREP on my site to test it out. It worked my VA got 12 hours I deleted it and it still shows 12 hours when I deleted all the PIREP. I went to maintenance in site settings and reset hours. It show 12 hours found but I can't get rid of it. Link - flyemiratesva.co.cc
Last reply by EmiratesVA, -
- 2 followers
- 9 replies
- 3.6k views
Pilots are not getting paid for their flights, and when I try to reset payments on maintenance section, I get this Fatal Error Fatal error: Call to undefined method PIREPData::calculatePIREPPayment() in /home3/kishshey/public_html/skyline/va/core/common/PilotData.class.php on line 680 I am using Phpvms 5.5.x and PilotData.class.php has not been edited
Last reply by eliezerazevedo, -
- 3 replies
- 3.6k views
Hey there, Im a complete jQuery novice and I understand phpVMS integrates jQuery as standard. I'm looking to implement this jQuery Lightbox with phpVMS so that I can display links and images using it. I understand this isn't the ideal place to ask, but the guys at jQuery may never have even heard of phpVMS. http://fancybox.net/home Any jQuery experts who can guide me with installation in the more abnormal phpVMS environment are appreciated. PS. Efforts at following their instructions fail (rather epically, actually) Thanks, Kieran
Last reply by Nabeel, -
- 12 replies
- 3.5k views
hello can someone guide me on how to display pireps airline code wise? iv tried using this code but doesnt seem to work. Using ALLPIREPS module. my code: <table width="100%"> <tr> <th>Flight Number</th> <th>Departure</th> <th>Arrival</th> <th>Aircraft</th> <th>Flight Time</th> <th>Submitted</th> </tr> <?php foreach($pireps as $report) { if($report->flightnum =="ABC") ?> <tr> <td><?php echo $report->code . $report->flightnum; ?></td> <td><?php echo $report->depicao; ?></td> <td><?php echo $…
Last reply by STARs, -
- 17 replies
- 3.5k views
hey guys, I downloaded the xacars config from the pilot center, and placed it in the correct folder, but inside the program I cant connect. http://allegiantvirtual.com/install/checkdb.php
Last reply by md82, -
- 1 follower
- 5 replies
- 3.5k views
Hi everyone I wanted to ask you a question. is possible in the form of registration enter IVAO VID, PID VATSIM. Thanks
Last reply by Fernando, -
- 11 replies
- 3.5k views
Hi need help as soon as possible please. I had turned my auto ranks off to were i can choose what rank the pilot is. But now when i go to my pilot list not any pilot is listed. Please help. Thanks!
Last reply by Steve Bartlett,