Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 21 replies
- 5.8k views
Hi, is there anyway to show on my Fleet page if an aircraft is enabled? my knowledge of coding is poor, so would not know where to start. I see in the DB, that there is a '1' against aircaft that are enabled. So, in my FLEET page, is there a code i can enter which would look at the DB, and if it finds a '1' shows the words 'AVAILABLE', and if it finds a '0' it shows the words 'UNDER MAINTENANCE- UNAVAILABLE' thanks in advance Iknow a maintenance script has been requested but this surely is an easy way of doing it.
Last reply by Industrialshadow, -
- 10 replies
- 5.8k views
Good morning, we have recently migrated from VAM Manager and I need a little help, we have a Home Page that is outside the 'PHPVMS' folder of the installation, I have managed to make the Pilots Markers, N ° Flights, Routes etc. work. . But the custom map we have needs to show the Live Flights of our PHPVMS installation and I don't know exactly what codes I should change and where the Custom Map file should be, if I can help someone I would be super grateful.
Last reply by Waters10, -
- 24 replies
- 5.7k views
I'm a idiot and posted in the wrong forum. But here is my problem: I'm the OPS manager at Southern Air Transport Virtaul. And this morning when I went to accept new pilots, the system generated the new pilot number, but it wont create the new pilot number in the scheduling system so new pilot can file a priep. In our Pilot database the pilots go from SJM9501-SJM9531, but it the schedule it only goes to SJM9529. So our two new pilots are unable to file PIREP's in our system using thier pilot numbers SJM9530,and SJM9531. Any Idea's? We are using admin versin 2.0.846. Any help would be greatly appreciated. Jon Bailey
Last reply by Nabeel, -
- 31 replies
- 5.7k views
Well this is new to me my son is in the one who takes care of the updates and since he is in the army and will be away for most of the year i will try my best to take over. I have just backed up the site using ftp and would like to know the procedures for updating phpvms to the new version hope somewone would be kind and help me out thanks you
Last reply by dale0404, -
- 7 replies
- 5.7k views
Hi Everyone. I need Some help. I'm trying to make a vertical navigation menu with links like the example below: but i want from example links to be shown in the box. for example (book your flight) when someone clicks the link it load directly into the box without reloading the page. And thank you.
Last reply by ARV187, -
- 17 replies
- 5.7k views
Hi, my english isn't very good, I'm trying to do my best. Well, I have 2 principal problems with my VA: First: What I have to do to put "VID IVAO" in the register form and what I have to modify in the "core/modules/registration/registration.php" that this field adds to de database in "phpvms_pilots" table and show this field in profile? Second: When I click "Register!" or "save" in edit profile appears this error: Warning: imagefontheight() expects parameter 1 to be long, string given in /home/wondair/public_html/web/core/common/PilotData.class.php on line 1035 Warning: imagefontwidth() expects parameter 1 to be long, string given in /home/wondair/public_html/web/…
-
- 20 replies
- 5.7k views
Hi everyone, just wondering if anyone can give me any ideas on how to get a schedule layout like this: thanks, Connor
-
Install help 1 2
by OzFlyer- 1 follower
- 33 replies
- 5.6k views
Hi There, Install will not go passed Installer step 1 - part 5 (Installation Doc from website). I fill in the database setup page and click next step. and the page changes to building database tables and that it all come to a stop. Can any one help? Thanks David.
Last reply by OzFlyer, -
- 1 follower
- 28 replies
- 5.6k views
Hello I'm trying to add whether a pilot is flying online on Vatsim or IVAO to the acarsdata table. To figure out if he is logged into a network I'm reading out the whazzup files with this code inside the acarsmap.tpl To download the txt files: $cws = new CodonWebService(); $ivaowhazz = $cws->get('http://de1.www.ivao.aero/whazzup.txt'); $cws = new CodonWebService(); $vatwhazz = $cws->get('http://www.pcflyer.net/DataFeed/vatsim-data.txt'); Then to check if this file contains the right callsign, I'm using this code (in the acarsmap.tpl as well and working as it shood): if (strpos($ivaowhazz,'<%=flight.flightnum%>') !== false) { echo '&…
Last reply by skylineVirtual, -
- 34 replies
- 5.6k views
-
Last reply by Nabeel, -
- 2 followers
- 13 replies
- 5.6k views
Hi everyone, I have been working on a new skin and after logging in, I cannot access the admin panel I continuously get an error saying "an error was encountered please login first". However, I can access the panel when using the crystal skin. I have been searching for hours for a solution can anyone help? Any help would be appreciated. Thanks!
Last reply by lol767, -
- 17 replies
- 5.6k views
Hi guys! Thanks for creating the phpVMS! But...i have a problem...When i do the password lost and the thing to send the email with password i not receive any email(spam folder too). What i can do??What is the requisites of the "email system"? Sorry, by my bad english but... Good weekend, Fred
Last reply by NGS, -
- 1 follower
- 17 replies
- 5.6k views
Hi , I have searched the forum but cant seem to find anything on this. I would like to be able to give abonus payment to pilots for their landing rate and if they complete a long haul flight online. Has anyone any idea how I would do this. Would a module have to be created or could I change a bit of coding somewhere. Thanks in advance
Last reply by GKT001, -
- 9 replies
- 5.5k views
Hi, is possible add a favicon in phpVMS? Thanks!
Last reply by Thomas Rozanov, -
- 13 replies
- 5.5k views
Hello everyone, I'm doing the new skin using Bootstrap for my company, but I have some serious problems. In layout.tpl file I need to call jquery.js <code> <script src = "<? php echo SITE_URL?> / lib / skins / Virtualiroma2 / js / jquery.js"> </ script> </ code> Most likely the script is in conflict with that in the file called core_htmlread.tpl <script type = "text / javascript"> var baseurl = "<? php echo SITE_URL;?>"; GeoURL var = "<? php echo GEONAME_URL;?>"; </ script> <link rel = "stylesheet" media = "all" type = "text / css" href = "<? php echo fileURL ('lib / css / phpvms.css')?>" /> <m…
Last reply by Tato123, -
- 17 replies
- 5.5k views
Hello everybody, I have downloaded the acarsd (ACARS decoder). I've entered all my information, like airports, flight numbers, aircraft, airlines, and some database info as well. I know this is a really broad question, but having no knowledge of ACARS...what do I do next? I can't seem to find a tutorial. Also, can someone explain how I integrate ACARS with my pilots? Is there like a code that pilots use? Or a server? Thanks!
Last reply by WiltshireAirlines, -
- 6 replies
- 5.5k views
This is an alternative update for phpvms_navdata. I decided to update my table but I had no patience to make manually. In addition to complicated and exhaustive update manually, I decided to use the AIRAC How to? Simple! I used FSBUILD_1307.exe, extracted and renamed the files. I don't have fsbuild installed on my pc, just grabbed the file for FSUILD and extract in a single folder. Note: To unzip and install the AIRAC effective, I created fsbuild.exe in Notepad. I selected the folder on the supposed fsbuild.exe and extract the files Which files? FSBUILD_1307.exe ORIGINAL RENAMED ** ints.txt <-----> INTERSECTIONS.txt ** …
Last reply by hurkulez, -
- 23 replies
- 5.5k views
I have already posted a topic on this, but I will post it again because I think it is a very urgent problem that other people are experiencing. I'm also reposting with a different title and I will provide updates on my research. First and foremost, let me explain the bug/glitch. Basically, Open Flash Charts will not load. You see the column titles, but no items. I know I have pilots, but nothing shows up in the chart on the admin panel. I know the information is in the database, however, because it loads fine on the actual pilot roster page. Let me state my theory for what has gone wrong. As many of you know, there was recently an Open Flash Chart exploit. The phpVMS t…
Last reply by servetas, -
- 1 follower
- 12 replies
- 5.5k views
Hello, after installing phpvms, the log not found the Administration tab, enter as www.xxxx.com/admin but the error An Error Was Encountered Unauthorized access what do I resolve this error? [/img]
Last reply by tkfeeny, -
- 11 replies
- 5.5k views
Hello y'all, I just checked my website provider and I posted on their forum some questions about installing phpVMS. The answer was: "It (phpVMS) will not run as the InnoDB tables are not permitted." Is there any other possibilities to make phpVMS run in this case?? Thanks Alex
Last reply by Alexair, -
- 1 follower
- 16 replies
- 5.5k views
Hey Guys, For the past couple months, I have been having trouble with my flight schedules, they do not show up under the Schedules tab when logged in. My admin center shows that all of my schedules are active and inactive. I've also done these instructions by Nebeel; Find this: if(strpos($route->daysofweek, date('w')) === false) continue; Right above that, add: /* Check if a 7 is being used for Sunday, since PHP thinks 0 is Sunday */ $route->daysofweek = str_replace('7', '0', $route->daysofweek); I've updated the default template to handle this These instructions can be found here: http://forum.phpvms.net…
Last reply by AlexS, -
- 11 replies
- 5.5k views
get this php warning Warning: file_put_contents() [function.file-put-contents]: Only 0 of 774 bytes written, possibly out of free disk space in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/core/classes/CodonCache.class.php on line 210 Warning: file_put_contents() [function.file-put-contents]: Only 0 of 307 bytes written, possibly out of free disk space in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/core/classes/CodonCache.class.php on line 210 I interpret it that I have run out off server disk space if I am wrong with that Interpretation please correct me otherside is when I clear cache through admin panel the warning disapear -> cache over…
Last reply by joeri, -
- 4 replies
- 5.4k views
I am having an issue with pirep counts in the Pilot Roster page. I have reset pirep counts in the admin panel and they are correct. But in the Pilot Roster they seem to be doubling newer members. It is hard to find the issue, especially when the numbers are fine in the database and the admin section. Has anyone seen this before?!
Last reply by CPC900, -
- 1 follower
- 16 replies
- 5.4k views
Hello , i have a Problem with FSFK Pireps, i do my FSFK Setting as shown in the PDF from Eddie Baker - LIVE Map works fine, but when i send my Pirep FSFK says - "1 Pirep successfull send" - then opens a webpage "file:///C:/Users/Volker/Documents/FS%20Flight%20Keeper/Reports/Services/Flug%20ETSN%20nach%20ETSI%20-%2010042011%20-%20SVCRSP.html" and shows me "Schedule does not exist. Please update this manually." Pictures are uploaded to the FTP-Folder and Schedule is booked!
Last reply by Vangelis, -
- 25 replies
- 5.4k views
I want to have a default avatar if the user doesn't have one selected, i have tried several different things to no avail ...... Something like this...Although it is not finished...
Last reply by loplo, -
- 33 replies
- 5.4k views
I have some code to get the vataware gif onto the roster, but it shows for every pilot even if they dont have a vatsim id, what code do i need to put in to stop that from happening? Cheers Dan C
Last reply by BBuchanan, -
Accepting Pilots 1 2
by pouzo- 39 replies
- 5.4k views
Hello guys, Yesterday i was trying to accept pilots on my site from the administration panel but when i double click on it it doesnt work it the page were you see the pending pilots goes blank and they dont get accepted. Please help me my website is www.flymapleair.com
Last reply by pouzo, -
- 1 reply
- 5.4k views
Please report any member offering unsolicited commercial (paid) services using the private message system to a moderator. This is frowned upon and will be met with anything from a temporary suspension of forum privileges to a complete ban from the forum depending on the circumstances and number of times it has been addressed with that user. Any paid services need to be advertised in the Paid Services or a addon developer forum, any advertisements placed in the support forum or the shout box will be removed without notice. The forum moderators in no way endorse or recommend any members that offer paid services. We cannot and will not provide any action of recourse for mem…
Last reply by freshJet, -
- 18 replies
- 5.4k views
I have a very nuisance pecker-head that keeps registering. I need to have his IP address blocked. Is there a way to do this? Every time I delete his registration, he signs up with a new username, but it is always in the same format. This time his username is RerminiErer RerminiErerOC. It is really starting to tick me off as it has happened 15 times in the last 4 days now. Can someone help me? Nabeel, if you are reading this, I am on Fivedev. If I need to open a support ticket on this problem, I will. Someone please send help my way ASAP.
Last reply by joeri, -
- 30 replies
- 5.4k views
I need help with the GC Map. Can some1 give me the code on how to display the GC Map to show all my routes?
Last reply by joeri,