Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 9 replies
- 3.7k views
Hey everyone my name is Mctair Grant and I'm currently interested in starting a virtual airline which will be based in MYGF. My question to va owners and pilots are. What makes a good virtual airline or in other words What do you look for in a virtual airline ? If necessary please also state what kind of virtual airlines you don't like and thanks this is greatly appriciated
Last reply by freshJet, -
- 1 reply
- 1.4k views
Hi, I am programming my own ACARS Client and a new ACARS module on PHP too. The FilePIREP works fine to me, but I am having trouble to find out what are the minimum fields to send when calling ACARSData::UpdateFlightData($pilotid, $fields); When I begin logging the flight, still on the appron, for example, I am passing the following fields to an array: $macars = array ( 'flightnum'=>$datac[2], 'code'=>$datac[1], 'aircraft'=>$schd->registration, 'lat'=>$datac[3], 'lng'=>$datac[4], …
Last reply by Rogerox, -
- 7 replies
- 1.9k views
I'm sick to my back teeth of my site having problems. I'm going to be making some host changes as JustHost CHARGE for a daily backup. Anyway, I was installing a new feature. I installed in incorrectly and had files all over my public_html. So, I had to delete them - as I did. I then went into my lib/skins/... folder and deleted an index.html file and a folder named 'dashboard'. I checked them both before deleting. Neither were important and were used for testing purposes. So why can't I access my site now? I get a 403 error! http://freshjetvirtual.com/ I don't understand.
Last reply by freshJet, -
- 3 replies
- 1.6k views
Hello Everyone, I would like to thank you in advance for reading my post. I am trying to figure out how I find out where to look for my PHP version? I have an issue where my VA website works great using ipage as a host but recently went to move it to hostblast and everything worked great except the live flight board, it showed no flights when in fact i was on acars and flying. I feel like my PHP is old and hence not fully up to date with today's coding. All has been working great so I did not want to mess with anything. When I did move the website away from ipage i had errors saying PHP was deprecated on ACARS side and even when I was able to fix them from …
Last reply by Heritage1, -
- 1 reply
- 1.2k views
What is the template page pireps / mine renders, i need modify this.
Last reply by simpilot, -
- 7 replies
- 1.9k views
Sorry guys, but the way the download section is setup, it makes it very hard to work out exactly what version / download I should be using. I read somewhere that its recommended to use the lastest Beta due to bug features, is this correct ? If so, do I update, or install the lastest Beta ? How come none of the .zip files have a revision reference on them ? e.g phpvms_update_rev780.zip ? I have so many zip files now I dont know which is which, and without clear knowledge on what I should be downloading is only making it more and more confusing. Such a great product, but the way things are structured in not very user friendly for the non-programming newbs who just w…
Last reply by Nabeel, -
- 1 follower
- 13 replies
- 3.4k views
Hey, I just went on my admin panel and went in pilot groups and this is what it looks like , any help woulod be great . please please
Last reply by RoylesVA, -
- 2 replies
- 1.3k views
Confused... I'm now bankrupt...
Last reply by md82, -
- 2 replies
- 1.1k views
What is wrong when i look for a route to fly and i click pilot detail and the webpage is aligined to the left. Why is that a probelm?
Last reply by Kyle, -
- 2 replies
- 2k views
Hello, Nabeel, You know... In Brazil, we speak and write in portuguese. This language has some graphic signs in some letters, like: á, à , ã, é, ê, ô, ó, õ and so on. I have already set in the local config de UTF-8 mode, but all of the words with graphic signs in our news are being shown with a "�" in the place where theses signs should be. How can I fix it, please? Thank you!
Last reply by flyalaska, -
- 0 replies
- 1k views
Hi all. This is just a quick little guide on how to ask for help. Whe nyou come accross a problem with phpvms, you can trouble shoot it yourself, as it will help save a lot of time for us. Next if you are having trouble with it, or unable to fix it yourself, come here and search the forum for your problem, to see if it has been asked and answered before. If that fails, then you can create a post asking for help. Here are a few things that will be needed for us to help you: Link to the site or page where the problem is showing. upload the installation folder and run the checkinstall and checkdb.php files and post the results of those in the topic. Give as much detail o…
Last reply by Strider, -
- 3 replies
- 1.4k views
Hello, I made .csv file with the scedules but the only problem is then after I import it to the web on the day of the week it say only Monday... On the colomon on the excel I put 1234560.. Someone know how to import? Guy
Last reply by Jetwave, -
- 9 replies
- 2.7k views
Hi guys, im having trouble locating the settings when a pilot logs in they are redirected to their main profile. I have this setup before but after some changes and updating its gone back to when you log in you go back to the main index. Thanks.
Last reply by mw308, -
- 1 reply
- 1.7k views
Where can I find an empty skin to begin designing?
Last reply by simpilot, -
- 0 replies
- 767 views
I think it'd be rather silly to manually input thousands of schedules so I was thinking that there must be a place that has them all listed. Does anyone know of a place such as this? I'm looking for United Airlines schedules.
Last reply by prattcmp, -
- 1 follower
- 1 reply
- 1.2k views
<?php $flights = PIREPData::getRecentReportsByCount(10); $string = ""; foreach($flights as $flight) { $string = $string.$flight->depicao.'+-+'.$flight->arricao.',+'; } ?> <img src="http://www.gcmap.com/map?P=<?php echo $string ?>&MS=wls&MR=900&MX=720x360&PM=b:disc7%2b%25U" width="725 px" /><br /> Maps generated by the <a href="http://www.gcmap.com/">Great Circle Mapper</a> - copyright © <a href="http://www.kls2.com/~karl/">Karl L. Swartz</a> <!--Start Table--> <?php $count = 5; $p…
Last reply by Parkho, -
- 4 replies
- 1.7k views
I get the following error when attempting to install a skin that does not have a "header.php". I installed the "beta" 5.4 -friendly phpVMS install. This issue came up in the past but there was no definitive solution. If I could find out where the header is being labeled, I should be able to fix this, correct? If I get this fixed, I should be GOLDEN! ERROR: Notice: The template file "/home/lptechpv/public_html/vOPT//lib/skins/pureHTML5_blue/header.php" doesn't exist in/home/lptechpv/public_html/vOPT/core/classes/TemplateSet.class.php on line 231
Last reply by danielatc81, -
- 1 reply
- 1.2k views
install a base airport I found here in the forum. Many airports and the web browser takes too long to load when I book a route. Where I can download a smaller base airports?
Last reply by servetas, -
- 2 replies
- 1k views
Hello Can anyone tell me where exactly the data from the ACARS system is sent to so it can be used on the phpvms system.
Last reply by Stealthbird97, -
- 8 replies
- 2.4k views
IS there a aircraft.csv so i can import all my aircraft. I can't seem to find it. Where can i find it and where do i import the csv when i've finished. I've seen some posts on the forums referring to an aircraft.csv so i went to look for it and couldn't Thanks in advance
Last reply by Stealthbird97, -
- 0 replies
- 1.1k views
Where is the code that displays the data from a custom field in the pilot's profile? I've looked in pilot_public_profile.tpl, but if there is any indication where the data is taken from, I missed it. TIA.
Last reply by CrashGordon, -
- 2 replies
- 1.5k views
I need find this for edit or eliminate. In a TPL file? Thank of all for you cooperation. Best regards
Last reply by imnemina, -
- 11 replies
- 3.4k views
went to download his vStats module today from github and i gog a 404 from github saying "this is not the page im looking for" haha anyways does he have a new github account. i tried to go to his website but it looks like it is not online. im not sure what his modules are licensed under but if somebody can re-release it that would be awesome. thanks Zach
Last reply by ATAvCEO, -
- 1 follower
- 1 reply
- 1.2k views
Hi all, Okay, the commitment is made, my own VA. I would like your advice as to how to become a more confident administrator and better operator. Should I study and learn: HTML, PHP and CSS? Will basic understanding of these programming languages help me to administer my VA? Any books, DVDs, video tutorials, that you suggest? Not even enough knowledge to even be called a Noob yet! Kind Regards Grizz Wallace
Last reply by Parkho, -
- 0 replies
- 900 views
OK, so I posted a thing about a Login PopUp a while ago, but now I'm stuck. I found this: http://docs.jquery.com/UI/Dialog What the hell do I do? I want it to show after the user has logged in and is being redirected to the profile_main.tpl. What parts of the code on the jQuery tutorial do I need, and where do I put them? Also, I only want this to show once.
Last reply by freshJet, -
- 5 replies
- 1.7k views
We dove into this head first and I've got some questions but need a seasoned pro to say "no bro, you can't do this" or "I have an idea on how you can do that!" We've got a fully operational site, professionally installed & designed, and a community ready to jump into it. The issue is, until it's able to do what I'm hoping it can do, we just can't open the doors just yet. I'm technical, i'm professional, and I could really use the help. It could easily turn into paid work if you're a solutions oriented kinda aviator. -e
Last reply by t_bergman, -
- 1 reply
- 1.1k views
Hello, which ACARS Software is working for both?
Last reply by ProAvia, -
- 2 replies
- 1.8k views
Whisch is the best free ACARS Program I can use? Thanks
Last reply by OA01, -
- 1 reply
- 1.1k views
Is there something that you can place in the pilot_public_profile.tpl that will show what page that a member is currently viewing? This is something along the lines of what you see when looking at a members' profile on these forums when you view their profile.
Last reply by Nabeel, -
- 1 follower
- 2 replies
- 1.8k views
I installed the latest phpvms on my server. which PHP version should i choose? i can choose: 5.2, 5.3, 5.4 5.5, 5.6. 7.0 and 7.1 momently im running on 5.3
Last reply by Parkho,