Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 5 replies
- 2.6k views
G'day Guys, Ive been trying to work this our for quite a while, but can seem to find anyone posting on how to do it, what i am trying to achieve is to display a number of pilots on my teamspeak server, i can display the whole server easily enough with TSViewer but that takes up to much room. Would anyone be able to tell me how this could be done ? Regards Tylor
Last reply by Tylor Eddy, -
- 10 replies
- 2.6k views
Hi there, just experienced a type of hacking, i came on my cpanel and noticed 25 pending apps all with silly names, how do i stop this? is there anyway to get a script that will not add any pending pilots to the roster and so they dont use up IDS? now the next real pilot that signs up will have an ID starting at 64 ish sorry for brief messages, trying to sort this
Last reply by Connor1994, -
- 7 replies
- 2.6k views
When im logged in as admin and i try to go to the pilot center it gets the error message The module "PROFILE" doesn't exist! anyone know how i can fix this?
Last reply by Ayce, -
- 1 follower
- 7 replies
- 2.6k views
I want to ask how we can configure to do as Vezy do. the possibility to change the aircraft for the schedule, and the see that in the airline map is update that change. we need to buy a module or its easier?
Last reply by ProSkyDesign, -
- 7 replies
- 2.6k views
Hello,I'd like to submit two patches for two bugs I found in phpvms, svn version:(1) in the pirep report page, the dropdown menu shows all airlines, regardless of being or not active.PATCH: --- core/modules/PIREPS/PIREPS.php 2008-09-27 21:02:38.000000000 +0100+++ core/modules/PIREPS/PIREPS.php.new 2008-09-28 15:37:21.000000000 +0100@@ -155,7 +155,7 @@ Template::Set('pirepfields', PIREPData::GetAllFields()); Template::Set('bid', SchedulesData::GetBid($this->get->id)); // get the bid info Template::Set('allairports', OperationsData::GetAllAirports());- Template::Set('allairlines', OperationsData::GetAllAirlines());+ Template::Set('allairlines', OperationsData…
Last reply by Nabeel, -
- 10 replies
- 2.6k views
Hi, there exist a code to put new threads in the forum? as easyJetva.com? Thanks
Last reply by Jeff, -
Hello For my pilot centre I need the code for the information of that pilot to display would anybody be able to provide the code for the following Name Pilot Id Rank Email Hub Location Hours Flights Miles Flown Thanks!
Last reply by Jeff, -
Hi everyone, I want to add meta tags to my site and was wondering which page I need to add them to and where the document is located. If anyone nows or has any ideas I would be really greatful if you could post here to tell me. Many thanks
Last reply by Jeff, -
- 3 replies
- 2.5k views
Hi everybody, I am new here and I have some problems without find answer on the forum. I would like to create a menu with sub menu, so I have that: <style media="all" type="text/css">@import "/menu/menu_style.css";</style> <div class="menu"> <ul> <li><a id="current" href="http://regionalva.org/index.php/" target="_self" >Home</a> </li> <li><a href="" target="_self" >Crew center</a> <ul> <li><a href="http://regionalva.org/index.php/profile" target="_self">Pilot Center</a></li> <li><a href="http://regionalva.org/index.php/acars" target="_self">Live Map</a>…
Last reply by Florian Dassonville -RAE01, -
- 1 follower
- 6 replies
- 2.5k views
Can any of you coding Gurus give me the code to display a pilots pay for each flight? IE: A pilots pay is 20 per hour and he flies for 2 hours it displays 40.
Last reply by danny124, -
- 9 replies
- 2.5k views
Just installed the latest beta to fix the hours count problem. When I went back in to check I noticed that the user content pages we can create have dissappeared from the ribbon bar. Has anyone else had this problem?
Last reply by Nabeel, -
- 8 replies
- 2.5k views
Hello, I knoow for a fact a pilot filed his flight (I've also filed a manual pirep) and afterwards nothing is being sent through can Someone PLEASE HELP ME THIS IS URGENT i have 40+ pilots that may be doing flights today . Also when i go to the Admin Center, ALLLLLL pireps filed from Last month and a week ago are gone (deleted) but the Flight DATA is still within the website becaz the "Top pilots Landings" page is still showing the pilot's landing rates ( http://skybahamasva..../TouchdownStats ) Problem @ http://skybahamasva.co.cc/ Would this problem occur with clearing cache's or something? I NEED URGENT HELP PLEASE!
Last reply by Parkho, -
- 1 follower
- 2 replies
- 2.5k views
I am having problem regarding the live departure board. When I start a Flight it doesnt show up any deatils. Please help me , I am new in the line thats why I dont know. The coding is below <?php $q = "SELECT * FROM phpvms_acarsdata"; $l = DB::get_results($q); if($l != null){ ?> <table border="0" width="100%" cellspacing="4" class="acarsmap"> <thead> <tr> <td><b>Pilot</b></td> <td><b>Flight Number</b></td> <td><b>Departure</b></td> <td><b>Arrival</b></td> <td><b>Status</b></td> <td><b>Altitude</b></t…
Last reply by gcltlee, -
- 9 replies
- 2.5k views
I was hoping that having multiple airlines meant being able to assign a pilot to be an admin of the airline they are part of but from what I'm seeing from the groups permission page a group has permissions for the entire system. Is this correct?
Last reply by ARV187, -
- 6 replies
- 2.5k views
Hello , I am starting a VA, and wow do I love PHPVMS lol I just have two questions for you guys. So for some reason I cannot get anything to show up on the Live Map, I am running FSACARS and using the config file and all that. I have not edited the acarsmap.tpl at all, I have found another post on this forum about this issue but it did not help me at all. Any help? The other question I have is, when a pilot bids on a flight, is there an option to keep that schedule from going away? So other pilots can bid the same schedule? Thanks SOLVED Thanks! I found my other answer to the bidding in the local config.
Last reply by TennShadow, -
- 8 replies
- 2.5k views
Good evening all, just popping in to ask a question before I get to bed. Setting up a new installation for a friend of mine and I am having a hell of a time finding an ACARS that will work. The VA is new and he doesn't want to invest financially just yet. Anyway, I digress. I settled on trying cACARS since kACARS isn't available anymore, and am getting errors stating that it is unable to connect. I will provide the need stats below: PHPVMS Version: 5.5.2.72 PHP Version: 7.2 Hosting: Namecheap.com Stellar Paid Package cACARS Installed Client Version: 1.03 cACARS Module Version: 1.0 (in <phpvms root>/core/modules…
Last reply by Heritage1, -
- 6 replies
- 2.5k views
Hi all i have a problem. In my Database are many Flights entered. Now when i click on the schedules, i domts see bookable flights. And in the app.config and local config its nothing changed. have anybody a idea??? www.lausitz-aircargo.de
Last reply by Industrialshadow, -
- 6 replies
- 2.5k views
Hey Guys, For some reason, I am able to send emails FROM the VA email but no one is able to send an email TO the VA email, it comes up with this error: Action: failed Status: 5.5.0 Diagnostic-Code: smtp;550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1 http://support.google.com/mail/bin/answer.py?answer=6596 q10si14274729wjy.2 - gsmtp I've been trying for the past day to mess around with the SMTP and such but to no avail.
Last reply by michaelace, -
- 5 replies
- 2.5k views
We are running Php 5.4 on server, did a clean install of phpvms_5.5.x-master - 7,441 Kb. We have the timezone issue corrected. Here is an issue we have 4 schedules/routes entered for testing. However when trying to file a Pirep getting the following message : Strict Standards: Non-static method CodonEvent::hasStop() should not be called statically, assuming $this from incompatible context in /var/www/vhosts/beautynspeed.com/fly.beautynspeed.com/PRS/core/modules/PIREPS/PIREPS.php on line 478 File a Flight Report There was an error adding your PIREP : Schedule does not exist. Please update this manually. This is a flight in the "Flight Info" AFA1912 (KLAX …
Last reply by ProSkyDesign, -
- 5 replies
- 2.5k views
Can someone show me how to set a default avatar? For people who never update their avatar.
Last reply by James142, -
- 11 replies
- 2.5k views
Hi, i have just noticed the following error when filing a manual pirep, Warning: Invalid argument supplied for foreach() in /srv/www/easyjetva.com/public_html/core/common/LandingstatsData.class.php on line 23 I take its because there is no value going into that field, what would be the best option to fix this, im thinking allow null in the database? Or is there something else that would do it.
Last reply by Nabeel, -
- 5 replies
- 2.5k views
So what I am looking to do is add the ability to search the schedules by division. Our VA uses divisions to distinguish flights in the schedule as follows: CCC-NOC001 CCC-EOC001 etc. Where the NOC and EOC are divisions. We currently have 9 divisions and the complaint I'm getting is that with all the schedules its hard find a flight they are looking for. So I want to create a division filter based on the flightnum field which in itself is easy enough to do, but I would wind up with a drop-down list of ever flight in the database. What I need to know is how can I create it so that it only searchs for the division code. <div id="division"> <p>Select Divis…
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hey all, Before anyone says anything, I did search this topic and read what was there, I also contacted my provider (godaddy) and they said that fast-cgi is not enabled. So, I appear to be getting the "no input file specified" error. Does anyone have any suggestions. Thanks Chris
Last reply by ACVA_CEO, -
Hello all i have a question. i belive that at this point the nav database is only used to show the route in the recived pireps and not on the livemap. now what i have is after installing and addon modulle (IPS for PHPVMS) this hooks directly to ivao/vatsim(no need for an acars) it uses the filles route within those networks and shows the waypoints on the map BUT some waypoints a completly wrong where would i be able to pdate the nav database to the current airac gr joeri
-
- 5 replies
- 2.5k views
My host upgraded hardware and php & mySQL to versions 5.6 for both. I did change the mysql password in the local.config.ini, but am getting these errors. Can someone point me where to look to fix them? Warning: Creating default object from empty value in /home/XXXX/public_html/fXXXXphpvms/core/classes/Vars.class.php on line 74 Strict Standards: Accessing static property Logout::$post as non static in /home/XXXX/public_html/XXXX/phpvms/core/classes/CodonModule.class.php on line 67 Strict Standards: Accessing static property Logout::$get as non static in /home/XXXX/public_html/XXXX/phpvms/core/classes/CodonModule.class.php on line 68 Strict Standards: Accessing s…
Last reply by RocketRod, -
- 4 replies
- 2.5k views
HI im thinking of changing over to Invision board, has anyone currently done a mod you user registrations? I have the phpbb3 mod which works good, i have no idea of Invision or even if its possible.
Last reply by greeham, -
- 5 replies
- 2.5k views
My Distance Remaining in my acars map is not working???? Can someone help me out why its not showing up please
Last reply by cam3r0ngt, -
- 11 replies
- 2.5k views
I got this error message i use this version 1.2.661 Airport not found, only US airports allowed Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/sint111/public_html/phpvms/core/common/FuelData.class.php on line 129
Last reply by Nabeel, -
- 5 replies
- 2.5k views
I have installed phpVMS this week and i have just found out that the registration for other people who want to join does not work......... when they fill all the information out and then click register all it says after is "could not open socket". so please if you have any idea of how to fix this, could you tell me. thank you
Last reply by simpilot, -
- 12 replies
- 2.5k views
Folks, Was just informed that my web site was shut down due to the host saying that I was using to much resources. here is a line from the error log: [15-Jul-2012 13:06:19] PHP Warning: strpos() [<a href='function.strpos'>function.strpos</a>]: Empty delimiter in /home6/flyvtwac/public_html/core/common/PilotData.class.php on line 191 There is just days and days of the same error message. Any thoughts or help would be appreciated! Scott
Last reply by clawsonsa,