Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.1k views
Flew a flight from edinburgh to glasgow and says on the site the miles were 3367 even though the tracker says 35nm
Last reply by mattsmith, -
- 2 replies
- 1.9k views
Hey there. I'm having a problem with my Live Map, even though it was working just a couple of days ago. The URL of the VA website is fsxccvirtual.com. I am using the crewcenter skin, however the map issue remains even if I revert back to the crystal skin. Attached is an image of the errors that are shown when I hit cmd+option+J (I'm using a mac). The issue is that a pilot's completed flight is still showing up on the map, even though he arrived more than a day ago. Also, new flights are no longer showing up on the map while someone is en route. I am fairly new to php code, so any help would be appreciated! EDIT: Under the dropdown next to $c, the erro…
Last reply by Heritage1, -
- 9 replies
- 3.8k views
I am still getting the "oops something went wrong" on my live map after add the api code. <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * STOP! HAMMER TIME! * * ====> READ THIS !!!!! * * I really really, REALLY suggest you don't edit this file. * Why? This is the "main header" file where I put changes for updates. * And you don't want to have to manually go through and figure those out. * * That equals headache for you, and headache for me to figure out what went wrong. * * BUT BUT WAIT, you say... I want to include more javascript, css, etc...! * Well - in y…
Last reply by Ariel, -
- 1 follower
- 10 replies
- 3.6k views
Hello, if anyone would be able to help me create separate Pilot Lists for each airline it would be much appreciated! I am not very experienced with PHP but thanks to the help of Parkho in a previous thread I setup a pilot list that lists all pilots by hours here: http://www.msflights.net/pilots/phpvms/index.php/pilotlist We have two airlines, one Commercial and one for General Aviation aircraft, I would like to create separate lists that show pilots by hours for each airline on separate pages. I'm not quite sure if it's possible to show flights/hours for each airline separately especially since we allow pilots to submit pireps for BOTH airlines even though they are s…
Last reply by gio1961, -
- 0 replies
- 1.1k views
Hi, I'm the CCO of Emirates virtual airline on infinite flight. Im trying to add a PDF from my macs documents to the downloads section of our site and having trouble inserting a link that can be found. What do I need to do?
Last reply by Hazzacook, -
- 1 follower
- 11 replies
- 4.1k views
hello i was wonder if it was any script that could show show Some FIR`s atc bookings so more pilots could more easy choose where to fly via the page ? if not do anyone have an idea for how i can make this happend or somthing thanks
Last reply by lapw123, -
- 4 replies
- 1.3k views
Hello, everyone I have pilot manager (not sure which one) but when I got it my web master asked if I wanted the people that are marked as "retired or inactive" to allow them to log in. I said no however I do want them to be able to log in now. Is there any way i could change that? Thanks!!
Last reply by treygeboy, -
- 2 replies
- 1.1k views
Hi guys, I've just installed phpVMS 2, added one new airport HUB (in addition of the default KJFK), and 2 scheduled flights (from and to the new airport). The new airport is LFMT, the 2 new schduled flights are LFMT to EIDW and EIDW to LFMT. I've flown these 2 scheduled flights with Xplane and xacars. All was fine. But when the PIREP was validated, the miles flown remains to 0 as my to flights have respectively 782 and 771nm (so a total of 1553nm). So in the maintenance page, I've ran the "Recalculate distances", and now the 2 PIREP's has 2627.91 nm for the distance and the total miles flown to 5256nm ! So I've noticed that the phpvms_navdata table is emp…
Last reply by elekaj34, -
- 5 replies
- 1.6k views
Hi Guys i am trying to block pilots having Inactive or Retired status not able to login until admin activate the account. Any idea please. thanks in advance Irfaan Khan
Last reply by treygeboy, -
- 7 replies
- 2.2k views
I think i found a bug, if im adding a new schedule.... my pilots always paid for each hour flight....O.K. in my case 20$/h but if i enter a price in the field "pay for flight" (example "10") then the pilot get the normal hour-rate + the amount of the "pay for flight" (10$/h) field example: pilot flying 90min then the pilot receive 30$ + 15$ = 45$ ??? it should be 15 $ only, or the amount which i filled out in the "pay for flight" field, or im wrong??
Last reply by Rene, -
- 3 replies
- 1.6k views
I installed phpVM php5.6. and ran the database scripts then copied the files when I go to the index.php page I see a banner to login on top but under the pictures I get this error. If I login with Vam100 I get this, I just get this and no banners What am I doing wrong? followed the instructions Help! Bill
Last reply by fleanbilly, -
- 1 reply
- 1.2k views
Hello, my English is Bad but i have a Problem with kAcars. I hope you can help me. MFG Tamas
Last reply by ProAvia, -
- 4 replies
- 3.3k views
Good morning everybody, Please i need just an information, I have set some ranks from 0-50 hours has the right to fly with ATR 72, and the next level, 50-100 i have selected all the Embraer 190. My question is is that pilot with 50 hours or more can fly only with Embraer 190 or also with old ATR 72 from 0-50 hours ? As you see in the table attached, for 50 Hours i see only E190 there no ATR 72 ! Looking forward to hearing from you soon, Yours,
Last reply by FlyingMachine, -
- 2 replies
- 1.1k views
My conversion from 2.1.x to 5.5.2 is mostly complete - I'm just trying to clean up a few items. What is the purpose of following statement? - <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> I see it in all the 5.5.2 default template folder php files and those of some updated Modules template files. I think it has something to do with security and/or theft of file content. Am I close? If I'm using any modules or custom template file from my 2.1.x install, should I add the statement to the top of all of those template files? Including those in my skins folder? Including those in 'admin/templates'? Should it…
Last reply by ProAvia, -
- 18 replies
- 5k views
Good Afternoon Everyone, I'm trying to install phpVMS 5.5.2 on my website, which is currently running PHP version 5.6. I have run the PHP Checker: Install Check phpVMS Build Number: simpilot 5.5.2 Checking PHP version[OK] PHP version is 5.6.29.xASP Tags[OK] ASP-style tags are disabledChecking connectivity...[OK] Can contact outside serversChecking for SimpleXML module...[OK] SimpleXML module exists! When I go to the default directory, it returns this: Notice: The template file "/home/yand/public_html/flight//lib/skins/crystal/header.php" doesn't exist in /home/coreyand/public_html/flight/core/classes/TemplateSet.class.php on line 231 …
Last reply by Curshad, -
- 2 replies
- 1.2k views
Hey everyone Just getting back into this with the new phpVMS with our Kacars program. we have about 95% of it working as it should and working very good. However I ran into an issue with the weather resource links and chart links. Can anyone please pass on the new information so I can edit the appropriate files. Thanks in advance Wood
Last reply by Wood, -
- 0 replies
- 825 views
Hi there, I am very new to all this and I have recently just setup a web site and I would like to try and achieve the following; I would like a page that displays a map, with live flights on it for people to see. The flights will be from a group I run. I have tried to find phpVMS to download it and install as per the instructions on this forum but I can't get hold of a copy of the actual files. Can anyone help me with this to start with? If you know where I can get the files I need then I can get started on my project and I'm sure I'll be back asking for more help soon. With thanks, Chris
Last reply by spacedood, -
- 7 replies
- 2.6k views
when i click on "Start Here" within the installation it says 404 Page Not Found
Last reply by IrfaanKhan, -
- 6 replies
- 1.7k views
Is there a way to list the addons in the Admin folder in alphabetical order?
Last reply by KenG, -
- 1 follower
- 8 replies
- 2k views
Hello i would like to restrict our VA registration page based on below points. Registration can only be possible based on email invitation otherwise people should not able to access registration page. somehow we wanted to block our registration page for the new users. any ideas or help will be appreciated. Thanks in Advance.
Last reply by IrfaanKhan, -
- 0 replies
- 837 views
Please remove the Post thanks
Last reply by mynameiskhan, -
- 7 replies
- 3.4k views
I have been having a problem with "Could not open socket". I DO USE A PAID HOSTING WEBSITE, so it is FOR SURE not the hosting site.... Could someone please tell me how to remove recaptcha, I have searched all over this forum and found nothing that removes it. Thank you.
Last reply by ProAvia, -
- 3 replies
- 1.8k views
Hey, so I have this problem that whenever somebody registers for my virtual airline, they just see an error page that says "Could not open socket." Could someone please give me some instruction on how to fix this? I am not particularly knowledgable on phpVMS and require some assistance. Many thanks, -RandomDerecho
Last reply by randomderecho, -
- 4 replies
- 1.7k views
Hi is any way to embed the live map and airline map that are installed on php server and php web, via HTML CODE on web side that work via HTML? please help
Last reply by reivax, -
- 2 replies
- 2.3k views
Hi! I try startup phpVMS3 on my server with nginx and php-fpm. Afetr click "Start Here", I always take 404 error. My nginx config: server { listen XXX.XXX.XXX.XXX:80; server_name v3.myVA.org; access_log /var/log/nginx/v3.myVA.org.access.log; error_log /var/log/nginx/v3.myVA.error.log debug; root /www/myVA.org; index index.html index.php; gzip_static on; gzip on; gzip_comp_level 5; gzip_types application/x-javascript application/javascript text/css image/jpeg image/png; location / { try_files $uri $uri/ /index.php; } loc…
Last reply by servetas, -
- 1 reply
- 1k views
I have the following error when I added a expense: Strict Standards: Non-static method FinanceData::setExpensesforMonth() should not be called statically, assuming $this from incompatible context in /home1/mcfilmsp/public_html/php/admin/modules/Finance/Finance.php on line 325 Pls help!
Last reply by ProAvia, -
- 4 replies
- 1.4k views
We recently had a PIREP that was rejected. Was recorded with a 45 hour flight. With it being rejected the hours are still being recorded in the Top Pilot MOD/ Still showing after being deleted as-well. Does not show in the database or the pilots recent flights. Anyone else had this happen to them or have an idea how to remove that info? Top Mod by SimPilot
Last reply by flyalaska, -
- 15 replies
- 5.1k views
After a lot of problems, and with the help of Nabeel at Fivedev, I've finally manged to install phpVMS. Now I've come across another problem. Whenever I try to add airports manually I get an error "There was an error adding the airport". If I try to "look up" an airport, the system just hangs and doesn't do anything. I've now tried this using two different installs and with two different paid hosts. I've looked through this forum and can see that others have had the same problem in the past, but can't see any solutions to the problem. I've been trying to get my VA set up for nearly a week now, using different platforms and hosts, so I'm getting a bit 'pe…
Last reply by ProAvia, -
- 4 replies
- 1.5k views
[02:21:27] Engine 2 is on[02:22:23] Engine 1 is on[02:24:40] Flaps set to position 3 How can I delete the time ([xx:xx:xx]) from the pirep log of pirep_viewreport.tpl ?? I'm using SmartCars... Thanks you =)
Last reply by ProSkyDesign, -
- 2 replies
- 1.6k views
Hi, My name is Caio Guedes, and I'm creating a new VA, Horizon Linhas Aéreas ( BR ) , But I'm having a problem, my live map is not working. Can't see flights in real time. It's now showing up, only the map, nothing more. But when the flight is ended, I can see QXE0001 - Caio Guedes QXE001 SBQV SBSV FSACARS Closed 68 0 0 nm I can send logs, and accept them. So I guess the problem is concentraded in LiveMap. What should I do? * I'm using FSAcars to Log * The Fleet was created * The Routes was created Sorry for my bad english. http://horizonacars.byethost15.co…
Last reply by web541,