Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
pilot pay?
by Kalo- 7 replies
- 2.3k views
Hello, Sorry if this has been posted before but I have not found any related topics in the search. I am just wondering what is pilot pay for? Can pilots of your airline use their earnings for anything? So far I have not found any use for pilot pay. Thanks!
Last reply by mischka, -
- 4 replies
- 2.3k views
hello all i have something strange here i was helping a friend installing vms installation went great checkinstall and checkdp also ok homepage shows but when i pus anny link or try to login i get this error No input file specified. annybody seen this or am i the first
Last reply by joeri, -
- 5 replies
- 2.3k views
Running latest beta. I customized the email_pilot_retired.tpl and added it to my skin folder but the system ignored it and sent the tpl from the core/template. Thanks, Keith
Last reply by TennShadow, -
- 4 replies
- 2.3k views
Hi i created a skin about 3 years ago for my va this has since folded after some consideration we are building a new va i dont have any of the old files left but i cant for the life of me remember exactly which line of code that has to be removed to stop pages being added to the navbar. Also i cant remember the line of code to call a specific page i.e to use on the front page instead of module calling. hope some one can post these lines of code for me as i have spent ages trawling through the search and forums here to no availe to find dead links or no advise if you cvould help it would be appreciaited Many thanks Craig
Last reply by craig757, -
- 7 replies
- 2.3k views
Hello, I would like to add all the fleet on each route flown, is there any option to do that automatically without having to write the very same route all over again for every aircraft?? Ex: If I have 3 Aircraft: A320 with reg: N123, N456, N789 And if I am creating route from point A to point B Flight UAL007 Then Do I really have to write 3 route insted of one with all 3 reg? ex: A to B UAL007 N123 A to B UAL007 N456 A to B UAL007 N789 I am asking that because I have a real fleet listing with 22 different aircraft type and each type got between 10 to 20 reg... Thanks, Alex
Last reply by Nabeel, -
- 5 replies
- 2.3k views
Is it possible to filter flights through each airline inside of the pilot center flight search i have 5 airlines inside of phpvms and was wondering if there is a way to filter the flights, meaning separate passenger flights from cargo flights and so on. Please help! Kind Regards, Allan CEO Wings Aviation
Last reply by Nabeel, -
- 1 follower
- 5 replies
- 2.3k views
Wrote a script to get VA total flights current month This for StatsData.class /** * Return the number of flights current month * * @return int Total number of flights * */ public static function Totalflightscurrentmonth($airline_code='') { $key = 'total_flights_month'; if($airline_code != '') { $key .= '_'.$airline_code; } $total = CodonCache::read($key); if($total === false) { $sql = 'SELECT COUNT(*) AS `total` FROM '.TABLE_PREFIX.'pireps p WHERE month(p.submitdate) = month(now()) AND year(p.submitdate) = year(now())'; $result = DB::get_row($sql); if(!$result) { $total = 0; } else { $total = $result->total; } CodonCache::write($key, $…
Last reply by Strider, -
- 7 replies
- 2.3k views
I'm trying to figure out how to change the contact form to when an email is sent and I hit "Reply" in my email client it will automatically populate the field with the senders email address. Right now, when I hit reply the address is my website address that I have setup in PHPVMS. While this isn't that big of a deal if I'm on my laptop to copy and paste the senders address into the "to" area. However, I mostly answer emails from my phone and that is a little more of a pain. Does anyone have any ideas on how to do this? Thanks, Keith
Last reply by flyalaska, -
- 3 replies
- 2.3k views
Hi guys, I want to install phpvms But it says : Fatal error: Class 'DB' not found in /home/u929999720/public_html/core/common/SettingsData.class.php on line 28 phpVMS Install Checker : Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [OK] No errors found! No corrupts and errors Thx, Regards,
Last reply by warpennys, -
- 1 follower
- 3 replies
- 2.3k views
Solved , i missed some files
Last reply by Parkho, -
- 1 follower
- 11 replies
- 2.3k views
We have an issue we can not solve and need assistance please. We have a flight which is displaying on our Live Flight Board from a pilot that was removed/deleted. This is messing up how the Live Flight Map/Live acars Map is displaying. I have deleted the flight from phpvms_acarsdata which fixes the issue for a few minutes, then the flight just reappears after a few minutes which then messes up the maps again. Could anyone please assist us in resolving this issue. We are using: phpVMS Version simpilot 5.5.2 Custom Kacars
Last reply by Parkho, -
- 11 replies
- 2.3k views
Hi, When a page is added the system automatically includes a title in the top left corner like this. Is there a way to remove it? many thanks
Last reply by roboa, -
- 3 replies
- 2.3k views
Hi, My name is Liam Boyer and I am an administrator of American Airlines Virtual for Infinite Flight. I am seeking a way for my pilots to enter PIREPS or Flight logs into one system that I can view and show their status. My website is a free version of WIX. Please help. Thanks Infinite Flight is a Flight Sim on mobile devices, not as awesome as FSX, but good enough for those who play on Mobile. My Website: http://americanairlinesif.wix.com/virtualamerican
Last reply by t_bergman, -
- 7 replies
- 2.3k views
Hello All, It appears my chats are not working again in phpvms, I have a dev install updated to v2.1.935 My live site is running v2.1.936 Neither of the sites are showing charts but they were last week and I have not had a security breech from what I can see. Also, the activity feed works fine on the earlier version 2.1.935 but its failing to work on v2.1.936 Is anyone running v2.1.936 and have the activity feed working ? Any help on these matters would be most appreciative, Thanks
Last reply by AUZ, -
- 1 reply
- 2.3k views
Build 274When I try to login to the admin panel I get an error about the google maps API being registered to a different website. I am then returned the the login screen.
Last reply by Nabeel, -
ok i have looked about in the other post's and i find it hard to find the code and where to put this code so it does not show any hub's or Lists. So it is just one list of pilots. If possible could you please reply with the code and Where to put it. Regards Daniel
Last reply by Daniel, -
- 9 replies
- 2.3k views
Hello all, I have 2 problems 1) The admin panel is showing this error/message when editing aircraft. It is allowing the aircraft to be edited but I don't know why that is there. 2) After inputing a number of flights from the UK-Ibiza the routemap won't show flights to other destinations. Just the ibiza route. any help appreciated!! roboa
Last reply by roboa, -
- 3 replies
- 2.3k views
Hello guys, i´m still realy happy to use the phpvms system. But is it posible to chgange the rights of a user group? For example: a moderator is only able to validate pireps and to accept registrations. Is that posible?? Thank you in advance. Kind regards Chris
Last reply by Chris, -
- 5 replies
- 2.3k views
Hello, my website is not really working on firefox, but is working very well on I.E, i was wondering if someone help me out, sometimes Firefox works and I.E doesent, its all mixed up Thanks
Last reply by scottjgd, -
- 5 replies
- 2.3k views
Hi Guys, Just moved to a new server and having an odd issue with registration. When a user registers it goes to a blank screen despite the entry being made in the DB and new pilot notification in the admin panel. Ive built Apache using php 5.3 and check install & checkdb shows no errors on phpvms. Neither does it send an email for pireps or applications but sending a mass email through the admin panel works. (Server is CENTOS 6.6 with cPanel) Nothing is logged in the error log either. debug is true. Has anyone come across something similair or any clues where I should be looking? (i've reverted back to stock tpl's and still same problem) Thanks in advance Nick.
Last reply by alpyeni1, -
- 7 replies
- 2.3k views
When I click on Current Flights, or try to create the recent Flights Map, I get the following error: Notice: The template file "/home/xxxxxxxxxxx/public_html//core/templates/acarsmap.php.tpl" doesn't exist in/home/xxxxxxx/public_html/core/classes/TemplateSet.class.php on line 248 Looks like it is trying to call both the .php and the .tpl files at the same time. Any suggestions?
Last reply by Steve Bartlett, -
- 4 replies
- 2.3k views
Dear Nabeel hi need urgent response on this i have installed PHPVMS for one of my VA name virtual airblue and from 3 days now somebody hacked it changed removed my ID posting wrong things on site changing site details how he breeched access into admin cpanel plz help URL http://vpia.org/virtualairblue/
Last reply by simpilot, -
- 10 replies
- 2.3k views
Is there a way to allow selective admin section log-ins? ie - allow a crew base manager to approve PIREPS but not get into the other functions of the admin panel. :
Last reply by Strider, -
- 6 replies
- 2.3k views
Hello friends, I have a problem again to send the log. the following message appears: "Dababase send error log error" My reporting of this error below. removed by Nabeel my site not error;; view http://voeoceanairvi...heckinstall.php http://voeoceanairvi...all/checkdb.php waiting your help. thank you.
Last reply by CN@ndo, -
- 4 replies
- 2.3k views
Hi, I have an issue when you login to the crew center, on a subdomain, it redirects you to the main page, run by wordpress.... ANY IDEAS ON THIS ISSUE!!!!
Last reply by Jonah0037, -
- 4 replies
- 2.3k views
Tks for the awesome system fist of all. I have problems when typing Chinese. The site shows it in ????... Also, I changed some words like home, pilot center etc. into chinese, i have to change the encoding to BIG-5. How to avoid these problems? thanks Cheers!
Last reply by Nabeel, -
- 6 replies
- 2.3k views
Hi all, Happy New Year. I'm experiencing a few issues with my registration page after I edited it for formatting, while at the same time adding a few additional fields. I understand that Nabeel gives admins the option to add custom fields via the Admin Panel, but I noticed that when that happens, I'm faced with a huge problem when it comes to formatting. As a result, I formatted the registration_mainform.tpl as I needed it to be formatted and took out the code that included the custom fields. I then manually added those custom fields and created columns in my phpvms_pilots database on my server. After doing so, upon registering a test pilot, I'm encountering this error:…
Last reply by AGuyFawkesMask, -
- 1 follower
- 3 replies
- 2.3k views
Hello , I am using PHPVMS v5.5. I have installed AutoAccept PIREP Module by Baggelis.com. Initially after installation , it showed me errors but after browsing though the forums it helped me get rid of all errors. Now even after having no errors , its not accepting/rejecting the PIREPS. Any Solution?
Last reply by eliezerazevedo, -
Map Display
by Laura- 6 replies
- 2.3k views
I just tried to connect to see if everything works the way it should, and more or less is does. But, as soon as my flight was displayed on the map, the map was zoomed in to the maximum - why's that Should actually look like this And, i then closed Kacars & FS but the flight is still displayed as "taxiing to rwy" - more than 4 hours later - i guess this is just a matter of (in)correct settings, is it ?
Last reply by Laura, -
- 7 replies
- 2.3k views
Is there a way to make the login automatic so that users do not need to login every time they goes to my website, like a remember me feature? If so, could you please explain how? Thanks, Carl www.swava.net
Last reply by tutmeister,