Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.4k views
Hi Guys, This time, I have a new error. Look image: https://prnt.sc/j1dppl I do not know why this is happening. As you can see, when I enter the site the site gets all messed up, without css, with nothing. From what I saw is because of the scripts, this is saying that they are not safe, I do not know why, because I believe they are safe. The site looks all cute just if I click the blue "Done" button. Thanks. Regards, Carlos.
Last reply by CarlosEduardo2409, -
- 2 replies
- 1.4k views
Is there a way of getting the METAR of your hubs to show on the homepage? I think this would be a handy thing to have for the pilots, so they know what the weather conditions are like each day. Cheers Dan C
Last reply by Strider, -
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, -
- 4 replies
- 1.4k views
I am having problems with my site. If i need to re install PHPVMS what files do i need to keep to keep the pilots, flights etc?
Last reply by Tom, -
- 1 reply
- 1.4k views
Hi, When a pilot resgistered form my VA the phpvms sent a mail. I want to see spaces in the final mail. This is the final mail: But I want and I put in the email_registrationaceppted.tpl this: How can I see the spaces in the final mail? Any Ideas?
Last reply by Kyle, -
- 2 replies
- 1.4k views
Hello, I want to know if I can know if the flight with ACARSData::get_flight($code, $flight_num), Is in flight or not, Beacuse in my code, I want to search some flight and check if the flight is in flight and get some details about the flight, I tried to do this one, $results = ACARSData::GetACARSData(); echo $results->aircraft; But it didn't give me noting, I already tought about the foreach option but i'm inside while and if i do the foreach it will change me something that I don't won't to change, And when I did this one: $results = ACARSData::get_flight($code, $flight_num), echo…
Last reply by Parkho, -
- 6 replies
- 1.4k views
Hi Nabeel, I did an update back on the 13th of September using the latest Beta at that time. I have noticed that the transfer hours are not being added to the signature. I am almost positive that they did before. Cheers, Chuck
Last reply by Nabeel, -
- 3 replies
- 1.4k views
Hi, I am wondering how I can display a list of hubs that are present in the system? Probably, it's very simple, yet I can't find any clues on as to how the hubs are displayed.
Last reply by Sava, -
- 1 reply
- 1.4k views
Dear Folks i have been messing with this from last 2 hrs or more with no luck i checked the forums as well also with no luck so please help me out. this is the code i am using to display airline logo on latest arrival board <h3 style="text-align: left;">Latest Arrivals</h3> <?php $count = 5; $pireps = PIREPData::getRecentReportsByCount($count); ?> <div style="border:solid 1px #0B3861"> <table class="imagetable2" width="100%" cellpadding="1" cellspacing="0"> <thead> <tr bgcolor="#0B3861"> <th><font color="#ffc600"> Airline</font></th> <th><font color="#ffc600">Flight #</font>&…
Last reply by jamyboy, -
- 1 reply
- 1.4k views
Hello; I was wandering if you can help me? I would like to be able to remove the need for schedules on my install of PHPVMS. I have been apart of VAs which have had systems where pilots only need to enter a few details on a pirep and I would like to have the same sort of system on my VA. How can I go about allowing pilots to submit a pirepi without needing schedules? Kind regards; Cameron
Last reply by mischka, -
- 2 replies
- 1.4k views
I have configured my VA in another site while the other hosting platform's problem were solved. Having that done I want to move all my VA configuration to the other platform. Is there a way to do a full export? I only see Import/Export schedules but don't see that for airlines, airports, pilots, awards, etc. For example what if I export the schedules and in there I add a new schedule that was not present before. Will it add it or fail? if any of the imported schedules has a new airport I suppose that would fail because of the referential integrity, right?
Last reply by Mysterious Pilot, -
- 2 replies
- 1.4k views
I wonder could someone help me with regards to VA's and how their rankings are effected by time acceleration by pilots. I know of one VA which actively encourages it's pilots to use time acceleration during all long haul flights, presumably in order to get a high ranking position. I am just wondering if there is any safeguard against this practice, which to my mind puts all reputable VA's at a great disadvantage. Please excuse me if I have posted this in the wrong place by the way, I am unfamiliar with the forums. Thanks for any help.
Last reply by mark1million, -
- 1 reply
- 1.4k views
Hello... Regardless of the day a flight has been set to operate can it be made bookable to a pilot? i.e...a flight operates to Berlin on a Monday be viewed by a pilot on a Wednesday. Thanks.
Last reply by servetas, -
- 1 reply
- 1.4k views
Hello, Yesterday I've made the mistake to delete the complete website. Now i have installed the backup but i recieve the following error. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b> (0)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/europein/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 94 Any ideas what the problem is? Kindly regards, Rick Winkelman
Last reply by servetas, -
- 1 reply
- 1.4k views
Good evening folks (and happy new year!) Just did the Leaflet conversion on phpvms 5.5 but am now left with blank white maps everywhere. Console is throwing up three errors and I don't know enough about web-design to know where to start in order to remedy these. acarsmap.js:36 Uncaught ReferenceError: acars_map_defaults is not defined at acarsmap.js:36 (anonymous) @ acarsmap.js:36 Uncaught ReferenceError: renderAcarsMap is not defined at profile:401 (anonymous) @ profile:401 the rest of the errors are all "DevTools failed to load SourceMap" Any help is greatly appreciated!
Last reply by ProAvia, -
- 1 reply
- 1.4k views
How can something so simple be causing me so much trouble. I can not get this file to show up. I have tried the domain name path along with the file path and just the direct root path. What could it be? http://www.virtualaircargo.com/phpvms/lib/skins/Sim%20Orange-LITE/style/R35.png'>http://www.virtualaircargo.com/phpvms/lib/skins/Sim%20Orange-LITE/style/R35.png Where is the %200 coing from when that is not what I am putting as the link? This is what I actually have as the path: http://www.virtualaircargo.com/phpvms/lib/skins/Sim Orange-LITE/style/R35.png Shouldn't I be able to put this path: phpvms/lib/skins/Sim Orange-LITE/style/R35.png Thanks!
Last reply by Nabeel, -
- 5 replies
- 1.4k views
OK so here is what i thought, add a page from the admin and add the following code, <?php // Show the News module, call the function ShowNewsFront // This is in the modules/Frontpage folder News::ShowNewsFront(1000); ?> But no, it doesn't seem to like it Clearly im having an off day, could some one put me right please
Last reply by mark1million, -
- 2 replies
- 1.4k views
For some reason it appears i can only have two airlines. i have had two for some time now, when i go to add another airline, i enable it and it states "airline added succesfully" however it does not display the new airline. if i look for the airline when wanting to add a schedule to it, the airline i just added isnt there either. checking the database DOES show the new airline has been added to it. I tried clearing the cache but to no avail. running v930 any ideas??????
Last reply by Flightguy123, -
classes erro >v nshahzad-phpVMS-v2.1.934-15-gc292c9d.zip Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 256 bytes) in /home/grupobra/public_html/ad/core/classes/ezdb/ezdb_mysql.class.php on line 273
Last reply by joeri, -
- 1 reply
- 1.4k views
Hi, sometimes a pirep is send up twice to the page, it's exaclty the same pirep at the same time. How can we solve this problem? We use kacars custom. thx
Last reply by t_bergman, -
- 2 replies
- 1.4k views
Hello Guys, we got some problems with the map. It's not updating. A/C "xy" is already at EDDF and also written in the list in EDDF but on the Map still displayed at CYYZ. This is our sql Query in vFleetTrackData.class: ************************************************************************************************************************* public static function getAllLastLocation() { return DB::get_results("SELECT flight.*, UNIX_TIMESTAMP(flight.submitdate) as submitdate, dep.name as depname, dep.lat AS deplat, dep.lng AS deplng, arr.name as arrname, arr.lat AS arrlat, arr.lng…
Last reply by Thomasha, -
- 4 replies
- 1.4k views
With the graph that shows the pireps from the last week, can it be recoded so that it will auto-size? When you have more than ten pireps a day for most of the week, the graph is pretty much off the map. Chuck CYXU
Last reply by Nabeel, -
- 5 replies
- 1.4k views
As per the instruction on the PDF, I right click on the intall.php and then scroll down to options, however there is no options all I get is the following: Open Link in New Tab Open Link in New Window Bookmark this link save link as... send link... copy link Any suggestions? Thank you Steve Bartlett
Last reply by Jeff, -
- 0 replies
- 1.4k views
Why is this '0' appearing in my Flight Board? See the Attachment. Help Me Thanx! www.airindiavirtual.com
Last reply by SkilledPilotA320, -
- 1 reply
- 1.4k views
Hello all, Some of my scripts are converting to html tags instead of php for some reason. When I open up the page in the code editor, the php code is still there but for some reason there is html code injected between the php code. Its happening on custom pages etc, Any idea why this would be happening ? Any advice, would be mostly appreciated. Thanks in advance
Last reply by EastCoastHops, -
- 3 replies
- 1.4k views
hi there im using the free template from lance designs and it will not show any of my scheduals or any of my pilots can somone please help me ive been staring at code for 3 days now
Last reply by servetas, -
- 3 replies
- 1.4k views
Can anyone point me in the direction of the required fields validation file for registration? I have been hunting but cant find it. Cheers.
Last reply by web541, -
- 4 replies
- 1.4k views
Hi all, Here's a stupid question.. I've been having a hell of a time trying to get static text to show up only on the homepage. I'm looking to have some sort of intro text about our airline, outlining what our values and what we do are. I attempted to insert this into the "body_content" section in the header, but come to find out that will put that on all pages. My question is, how do I only have the text show up on the homepage? I've looked through all 'index.php' files with no success. Austin Williams CEO, Alpine Aviation http://virtualairline.bravehost.com/phpvms.full/index.php/Frontpage
Last reply by Nabeel, -
- 1 reply
- 1.4k views
I was in the middle of transfering some database data from my old phpvms_pilots to the new one. Then when i went to my site i got this error on top and the page content all over the place..... Here's the error: Notice: The template file "/home/ver210/public_html/new//lib/skins/VER/header.tpl" doesn't exist in /home/ver210/public_html/new/core/classes/TemplateSet.class.php on line 248
Last reply by Tom, -
- 1 reply
- 1.4k views
Good day all. I have a quick question regarding the custom acars program. Our VA allows for charter flights and we are trying to figure out a way to fly them with acars running. So far all we can fly using our acars is flights that is on the schedule. Does anyone have any suggestions on how we can do this? There has been a thread at our VA in the forums and so far all we can do is manually enter the pirep once we are done the flight. All of us would rather file the flight with acars. Again if anyone got any suggestions, please let me know. Thanks, Slushie23
Last reply by mseiwald,