Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.8k views
Hi @ all! I want change the name of the txt for fsfk config. Not VA-Template, i prefer the Va Name. But i don´t know what i must change. Thx for help! Andreas
Last reply by Andy, -
- 3 replies
- 1.8k views
I'm just wondering if it is possible to have a bid award that uses random start times? It would be helpful for charter flights!
Last reply by freshJet, -
Signatures
by roboa- 6 replies
- 1.8k views
Hi, Is there a way to move the text on the signatures around? cheers, roboa
Last reply by roboa, -
- 5 replies
- 1.8k views
Hello all, Upon installing the cargo ops module for phpvms for my virtual airline, I get this error: Warning: Division by zero in /home/flymyva/public_html/core/common/CargoOpsData.class.php on line 466 The name of my VA was removed to keep it anonymous as we are still in development. If someone could help me out and tell me where and how to fix this, it would be greatly appreciated. Thanks. Anthony Edwards
Last reply by MooneyPilot99, -
- 5 replies
- 1.8k views
Hello , can you guys please tell me exactly what each file and folder need to be in my php vms as some people can access the files from my server . Thank you
Last reply by Nabeel, -
- 4 replies
- 1.8k views
I noticed all my pilots Last PIREP and last recieved PIREP date/time didnt match (ive gone through them all manually in phpadmin to match them). Also Active/Inactive.....I have a flashing icon Green=active/Red=inactive in the admin and roster pilot list this is triggered by the 0 or 1 variable in the Retired database enrty. A lot of pilots had flashing red when their account was active so i checked my DB and those accounts had 2010 in the Retired entry, this i found was entered after i turned a pilot inactive then returned them to active.
Last reply by mark1million, -
- 5 replies
- 1.8k views
Hi guys, im thinking of doing a pilot bonus scheme, Example Good landing would attract a bonus Exceeding the flight envelope would attract a fine Out of this i have 2 questions, How easy would this be to integrate in to phpvms and, Acars (which ever type supports this) would need to report on a defined parameter say flight envelope where you could define these settings. As i type i see already this could become very complex, food for thought with this i think but i would like to offer something that the pilots can spend their cash on or whats the point of cash would go back to points in the logbooks
Last reply by mark1million, -
- 1 reply
- 1.8k views
I've looked through the forums, and i found someone asking a question about his fleet page - one of the answering posts brought up the question if he'd made the page by creating a module ... I'm still trying to get into this whole PHPVms thing so my question is, what would be the best way to create your own Fleet Page ?
Last reply by Sava, -
- 1 follower
- 1 reply
- 1.8k views
Anyone now how I can update the Live Acars Map navdata getting annoying when flying a flight and seeing a waypoint way off course.... Regards,
Last reply by RogerB, -
- 6 replies
- 1.8k views
Ok, I been on that for a while and I'm trying to firgure out how can I call if there was no reports filed, then how can I say "No Reports Yet" on the Last Flights. So here's my code, and I want to add a part so if there was no flight reports, I want it to say no flights filed yet. <?php $flights = PIREPData::getLastReports($userinfo->pilotid, '10'); $string = ""; foreach($flights as $flight) { $string = $string.$flight->depicao.'+-+'.$flight->arricao.',+'; } …
Last reply by Kyle, -
- 4 replies
- 1.8k views
Hello, We want flight schedules to still be view able after a pilot has bid on them, so another pilot can bid on it aswell. I know its possible, ive seen other VA's do it. All help greatly appriciated!
Last reply by tutmeister, -
- 6 replies
- 1.8k views
Warning: set_time_limit() has been disabled for security reasons in /home/a5554578/public_html/admin/modules/Import/Import.php on line 90 Hey guys Can anyone please help me fix this error - I keep getting it - any advice?
Last reply by edmundk, -
- 4 replies
- 1.8k views
Hi all, Today, I would like display (on the public profil of my VA members) if they are staff or not, let me explain... If a membre is a staff I would like add an word (staff) on his profil and if not nothing. Thank's
Last reply by Gofast77, -
- 1 reply
- 1.8k views
Hello, I have problem with the installation of the software. I possess a MySQL data base as well as PHP5. In order to use PHP5, I must provide however all files with *.php5, instead of *.php otherwise PHP4 would be activated. Now I renamed all files. Nevertheless I cannot install. The following error appears: Warning: include(/homepages/0/d40558556/htdocs/phpvms/install/loader.inc.php) [function.include]: failed to open stream: No such file or directory in /homepages/0/d40558556/htdocs/phpvms/install/install.php5 on line 10 Warning: include() [function.include]: Failed opening '/homepages/0/d40558556/htdocs/phpvms/install/loader.inc.php' for inclusion (include_path='.:/…
Last reply by Nabeel, -
- 6 replies
- 1.8k views
Hello guys! I am trying to view the Schedules & Routes in the Admin Panel but they don't load? Here is a picture showing that I tried deleting cache and resetting the PIREP/Schedule Route from the Maintenance section... Help!
Last reply by Sava, -
- 2 replies
- 1.8k views
Hi all, Recently in my va (http://www.euroscotva.co.uk), a new member joined and has flown around 5 flights, contributing 20 hours 35. According to my second officer pay rate of 7.30 his pay should equal = 148.55 roughly (20.35*7.3). Although, I checked his profile and it showed £20,533? I went and changed this back to the correct original pay through the database although is there an explanation for this? Hope someone can help! Cheers
Last reply by Connor1994, -
- 3 replies
- 1.8k views
Whenever I try to run the install.php file by going to the specified URL, I get the following error on the web page Fatal error: Class 'DB' not found in /home/eastcoas/public_html/phpvms/core/common/SettingsData.class.php on line 28 Any suggestions? (BTW I am using a paid hosting service)
Last reply by JRock39, -
- 6 replies
- 1.8k views
CONTENT REMOVED
Last reply by StartVM, -
- 2 replies
- 1.8k views
After installing phpvms appeared the following errors: On the home page Fatal error: Can not re-assign auto-_FILES global variable in / home / vhosts / en-cbs.noads.biz / phpvms / core / common / PilotData.class.php on line 436 link : http http://pt-cbs.noads.biz/phpvms/
Last reply by nabpp, -
- 5 replies
- 1.8k views
I spoke with Nabeel about this and thought I would run it by the PHPVMS community. I want to have a field or fields for the aircraft. When you add aircraft you would have either a one time purchase field or a lease field that would charge per flight hour. What do you guys think?
Last reply by Nabeel, -
- 3 replies
- 1.8k views
I have a custom field which is a Dropdown box, I have gone onto the Pilots Profile section on the Admin Panel to try out this down down and it is showing the field but with a Text Field not drop down. Is this a bug?
Last reply by Nabeel, -
- 1 reply
- 1.8k views
Hi Guys Just setup my new VA and have just done my first test flight here is the software used: Flight Sim 2004 with Updates Vox ATC FSPassangers (No Flight Data Sent to phpvms) FS Keeper (VA Setup) When I click within FSKeeper to submit report to VA I get the error "No Report ID Specified)
Last reply by Edwin, -
- 4 replies
- 1.8k views
Hi everyone, I have been looking into the possibility of running my copy of phpvms via secure connection so that if people browse to http:// they are redirected automatically to https:// as my paid hosting offers free security certificates and secure hosting. I did a test of it on my testbed platform for phpvms, added the secure hosting to the domain, added the certificate, added the code to the htaccess file for phpvms and set url rewrite in the config file to true however it didnt load the page correctly. Some compotents were loaded and others were not. Firefox said the page contained mixed content. I have searched the forums for this one but have not found any resul…
Last reply by web541, -
- 1 follower
- 7 replies
- 1.8k views
Hi dears, i'm asking myself if is possible to get the pilot list in a page without a template to put it in a wordpress theme with <iframe> for example: http://remote.fsairlines.net/v1/roster.php?rvi=368&title=off and how can I do that? Thanks!!
Last reply by ProSkyDesign, -
- 3 replies
- 1.8k views
Hi there, I'm a retired airfoce officer and run a military / SOC VA in the Netherlands. It's very difficult to find good performing VA software for us. I truly believe that if phpVMS is willing to support us too, their marketshare will grow. We need software with the same capabilities as for a civilian VA however there are a few other things. - military don't fly "routes", they fly missions and every mission is different. However we have standard patrol, AAR, etc procedures wich fit nearly but not complete in the phpVMS package. - the pilots and Groups thing fit. (no changes needed) - Airline Operations should be changed in Ops Center and then - - Add & Edi…
Last reply by llju1, -
- 7 replies
- 1.8k views
I tried connecting my Va to VAcentral. When i did it connected but i got this message when i went to my site: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'james142'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home4/flyirela/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 I undid everything i did before i got this message but i still get the message?
Last reply by James142, -
- 2 replies
- 1.8k views
Hey Y'all, I need some help. I want to create a schedule that will have the airplane type, (B738) and when the pilot goes to bid a flight, the system assigns them a tail number from the fleet database. Can any of you phpvms geniuses help me please? Regards, Zeke
Last reply by ZekeElias, -
- 1 follower
- 4 replies
- 1.8k views
Hello gents, I am having an error like this Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /homepages/10/d731413587/htdocs/ftv/core/modules/news/news.php on line 45 How can I change this or what should I put onto line 45 ? Thanks in advance .
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Hi all this isnt a moajr thing just filling my email inbox for now , but , When you submit your pirep be it with FSACARS or FSPAX or even manually, I get told four times about it .Any ideas how i can cut this down ? also having a similar issue to anoher post i think i may have said aboutit before any ideas ? in the ADMIN section whern you first get there it show menus down left and this in middle Pilot Reports for the Past Week (shows a loading image) aprox 30 seconds later i get this Pilot Reports for the Past Week Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 478 have s…
Last reply by Nabeel, -
- 2 replies
- 1.8k views
I am the CEO of an airline but I was not the person who put our airline on vaCentral. He has since stopped communicating but during that period, we updated our name of our airline. (Has been ignoring my emails for 6 months now) There is also the incorrect amount of founders (being three instead of one, including me) and we are also about to upgrade our website address as well. Is there anyway to either update the current account or do I have to take down the account and put up a new one???? I would really appreciate the help. Thanks. -- UAV04
Last reply by UAV04,