Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 1 reply
- 1.1k views
Hi. Just moved over to phpvms as it has fsacars and fspassengers integration so well done. One thing which seems to be missing is when a new pilot signs up, I don't get an email alerting me to this. Am I missing something or is this not possible?
Last reply by Nabeel, -
- 1 reply
- 1.2k views
hey there....again, Just wondering if it is possible to auto accept memberships and pireps ? I often spend much time away from the computer and would like to be able to auto accept pireps and membership applications....I think just wondering if it is even possible ?
Last reply by Nabeel, -
- 1 reply
- 1.2k views
I accidentally lost some CSV files on my computer lol but is there a way to get the data off the phpmyadmin and convert them back to CSV format?
Last reply by cale250, -
- 1 reply
- 1.3k views
After applying the latest beta update, I noticed an error after adding a schedule via the admin centre: Warning: implode() [function.implode]: Invalid arguments passed in /home/plusair/public_html/admin/modules/Operations/Operations.php on line 514 The fix to this (as identified by a dev friend of mine) is to the input sanitisation in Vars.class.php public static function cleaned(&$V) { if(is_array($V)) { foreach($V as $k => $val) { $V[$k] = self::cleaned($val); } return $V; } return htmlspecialchars(addslashes(stripslashes($V))); } Hope this helps anybody suffering from the same error.
Last reply by Nabeel, -
- 1 reply
- 1.3k views
HI I INSTALLED PHPVMS EVERYTHING IS WORKING BUT I DOONT KNOW WHY I GET THIS AT THE TOP OF EVERY PAGE PHP Error Message Warning: fopen(/home/a2467382/public_html/vms//lib/js/jquery-front.js) [function.fopen]: failed to open stream: Permission denied in /home/a2467382/public_html/vms/core/classes/CodonCondenser.class.php on line 95 Free Web Hosting SOMEONE PLEASE HELP
Last reply by Nabeel, -
Hey everyone i have a question...Wondering if it would be at all possible to get FAA info for airports and such for my site, so i can have some type of a warning system or something alerting the pilots about FAA alerts like in real life. Thanks
Last reply by G-NEWC, -
- 1 reply
- 1.1k views
Not sure if anyone has noticed this or having the same issue. My charters change every day so that means I am activating and deactivating them everyday. Well, when I go to edit a schedule the system swithces the aircraft on me for some reason, in particular the Beriev I am using. It seems to only switch this one for some reason, I have two and it defaults to the 243 reg number.....I am really having to keep an eye now when editing cause of this.
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hiya All, I wondered whether there is a way that we could use the ranking system but without hours, for example I'd like to promote so one for their hard work but not because of their hours. Is there any way the system can be changed so it isn't done by hours our if not possible right now, could this be in the next release?
Last reply by Nabeel, -
- 1 reply
- 1k views
I'm not sure if this has been asked, but it is possible to add custom airports/scenery to the Airports/Hubs list?
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Dear Nabeel I don´t know if this is a bug but When i enter some hours into the new transfer Hours field, it adds the hours into the system BUT won´t update the Rank of the Pilot - Is this a wanted feature or a bug?
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Heya Guys, I wanted to change the default email sent to new pilots. Is there anyway I can change this.
Last reply by Strider, -
- 1 reply
- 1.1k views
Hey Nabeel, I did a fresh install of the beta last night and everything works perfect (Besides the ACARS). But I just tried to add an expense and it wasn't letting me. The field is there but the Add button isnt! Thanks, Nick
Last reply by Nabeel, -
- 1 reply
- 1.3k views
I just install the PHPVMS on my new web hosting server today. How do i setup ranks for staff members without using my pilot rank i have going for non staff members. and also how to i add a link to my pilot center like to add a link to my forums. Thanks Eric Maresh CEO ASA100 flyasava.com
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hello, I was wondering if we could change the pilot ID format from 0001 etc to 111 or something like that
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Hi is there a way to send an email to the admin group users when: - new user registration is pending - new prirep approval is pending? Regards,
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Nabeel, I've tried looking and tried figuring out the API, tried reading PHP tutorials, to no avail. I don't have any idea how to simply pull a logged in user's data onto a webpage. A simple "hello world" would help me. The only thing I've been able to do is recall the pilot's ID by putting: <?php $pilotid = PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); ?> in and then: <li><b>Your Callsign</b>: <?php echo $pilotid ?></li> I'm probably going about it all wrong but that works at least. I'm trying to find a way to pull up the total number of hours, latest flight they flew in a short format…
Last reply by Nabeel, -
How to
by Coolkid122- 1 reply
- 1.2k views
Where do you put the fspax config in? the main folder or what?
Last reply by padsquad43, -
- 1 reply
- 1.2k views
How would I go about this? The charts and graphs are a tad to wide for my skin, so where do I go to resize the charts to make them that tad bit smaller? Mucho thanks.
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Is there a way to make pilots automatically inactive after a certain amount of time without filing a PIREP?
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hi guys! This is my problem: Each time I log on to the phpVMS Admin Panel, and I try to add an airport, I try to get the information automaticlly (Look Up!). I only get "Fetching Airport Data" message and then nothing happens! (Been waiting for more than 20 min now). When I try to enter the information manually, I succed. It says, "The airport has been added". But then when I refresh the page I get the "No airports have been added"
Last reply by Wayne, -
- 1 reply
- 1.1k views
Just noticed when I went to do a manual pirep that it wouldn't let me because I hadn't bid on it? Never noticed this before as I usually FsP or ACARS. Is this a bug or are you supposed to bid on flights now before flying/filing them. (Using Version 1.2.687 if it helps)
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Gudday The total aircraft flight hours are all zero ! Any fix for this ?? Cheers Mike
Last reply by Nabeel, -
- 1 reply
- 1.1k views
I accidentally deleted the schedules table from the PHPVMS database, and now I can't add or import routes! What do I do?
Last reply by Nabeel, -
- 1 reply
- 1.3k views
List where i have seen or am seeing the fatel errors Fatal error: Class 'googleChart' not found in /home4/ghostinv/public_html/aireastvirtual/core/common/ChartGraph.class.php on line 255 On pages: Schedule Details Pilot Center - but you fixed this for me...not sure about updates yet Thats about all that i can find....if anyone else see's these errors then please post where you are finding them so nabeel is able to fix this in the next beta thanks
Last reply by Nabeel, -
- 1 reply
- 1.4k views
Hi all I have been lokking at some of your sites and very impressive they are to. I see some of you have login boxes on your front pages, I was just wondering how you did that, is it a show template thing or are you cutting and pasting code from the login page? Sorry if this questions been asked before I did look throught the forum but couldn't find anything Karl
Last reply by roboa, -
- 1 reply
- 1.9k views
One of my partner VAs is having troubles with their phpVMS installation, and we have no clue what it is... here is what is seen in every page with copy/pasted material... Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/vol8/byethost22.com/b22_3308389/aerocaliforniava.co.cc/htdocs//core/templates/Hello! This is Wilson Adams, Chairman of the Nova Virtual Airline Alliance, of which AeroCalifornia USA is a member. I am pleased to inform you that the following routes from our codeshare partners, as well as NVAA flights have been added, and all of AeroCal USA's routes have been added to our vast routes database at www.novaallianc…
Last reply by Nabeel, -
- 1 reply
- 1.3k views
Alrighty here is the deal, one of my pilots has posted on out site saying that he submitted a pirep and its not showing in his recent pireps. I go to the admin panel and the flight he flew before the one that did not show up is there in good flying colors. Yet the other one says he is missing the aircraft reg. and name, so would this cause it to not show up in his recent pireps cause as soon as i added the name and reg it showed....?? Here is his post.. So im guessing it didnt show cause of the no aircraft name and reg. Just thought i would ask thanks.
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi Nabeel, I have an idea that I wanted to float by you. Would it be possible to extrapolate a rough heading of the flight by taking the present position and comparing it to the intended destination? If so, adding some extra icons to the image folder, say an icon oriented for every five degree increment and then calling up the appropriate icon to display on the map. It would not be perfect since it would always want to point to the lat and long of the destination while you are sitting at the gate. There is just something that doesn't seem right flying from Vancouver to Miami in reverse. At one time, I was with a VA that had FSAcars and Google maps using this techniq…
Last reply by Nabeel, -
- 1 reply
- 973 views
Hey guys, I've tried to fix this problem for a few weeks now. But when you go here - http://flycirrusair.com/index.php/pilots and scroll to the bottom My hours show all messed up. I have re-filed the pirep's, removed tranfered hours, and all that but it still says that. Any help is good! Thanks
Last reply by Nabeel, -
- 1 reply
- 967 views
My live map isn't showing flights, I tried reinstalling the latest beta but no luck.
Last reply by RogerB,