Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 4 replies
- 2.4k views
Hello all! I installed PHPvms and I added a .cvs file full of airports - 37,590 to be exact! I could add schedules and added 49, then suddenly I got this issue: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8968127 bytes) in /home/flyourwo/public_html/core/classes/CodonCache.class.php on line 202 How do I fix this and what is the problem? On line 202, it says the following: $value = serialize($value);
Last reply by eyeballtopia, -
- 3 replies
- 2.4k views
Having problems putting touchdown stats on my Front Page.... http://www.virtualual.com Warning: Invalid argument supplied for foreach() in /home2/southwn1/public_html/lib/skins/ObsessBlue/frontpage_main.tpl on line 194 Line 194= foreach($stats as $stat) Please help me. Thank you!! Daniel Sage
Last reply by simpilot, -
- 3 replies
- 2.4k views
Hello, how are you? Well, I'm starting the project an air taxi virtual address with the following: amazonavesvirtual.net So I'm with a doubt which is the following: How do I simulate an operation of air taxi and intend to leave the driver free to choose their destination, PHPVMS the pilot has the option to choose from which take off and land without the need for admin to put the flight on schedule? Thank you! Edward Hudson Em portugues Ola, tudo bem? Bom, estou iniciando o projeto de um taxi aereo virtual no seguinte enderesso: amazonavesvirtual.net So que estou com uma duvida que é a seguinte: Como quero simular uma operacao de taxi aereo e pretendo de…
Last reply by Strider, -
- 5 replies
- 2.4k views
hi, i have some serious problems with FSFK! first, when pilots connect to live map, i get many same lines dublicated under the live map! second, the pilots connect to site successfuly and send their pireps and get the <Success!> message for their sending! but i don't get the pireps in admin panel!
Last reply by iva, -
- 4 replies
- 2.4k views
Hi all - new to the forums and phpVMS. Me and a friend are really excited about finding this software and we're pouring our heart and soul into starting up a VA over the next few months or so. I have questions of course, most of which I've been able to find the answers to, or with a little bit of experimenting, figured out myself. I do have one though (I've tried searching) - When a new pilot signs up to the website they automatically get a pilot's ID - is there a way to disable this? I think personally they should only get a pilot's ID once they've been activated by the site admins. If I've missed something, or there's an add-on that does this I would be really inter…
Last reply by joeri, -
- 7 replies
- 2.4k views
Hello, I am coding a state of the art pilot center that includes custom data to each pilot. Lets say we have 3 different ranks: First Officer, Captain, Senior Captain And we have 3 trainers: John D, Jane D, John DA I am trying to make it so if your rank is First Officer, it will say your trainer is John D. If you rank is Captain your trainer is Jane D. I assume it would be an if statement like if rank= First Officer then show John Doe Obviously I don't know what I am talking about with the code, but I assume it is something like that. Can someone help me out? Thanks!
Last reply by StartVM, -
- 9 replies
- 2.4k views
hello Nadeel I have 2 problems with pirep a flight with Flightkeeper in the admin window i got the message errors in pirep Airline and type Aircraft but in the log are the pirep oke but I think phpvms has probem to put it into the data base see pictures Airline Aircraft
Last reply by Nabeel, -
- 7 replies
- 2.4k views
http://www.freshjetvirtual.com/index.php My local.config.php has the right details, I was editing another skin in my testskin directory and suddenly I'm getting this nonsense. I've been getting problem after problem for the last 2 weeks and am so frustrated
Last reply by Kyle, -
- 4 replies
- 2.4k views
I have a problem, my pireps are not directed at va-central continues, there is always the message "FAILED exporting PIREP # - No response from web server" In what may be the cause please help gg Rickisani
Last reply by joeri, -
- 7 replies
- 2.4k views
Could someone help me with theblayout of my contact form? http://www.crossairvirtual.com/index.php/contact
Last reply by mattsmith, -
hello; i have this error Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; RSSFeed has a deprecated constructor in xxxxxx\core\common\RSSFeed.class.php on line 20 Can you help me solve this? Thanks
Last reply by web541, -
- 5 replies
- 2.4k views
I would like my pilots use the system XArcars. But at the time you can send each enriches, no matter what flight number and the log in the admin area remains empty. I would like the book so if the pilot to fly then he can ONLY submit its report and all others are rejected by the pilots that were not posted. When the report was sent the log is empty, why? Rights 777 core / logs where can I read the XArcars raw data. Where can I find them? My English is not so good. Apology
Last reply by MANFahrer, -
- 1 reply
- 2.4k views
Hello All, Can anyone give me an idea on how to display a list of the latest awards received by pilots in a VA. Essentially I would like to show the image of the award and the pilot who earned it. Any help appreciated.
Last reply by C1971W, -
- 7 replies
- 2.4k views
I have heard not to use free hosting site but i can't afford to pay for one at this time i think i uploaded the files correctly, but when i go the the install (i'm using the phpvms for dummies guide from this site) page it says: Installing the tables...'; if($_POST['DBASE_NAME'] == '' || $_POST['DBASE_USER'] == '' || $_POST['DBASE_TYPE'] == '' || $_POST['DBASE_SERVER'] == '' || $_POST['SITE_URL'] == '') { echo ' You must fill out all the required fields '; break; } if(!Installer::AddTables()) { echo ' '.Installer::$error.' '; break; } if(!Installer::WriteConfig()) { echo ' '.Installer::$error.' '; break; } echo ' Continue to the next step '; } break; case 'sitese…
Last reply by Theo, -
- 1 reply
- 2.4k views
Hello, I am having a very difficult issue. I have a page "dotrainingrequest.php" which $_POST's data from a form to a sql database. i then have a page in the admin center "trainingrequests.php" which gets all the information from the entire table and cleanly displays it to a html table, using php. My problem is that i want an admin to be able to "update" just one row from the database using a form on the same page, and for the life of me i cant figure out how.
Last reply by freshJet, -
- 2 replies
- 2.4k views
Hello, I have added hours to my drivers with the Transfer Hours, but like all companies have a limit for each rank, For example, the first rank is exceeded after 50 hours, but why am adding the rank has not been updated even if the pilot with all the extra hours now 76 hours and 13 minutes? Thanks!
Last reply by nicolaananda, -
- 4 replies
- 2.4k views
I was wondering where the .tpl files are for the latest flights and pilots hired. I know it is somewhere in the core/template area but I couldn't find it. Can you please tell me the name of the file or attach one on here so I can get the code. Using the Brilliance template at http://www.alaskaairvirtual.com
Last reply by sasvirtual, -
- 5 replies
- 2.4k views
GERMAN Hallo ist es möglich das man von den Finanzen einen bestimmten Teil abziehen kann. So das man einen Flugzeugkauf simulieren kann. Wenn ja wie muss man vorgehen oder wo muss ich werte verändern ENGLISH Hello is possible it which one from finances a certain part take off can. So which one can simulate an airplane purchase. If as one must proceed or where must I rate to change
Last reply by Industrialshadow, -
- 1 follower
- 5 replies
- 2.4k views
Hi I would like to ask how do I make my own acars please can someone help
Last reply by CPC900, -
- 6 replies
- 2.4k views
Is there anyway to edit the registration.tpl so that pilots can select which airframe they want to fly? As an example, we fly the L-100-30, LC-130 and CH-53 (to name few of them) If a helicopter pilot comes in and wants to be assigned to your Helo division, I would like them to beable to select that. make sense?
Last reply by Nabeel, -
- 4 replies
- 2.4k views
I have ma up a VA not Real world one and i wonder if anyone know if there is like a schedules generator. so you can enter your fleet etc and then they generate schedules etc. thanks Daniel
Last reply by Daniel, -
- 4 replies
- 2.4k views
Hi I did a search but the result was not helpful... Is there a way to delete aircraft that were once active but now are not. I do not mean just enabling or unenabling the aircraft, I mean delete it altogether so it does not show up in the admin panel. thanks
Last reply by hecrowell, -
- 3 replies
- 2.4k 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, -
Hey there, I'm trying to configure the SMTP email settings & it doesn't seem to be working. I'm using SMTP as PHP mail never worked for me & was very slow, like 5hours to receive the email. This is the server I use with all my other sites/forums & it works. I set the following setting in the local.config.php file: # Email Settings Config::Set('EMAIL_FROM_NAME', 'Zip Virtual'); Config::Set('EMAIL_FROM_ADDRESS', 'flyzipvirtual@gmail.com'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by separating them with ; Config::Set('EMAIL_SMTP_SERVERS', 'ssl://smtp.gmail.com'); Config::Set('EMAIL_SMTP_PORT', '465'); Config::Set('EMAIL_SMTP_USE_AUTH…
Last reply by mark1million, -
- 3 replies
- 2.4k views
I have created my VA but I am having many issues. phpMyAdmin version which I use is 3.5.2.2 .... The problem is that whenever I login with my Pilot ID and password, I never see the Admin panel. It is as if I have logged in as a normal user. I have checked the database but couldn't spot anything strange. Any help would be greatly appreciated... Thanks, Rahul
Last reply by RockingRahul15, -
- 3 replies
- 2.4k views
Hello all, Recently I introduced a replacement for the Airport lookup that helps with adding airports. So far it has been used already more than 2200 times! On a similar note I now also have an aircraft info API. Just replace three files and you can lookup all the data of the aircraft just by its icao code. However, as this is a new service it's only open for those with an account at virtualairlines.eu. So if you are registered there, have a look at this blogpost and download the relevant files.It takes just a few minutes but will save you a lot of time. If you are not registered, head over to https://www.virtualairlines.eu and get yourself a free account
Last reply by CFVA, -
- 3 replies
- 2.4k views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Tom, -
- 5 replies
- 2.4k views
Suggest some awards that I may want to add to my airline. Stuck for ideas at the moment. Thanks
Last reply by simpilot, -
- 1 follower
- 5 replies
- 2.4k views
Hi, When I accept/reject a pirep it takes literally ages to accept. I watch the database it changes straight away but the website is just so slow. This all started after we had to restore the database back a day after one of my staff accidentally deleted it while working on it (Don't ask). I've tried so many things to fix it Database defrag etc... The Server is really powerful 4 Xeon E5 v4 Cores and 8GB RAM. Running on Windows Server 2019 IIS and MySQL from XAMPP. Not sure where to go next, Have surfed this forum for hours and i cant see anyone thats had a similar issue.
Last reply by Lockdown345, -
- 4 replies
- 2.4k views
I did some changes to my VA and that included changes with a new site, but that isn't really a problem. I installed phpvms on this site and it is going great, but when I try to import the schedule, all it says is "DO NOT REFRESH OR STOP THIS PAGE" but nothing with the schedule shows up below. You can download the schedule and take a look, but everything should work fine. Why won't it import? (It is in .csv format and it's the template, so everything should work.) http://www.mediafire.com/?sharekey=034b88bff86976c2d2db6fb9a8902bda
Last reply by UAVCEO,
