Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 3 replies
- 2.3k views
Hi all, i'm pretty new to all this so apoligise in advance. I am using 2.0.845 and google maps v3 This is the error IE is giving me, Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Timestamp: Fri, 2 Apr 2010 06:35:08 UTC Message: 'google.maps.MapTypeId.TERRAIN' is null or not an object Line: 398 Char: 1 Code: 0 URI: http://www.atlasvirtualairlines.com/phpvms/index.php/acars Message: Invalid argument. Line: 143 Char: 18 Code: 0 URI: http://maps.gstatic.com/intl/en_ALL/mapfiles/208a/maps2.api/…
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Ok here we go again. i am continously getting the following error when you go to my webiste " This website needs a new Google maps API Key. You can get a new key...... Now i have replaced the key 5 times now and it still gives me the same error. to view actual error go to http://www.alohavirtualairlines.com Any assistance would be appreciated.
Last reply by Aloha Virtual, -
- 3 replies
- 1.8k views
Hi there, I'm a retired airfoce officer and run a military / SOC VA in the Netherlands. It's very difficult to find good performing VA software for us. I truly believe that if phpVMS is willing to support us too, their marketshare will grow. We need software with the same capabilities as for a civilian VA however there are a few other things. - military don't fly "routes", they fly missions and every mission is different. However we have standard patrol, AAR, etc procedures wich fit nearly but not complete in the phpVMS package. - the pilots and Groups thing fit. (no changes needed) - Airline Operations should be changed in Ops Center and then - - Add & Edi…
Last reply by llju1, -
Flown Routes Template
by Guest lorathon- 3 replies
- 1.4k 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, -
- 3 replies
- 1.9k views
Thats the response I get from the server when filing a pirep using my World ACARS program. wacars.php: /** * wacars.php * World Acars * * Copyright 2010 Mitchell Williamson * * Liscence: * The GNU General Public License (GPL) * Version 2, June 1991 */ class wacars extends CodonModule { /** * Receieves PIREP * index.php/wacars/pirep */ public function pirep() { $pirep_xml = $this->post->pirepxml; $xml = simplexml_load_string($pirep); $aircraft = OperationsData::getAircraftByReg($xml->reg); /** Fill the data array with data from XML */ $pirep_data = array( 'pilotid' => $xml->pilotid, 'flightnum' => $xml-…
Last reply by Nabeel, -
- 3 replies
- 1.7k views
In relation to Schedules, would it be possible to have an automated schedule randomizer,which you could list certain routes to be randomized and then say every three hours the times change unless bid on? so although the route stays the same it rotates over 24hrs to enable more people from accross the globe to select a more appropriate timed schedule? thoughts or comments?
Last reply by Nabeel, -
- 3 replies
- 1.4k 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
- 2.1k views
Hello friends .... I'm having a serious problem with Flight Keeper ... When I press the F11, it does not connect to live server ... and appears to me the following error .... but when I click send it sends the PIREP correctly .... The FSAcars when I click on Flight From VA, he does not mind pulling the data .. even though the booking on the site .... Also FSFlight Keeper can not send pictures .... I do not know what else to do ... I tried in every way, but none worked ... I asked my hosting company my web directory ... and she sent the following information .... 'E:\home\autopecasmilian\Web\kafly\do\lib\fsfk' See the information on my FTP ... Config::…
Last reply by CN@ndo, -
- 3 replies
- 1.6k views
Good day, Just added new airline but it does not show in list of airlines, already have five others there, it is however listed in the database. When trying to import flight schedules for this airline it fails. I am running v930. Any help appreciated. Mark
Last reply by Nabeel, -
- 3 replies
- 2.1k views
I keep getting this error message whenever we click on a link (a page ... my url/pages/pagename I ran checkdb/checkinstall.php and it came back perfect no errors. I read that this might be a mod_rewrite issue? There is no .htaccess file being generated....Could this be the problem? I'm not sure how phpVMS handles urls....Any ideas on how to solve this error, "No input file specified"? Thanks much http://www.pivirtual.org
Last reply by Nabeel, -
- 3 replies
- 1.3k views
How can I get VMS to list 100 flights rather than 25? I would like to see more in one page. Thanks Rich ceo vcal
Last reply by vcal, -
- 3 replies
- 1.8k views
Hello I want assign current aircraft registration to another aircraft . MD11 = U6-RYP and B744 = U6-USO , I want assign MD-11's registration to B744 . Have a nice day
Last reply by simpilot, -
- 3 replies
- 1.2k views
Hi Nabeel, Once more, I don't know whether you consider this as a bug or not. In financial view (Summary & Yearly) pilot pay is not in brackets (but it's in brackets in monthly view). To me, pilot pay is a loss and not a profit in a P&L. I don't know whether you want to change this but it could be a good idea to align data in financial views. Regards Jm²
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Hi Nabeel Running 2.1.934 I'm clicking on my inactive schedules page in the admin panel and instead of getting my 3 or 4 inactives I'm getting the whole list of schedules. Also within the active schedules page I have listed my few inactive ones.
Last reply by Kapitan, -
- 3 replies
- 1.5k views
Hello all I'm created a new va, but i have a problem The problem is: Fatal error: Class 'DB' not found in /home/vhosts/mywebsite/core/common/SettingsData.class.php on line 28 Regards
Last reply by Nabeel, -
- 3 replies
- 6.1k views
Hello everyone, how to make that conclusion was by a single field, rather than all at once each? core/templates/profile_edit.tpl <?php if($customfields) { foreach($customfields as $field) { echo '<dt>'.$field->title.'</dt> <dd>'; if($field->type == 'dropdown') { $field_values = SettingsData::GetField($field->fieldid); $values = explode(',', $field_values->value); echo "<select name=\"{$field->fieldname}\">"; if(is_array($values)) { foreach($values as $val) { $val = trim($val); if($val == $field->value) $sel = " selected "; else $sel = ''; e…
Last reply by KDTeam, -
- 3 replies
- 1.1k views
Hey all, I have just recovered from a hard drive crash ( I had the seagate 1TB drive and was unaware it needed a firmware upgrade ), ANYWAYS/... a while ago I read a post on the programs to use so that I could basically see changes on my system before uploading them. It was a server thing. I really want to load that again, but for the life of me I can't remember what it was called. I have searched the forums again but can't seem to find it. Any help would be greatly appreciated. Thanks.
Last reply by TAV1702, -
- 3 replies
- 1.7k views
Hi, I know the tutorials page (Here), says that it will be back shortly, i am just wondering if there is an estimated time ? Thanks, Connor Davidson
Last reply by Nabeel, -
- 3 replies
- 1.6k views
Hi guys ! I am making a registration form, I would not like to have the users creating their own user ID but I wish to have an automated system that creates a predefined user ID, like for example CIV1000 and it auto increments so next user would be CIV1001 than CIV1002 and so on... Would you please lead me ? I'm a newbe on php and MySql, I followed several tutorials but they all have the username entry in their form ... would you please give me a hand ? Thank you in advance.
Last reply by maiochine, -
- 3 replies
- 1.4k views
We my mambers go to make a flight to LGIO airport then they can't file their flight because the LGIO airport (Ioannina of Greece) isn't in the list. But when i go to add the airport it tells me Nothing found. Try entering the full 4 letter ICAO! How can i solve this problem? Thank you very much!
Last reply by servetas, -
- 3 replies
- 1.5k views
Quick question, I apologize if this has already been addressed, but I'm curious to know if I can reset the Pilot ID's to start back at 0002. I created two test pilots to see if the registration emails showed okay (which they did, yay), and I noticed it assigned the second test pilot 0003, even though I had deleted 0002. Any way? Alternatively, I can reassign these numbers to future members of staff, but will it re-use the numbers that it initially assigns them when they sign up? Thanks!
-
- 3 replies
- 1.4k views
Quick question could you tell me what code to put in the pages creator in the admin panel to make a template show up please regards craig
Last reply by Nabeel, -
- 3 replies
- 1.2k views
friends i have some issues lined up as i have launched New Virtual Airline recently Now the problem is i tried to Upload avator of my own choice after giving the file in browse section it comes up with an error and it is Warning: imagecreatefromgif() [function.imagecreatefromgif]: Filename cannot be empty in /home/ahmad/public_html/virtualairblue/core/common/PilotData.class.php on line 451 Warning: imagesy(): supplied argument is not a valid Image resource in /home/ahmad/public_html/virtualairblue/core/common/PilotData.class.php on line 464 Warning: imagesx(): supplied argument is not a valid Image resource in /home/ahmad/public_html/virtualairblue/core/common/Pilot…
Last reply by Nabeel, -
- 3 replies
- 1.3k views
Can i have at my members profiles any admin comments to wrine anything i want?? Thank you very much!
Last reply by servetas, -
- 3 replies
- 1.8k views
Good eve, I uploaded the last update and now I´ve a few problems! Well, I added the aircrafts to the different ranks. No I tried to add a bid, but I just received the information "no route passed". What happened? How to solve the problem? Thanks a lot for your help!! Have a nice evening!
Last reply by Nabeel, -
- 3 replies
- 1.4k views
I know how to add pictures to pages etc but what I dont know is how to position them on the page. ie, if I wanted to place a picture at the top right of a page, how would I go about that? I am using the frontpage_main.tpl to try and do this in the skin folder. Is this also correct? Ta.
Last reply by TennShadow, -
- 3 replies
- 2.3k views
Hi everyone, Its me again. I've tried everything to get images of my aircraft onto each of my downloads. But whatever link I put in the "Image Link" field never shows up on the actual web-page. Any help / advice would be great! Thanks, Jeremy, CEO Cirrus Air www.cirrusva.com
Last reply by Tom, -
- 3 replies
- 2k views
Hello all, who can I change background color to my color, don't white! Thanks!
Last reply by Flightguy123, -
- 3 replies
- 2.1k views
I have the newest Version 2.1.934 and the acars map and route map don't show the correct distance to destination when I do hit the calculation button. Also it appears my pilots are all in africa or south america when they start there flight on the acars map. I have tried fsacars xacars and kacars all show the correct location on the map but draw a red line to africa or south america. Its like v3 google maps has markers that are not moving correctly with the phpvms interface. This has to be something with google map and the interface. Can someone please help me with this issue? ATTACH IS A PIC OF WHAT I'M TALKING ABOUT- this flight did not start in Africa any thoughts?
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Hi I have implemented the built in contact form and it works very well. However I was wondering if it possible to have a drop down box so that the user can select the recipient and then when they send the contact form it emails to the selected department. So if the user selected the Human Resources department it would send the email to hr@mydomain.com for example rather than the default email address selected in the admin centre of phpvms. Is this possible, if so how can I do it. Cheers
Last reply by TheBulk,