Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 1.8k views
Hey there I'm got a website (www.quantumcargo.co.cc)*No links work site is incomplete* and I would like to embed curtain part of PHPVMS into the website, so for example the Live map to be on its own inside of my Websites layout and having the pilots centre on a page that is linked into my website but without having all of the top banner that you get if you were looking at(www.quantumcargo.co.cc/pilots) So to recap I want to know if there is a way to intergrate or imbed the PHPVMS into my site that i am making! Thanks in Advance Stealth
Last reply by simpilot, -
- 2 replies
- 1.8k views
Hi, can somebody help me with the integration of Virtual Dispatch XML File please? On their Webpage: That would be nice to integrate in PHPVMS Thank you
Last reply by Nighthawk, -
- 4 replies
- 1.8k views
Hello, I use PHPVms and i have a problem. Our pilot has filed a pirep. It's auto accepted (Inserted via database). But the flights are not counted towards his hours. The pirep appears under just filed and everything is allright. It just isn't counted towards the hours. Any ideas?
-
- 2 replies
- 1.8k views
Hi Nabeel and all, We have been hit several time now by hackers. However, as most people, I do only work for my VA when there is demand, and I cannot monitor the forum. Would it be therefoe possible to establish a list of people to be informed whenever a vulnerability and a security issue is found ? In order to make sure of the bona fide, we could check the person member of the list has a valid VATSIM/IVAO member number. Do you think this would be good ? Thanks, Eric
Last reply by mattyastic, -
- 6 replies
- 1.8k views
Hi, Can someone help me understand all the security warnings I am getting on my VA? The site is www.ndbair.com and I'm using several add-ons from Crazy Creatives. Regards, Chris
Last reply by ChrisSmith, -
- 6 replies
- 1.8k views
Hello friends I'm with my site I use a address in it, but there was a sudden I have to change his address, would I do this without peder site content, such as pilots, flight times, flights etc? I need very that. Thank you for your attention.
Last reply by Kairon, -
- 3 replies
- 1.8k views
My VA Signature aren't Regenerating when i go into Maintenance Options, and Reset Signatures. It says regenerating signatures and then doesn't do anything
Last reply by Heliguy, -
- 3 replies
- 1.8k views
Good day all. A quick question please. When adding and airplane to the fleet in The Add & Edit Fleet page, there is a section "Link to download aircraft" and "Link to aircraft image".. What does this do? Thank you for your time.
Last reply by FSVKenny, -
- 1 reply
- 1.8k views
Do any of you put your schedule search form on the front page? If so how are you doing it? I've tried it and the code blows up the whole page.
Last reply by StartVM, -
Dear Pilots, i have a question to the phpvms: Is it possible to sent a E-Mail to all members of this VA? Best Regards Chris Döhring
Last reply by Chris, -
I have some problems regarding the Live map. When some of my users are flying they appear twice. Once with the actual flightplan and once with all blank. I've deleted all the prireps and it still shows this info. See attached image
Last reply by RogerB, -
- 3 replies
- 1.8k views
hello friends I have a question, you can change that by adding to Schedules are to choose the type of aircraft, since apparently touches to the route for each aircraft while on the serious type that is easier to add the Schedules for all B737-700 and not per registration. Thanks
Last reply by Nabeel, -
- 5 replies
- 1.8k views
Hi all, prob a really easy solution to most but its really getting me now I have: <?php if(!$reports) { echo 'No reports have been filed'; return; } ?> <table width="100%" cellpadding="4" cellspacing="0"> <tr align="center"> <th bgcolor="#f5f5f5"><strong>Pilot</strong></th> <th bgcolor="#f5f5f5"><strong>Flight Number</strong></th> <th bgcolor="#f5f5f5"><strong>Departure</strong></th> <th bgcolor="#f5f5f5"><strong>Arrival</strong></th> <th bgcolor="#f5f5f5"><strong>Duration</strong></th> <th…
Last reply by Connor1994, -
- 1 reply
- 1.8k views
Are there anymore country;s and there flags available yet to add to the the ones that come with default phpvms. I have a couple of pilots from Serbia but that country not in list. There is a listing for the Former Yugoslavia but no flag.If no new ones how do I add a country and its flag image to phpvms.
Last reply by jdejansb, -
- 2 replies
- 1.8k views
One can define an award but it only covers specifying the URL of the image, the name and description. There are no trigger specifications such as "grant on rank promotion" or "grant on X successful flights" or "grant manually". In my case I created just one award that would be granted when completing 20 landings on a special subset of airports (challenging approaches). My main question however is, once awards are defined I don't see a way to either grant them automatically (see above) or manually. For example, I miss some "Grant Award" on the Pilot menu. Am I missing something?
Last reply by Mysterious Pilot, -
- 3 replies
- 1.8k views
Hello, I have 2 genral quesrions regarding this 1. How do I edit the IDs of individual pilots So I can give the first IDs for my staff // Found it in the Admin Panel [EDIT] 2. I have seen some airlines has custom Pilot ID Structure where each Hub starts with a different number. How to achieve that? Thanks
Last reply by Ariel, -
- 1 reply
- 1.8k views
Hi Guys, any news on release of V3 or indeed V4, will version 4 be php7 compatable ? Glad to see phpVMS getting a 2017 makeover
Last reply by t_bergman, -
- 2 replies
- 1.8k views
Hi, actually in my phpvms v2.1.936 I have this code: schedule_briefing.tpl <!-- Flight time Row --> <tr> <td colspan="2"><?php echo $schedule->arrtime - $schedule->deptime ?></td> </tr> But this code not show minutes, only hours, so if I have arr time = 12:59 and dep time = 09:00 the result is 3hours, not 3:59 hours. How can I fix this? Thanks!
Last reply by ARV187, -
- 3 replies
- 1.8k views
Hello everybody, I'm sharing with you the badge pilot I see you always look here in the forum. Installation Downlod of the files: voegolv.vv.si/badge.rar 1° Download files badge 2°Send to folder of files on your server for the badge mysite.net / lib / images 3° Enter the code below onto your page Profile_main.tpl or pilot_public_profile.tpl, where you want the badge to appear Pilot <table width="226" border="0" cellspacing="0" cellpadding="0" background="<?php echo SITE_URL?>/lib/images/badge/cracha3.jpg"> <tr> <td width="226" bgcolor="e97714"><img src="<?php echo SITE_URL?>/lib/images/badge/cracha_top.jpg" alt="a" widt…
Last reply by freshJet, -
- 3 replies
- 1.8k views
Is there a way to make an entire div appear when some one logs in? I am sure it can probably be done with php but I am not sure how.
Last reply by SkyPilot, -
- 3 replies
- 1.8k views
Here's my problem, viewing the VA as a general member of the public using this address: http://www.futura-va.com/ There is no template it's as if it doesn't exist and there is just text spewed over the page (white background etc.). However removing www. from the front allows me to view the site just fine until I go to log in. I enter my login details and when it refreshes it says my name (FUA506) at the very top but it's the same problem of no template appearing. So I go back to taking the www. away but it shows me as still being logged out. I just don't get it at all and it's really annoying me. Hope someone has some sort of idea!!!!! Many thanks, Matt
Last reply by tutmeister, -
- 4 replies
- 1.8k views
Shalom and greetings tech support, I have no problem using your fine ASCARS to fly for virtual airline. However, I cannot figure out how to get few airlines into SINGLE Ascars. I fly for Alaska Adventures at https://www.flyaka.com/ and for Pacific Northwest Cargo https://pnwcargo.com/. I am told by the owner of both virtual airlines mentioned above that I can use choice of the two virtual airlines in SINGLE Ascars but I cannot figure out how. I installed ASCARS for PNW and it worked well. I installed ASCARS for AKA but it switched to AKA and did not show PNW in the same ASCARS. How do I get more than one virtual airline in SINGLE Ascars, pl…
Last reply by Aharon, -
- 2 replies
- 1.8k views
Is there a way to check to see if a user is currently in flight? Like an if statement: if user is in flight do this else error: you are currently not in flight something like that??? Thanks
Last reply by Strider, -
- 6 replies
- 1.8k views
Hi Guys, I have an issue I cant view pilot option in admin panel, nothing happens when i click on pilot options. any help please!? Thanks
Last reply by blue3294, -
- 3 replies
- 1.8k views
hello, I have a problem with my pireps, There is no information available from touchdown. He stands all the time to 0 when someone has landed. Have anybody the solution? See the log: [2011/11/21 21:29:00] Flight IATA:BA0001 Pilot Number:BA0001 Company ICAO:BA Aircraft Type:A320-200 PAX:120 Aircraft Registration:A001 Departing Airport: EGLL Destination Airport: EHAM Online: No Route:D Flight Level:24000 21:29 Zero fuel Weight: 121803 Lbs, Fuel Weight: 18291 Lbs 21:29 Parking Brakes off 21:29 Com1 Freq=128.30 21:32 VR= 163 Knots 21:32 V2= 175 Knots 21:32 Take-off 21:32 Take off Weight: 139730 Lbs 21:32 Wind: 000? @ 000 Knots Heading: 269? 21:32 PO…
Last reply by tutmeister, -
- 4 replies
- 1.8k views
I am getting a format like : Total Hours Flown: 1400:19:15 I get this on multiple areas of my site. I can deal with the minutes but I would like to loose the seconds. Can anyone point me in the right direction. I made a few edits here and there that I found in that format but nothing changed.
Last reply by TAV1702, -
- 4 replies
- 1.8k views
Hi all, Title says it all. I have tried google apps I have tried zoho mail I have tried with my domain provider, seriously I have tried everything next to writing the damn email out and printing it and posting it by snail mail i do not know what to do. I think I have conveyed my desperastion. Let me know what you need to see and i will post it in this thread. Thanks Scott
-
- 3 replies
- 1.8k views
Could someone please help me with my map.
Last reply by mattsmith, -
- 4 replies
- 1.8k views
I am trying to copy some code from top pilots module, put into my frontpage_main.php. When I do this I get this message. I have flights already this month, the mod pages shows that aswell. Here is the code take from the modules template file. Am I missing something? Any idea why its not showing the flights? <div class="group"> <div class="col span_1_of_2"> <h3>Hours Flown</h3> <table> <thead> <tr> <th> Member </th> <th style="text-align: right;"> …
Last reply by flyalaska, -
- 2 replies
- 1.8k views
I could use some help with this issue. https://spiritva.org/acars No data below the map and no symbols on the map when pilots are flying. I recently changed over to HTTPS if that matters and we do use SmartCars for our ACARS system. All other functions of the website and ACARS works in regards to PIREPS and PIREP submission. Any guidance into the right direction would be greatly appreciated. Ray
Last reply by ProAvia,