Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 2.2k views
Hi there, in the local_config.php there is the option to automatically set users inactive if not active. Mine is set for true -60 days. However, it does not set any pilot inactive at all. My code as it is now: # After how long to mark a pilot inactive, in days Config::Set('PILOT_AUTO_RETIRE', true); Config::Set('PILOT_INACTIVE_TIME', 60); If someone can maybe direct me to the solution for this, i will appreciate it! Best Regards,
Last reply by piuozorio, -
- 5 replies
- 2.2k views
Hi Guys, I have started my VA last week and am trying to work out how to get pilots. So far to market it I have: Placed A Link On Flightsim.com Registered with VA Central E-Mailed Around My FSX Using Friends. My Site can be found here I have also submitted my site to Google but another question I have is how do you add meta tags to phpVMS. Thanks in advance for the help. Nathan.
Last reply by Cor, -
- 5 replies
- 2.2k views
Hello Nabeel, Thanks for the response on integrating FSPax's logs into FSACARS... Here's an additional question regarding the A/C type pulldown after the "Flight from VA" has been selected. Scenario. My VA has multiple Saabs and Jetstreams... each with its own registration number. So, imagine for a minute, when you pull this list down... all you see is - for example - 20 "JS41" entries in the list. Somewhere in that list - I have to imagine - is a concatenated registration number which is INVISIBLE in the pulldown list. So, if you - after a series of trial and errors - manage to select the correct "JS41", then the correct registration number shows up in the Reg # f…
Last reply by regexpress, -
- 4 replies
- 2.2k views
Hello, Were having some trouble with pilot editings in ADMIN center. Whenever any Staff at our VA go to view all pilots in the Admin Center, nothing shows up. All we get is this: Any advice someone could give to help me fix this would be greatly appreciated.
Last reply by damien82, -
- 1 follower
- 5 replies
- 2.2k views
Hello and thank you for the work you have done (phpvms I am new to all this and i will like to ask if anyone can guideme with a link or something how to setup correctly fspassengers (servers side) to speak with the pirep system that the phpvms uses so i can actually use it in my va and have pilots sent their pireps . So we can track hours flown by every pilot And is it possible to view them live inthe acars map ? Thank you for your help and time
Last reply by Parkho, -
- 4 replies
- 2.2k views
Hey everyone, I'm trying to put phpVMS into a template I like, and when I use the code from frontpage_recentpilots.tpl to show the most recent pilots on the front page, it gives me this error: Warning: Invalid argument supplied for foreach() in /home/airtranv/public_html/lib/skins/AirTran/layout.tpl on line 223 Here is the code that I used which resulted in that error <?php foreach($pilots as $pilot) { ?> <p><a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid). ' ' .$pilot->firstname . ' ' . $pilot->lastname?></a></p> <?php …
Last reply by Kyle, -
- 2 replies
- 2.2k views
Dear forum Members hi sorry for so much posts as i am in a phase of development of my website i will stop asking once it was completed i have a question for you i am making a Individual Fleet page for my website and wanted to get information from database so can someone guide me through this please how i can get aircraft information and downloading link i have created Module with the name of Fleett.php and also .tpl file to output the data now i managed to create the table for my fleet but not getting the info from database what should i put in Fleett.php file to output the data VIA .tpl file only to display individual fleet not all of them like we already have modu…
Last reply by TAV1702, -
Errors on the admin/site
by Guest- 3 replies
- 2.2k views
Hello all, i have an problem on my site, i have installed phpvms correctly it works fine, but today something wrong. in the admin i cant see the airport list, and the schedules. he shows an empty page. and on the website when some pilot wants to login he gives an Warning. Headers already send. error. Does someone know whats wrong? Thanks a lot!
Last reply by Thomas Rozanov, -
- 5 replies
- 2.2k views
Hello everyone, I would like to know how to check if a specific user is online. Example: Check if user ID "ELC0003" is online. Thanks.
Last reply by LeonardIGO4036, -
- 1 reply
- 2.2k views
I have used two light boxes one for photogallery [lightbox2.03a] and next one for video [videobox_1.1]. The photogallery works fine but when I click on the video link it shows the following error: styles.match(/opacity:\s*(\d?\.?\d*)/) is null [break on this error] element.setOpacity(styles.matc...acity:\s*(\d?\.?\d*)/)[1]) : element; prototype.js (line 1916) And it also show a close icon at the bottom of the page, automatically. The js files I have included in video gallery are <!-- video gallery --> <script type="text/javascript" src="js/video/mootools.js"></script> <script type="text/ja…
Last reply by Nabeel, -
- 5 replies
- 2.2k views
Not sure if this has ever been asked or not my search returned nothing to me. Is there a limit to how many pages one can add in the admin panel? I have created around 20 so far and it is still kicking them out great. I have around 20 more to go that I know of before all is said and done. I am more curious then anything. Ray
Last reply by TAV1702, -
- 2 followers
- 8 replies
- 2.2k views
Hi everyone, I am trying to edit the pilot list template adding a header but this is shown repeated on every hub tablet. I want the header to appear just once. Is there any way to solve it? Thanks.
Last reply by ProSkyDesign, -
- 1 reply
- 2.2k views
Hey all,Can you please post your php5 versions?ThanksNabeel
Last reply by VinceN, -
- 4 replies
- 2.2k views
Since we changed hosts for our website we would like to apply the hours our pilots had recorded. Can the transfer hours field be used for that? If yes, could you please help to do it? I filled the window but it doesn't show in the pilot's list. Thanks in advance. BTW, this is a great place. Congrats.
Last reply by skymx, -
- 3 replies
- 2.2k views
I am trying to add 5 new fields to the "add aircraft" page in the admin sections, the database table has the new fields and I think that I have done the code right but its not adding any of the data to the new fields when I press 'Edit aircraft' and would like your help My code is as follows: <h3><?php echo $title;?></h3> <p>* Denotes required fields</p> <form action="<?php echo adminurl('/operations/aircraft');?>" method="post"> <dl> <dt>* Aircraft ICAO Code</dt> <dd><input name="icao" type="text" value="<?php echo $aircraft->icao; ?>" /></dd> <dt>* Aircraft Name/Type (i.e …
Last reply by Kyle, -
- 3 replies
- 2.2k views
In my VA, Fly American Virtual, the VA stats show the TOTAL number of pilots in the VA. I have all active pilots in a group, and then all the inactive or retired pilots in another group, so that everything is organized. How do I set the VA stats "total pilots" to the number of pilots in the group "Active Pilots" that I have? For reference, here is what "Stats" box I'm talking about: <h3>Statistics</h3> Total Pilots: <?php echo StatsData::PilotCount(); ?> <br /> Total Flights: <?php echo number_format(StatsData::TotalFlights()); ?><br /> Total Flights Today: <?php echo StatsData::totalflightstoday(); ?><br /&…
Last reply by Sava, -
- 3 replies
- 2.2k views
Where i can find files to change size of map in (tried config dont work) My Routes Map
Last reply by Jamie, -
- 4 replies
- 2.2k views
Hello, my name is Jose Manuel, I'm from Reivax Air and on behalf of Xavi Rovira , the CEO of the airline I want to tell my problem about the automatic update of flight hours and payments. The problem is very simple but we don't know how to solve it. It's basically that to update the flight hours of each pilot in their dashboard, I must update it manually from the maintenance mode inside the phpVMS "Reset hours" and "Reset payments". I have installed in "local.config.php" the correct script and we have already changed "USE_CRON" to "TRUE". Please we need your help. Thank you a lot from all of Reivax Air members. Bye Jose Manuel GarcÃa on behalf Xavi Rovira.
Last reply by DesComm, -
- 1 follower
- 4 replies
- 2.2k views
trying to of install phpvms, I find the following errors https://i.gyazo.com/f5ecf5c44c24a86d713c54ec4572b160.jpg https://i.gyazo.com/b3b2f55287a0199c04ae7bca9fee1978.jpg someone can help me thanks
Last reply by Vangelis, -
- 8 replies
- 2.2k views
I have tried to upgrade my phpvms version 2.9.1 to 5.5.2. That resulted in not 100% working. What did I do? Create a database-backup from my regular site and upload that into a temporary testsite database. Unzipped and uploaded the 5.5.2 zipfile to the new location and ran install. The default skin works. But when I go into admin, I see that I am missing items in the menubar. One of them is settings. I can go to settings via /admin/index.php/settings and can change the skin. Yet the skin is not working as expected. But the skin is second plan. First is to fix the adminpart. What do I need to do, in order to accomplish this? Thanks ahead, RobB
Last reply by aarbee, -
- 10 replies
- 2.2k views
HI, I have been messing about for a few days not but cant seem to get the right code. I want to update a the pireps table flighttype field where flightnum = T1%% that's not important but i cant get it to run. Basically i have tours that i have now created a separate flighttype for, at the moment they are all in there as P for passenger flights, i want to update them to T for tours as im now reporting in the profiles flight types. Any help would be appreciated. Slightly going mad with banging my head against a wall
Last reply by mark1million, -
- 3 replies
- 2.2k views
I am receiving Strict Standards errors all over the place. just for example when I try to change skins in the admin panel I get these errors.. Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 57 Strict Standards: Accessing static property Settings::$post as non static in C:\xampp\htdocs\va\admin\modules\Settings\Settings.php on line 59 I have changed my error reporting in the PHP.ini file to: error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED as xampp instructed with no luck.. also changed PHP.ini file with this: error-reporting = E_ALL & ~E_NOTICE & ~E_STRI…
Last reply by nabpp, -
- 9 replies
- 2.2k views
Not sure what's going on.. when I try to add an aircraft to my fleet it just says There was an error adding the aircraft
Last reply by ProAvia, -
- 8 replies
- 2.2k views
is there a way to put instead of the aiport name or airport icao, but the departure and arrival city?
Last reply by pouzo, -
- 8 replies
- 2.2k views
I am running Windows Server 2003 with MySQL 5.0.45 Community NT and php VMS 1.2.628. I tried to install php VMS. IIS and the server file system granted all the requisite write privileges, as per the instructions. But when I try to run the installer, then: 1) Superimposed on the gray backround I get: Notice: Use of undefined constant CACHE_TIMEOUT - assumed 'CACHE_TIMEOUT' in C:InetpubSiteswww.air.tziona.comcoreclassesTemplate.class.php on line 50 Notice: Undefined index: action in C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 24 2) Inside the "white page" with the phpVMS logo I get: C:InetpubSiteswww.air.tziona.cominstallinstall.php on line 59 Notice:…
Last reply by Nabeel, -
Whoa?
by flynryan692- 12 replies
- 2.2k views
So this just blows my mind. I haven't been able to get online for a week and when I go to check on my site guess what I find....nothing....I did view page source and this is all that is there. <div id="mainbox"> </div> <div id="sidebar"> <h3>Recent Reports</h3> No reports have been filed <h3>Newest Pilots</h3> </div> Just recent reports and newest pilots shows up in a black font. Anybody know what happen? I went into the main file and such and all the .tpl files and everything seems to be there.
Last reply by Nabeel, -
- 2 replies
- 2.2k views
Hello, I have added hours to my drivers with the Transfer Hours, but like all companies have a limit for each rank, For example, the first rank is exceeded after 50 hours, but why am adding the rank has not been updated even if the pilot with all the extra hours now 76 hours and 13 minutes? Thanks!
Last reply by nicolaananda, -
- 8 replies
- 2.2k views
Good evening all, just popping in to ask a question before I get to bed. Setting up a new installation for a friend of mine and I am having a hell of a time finding an ACARS that will work. The VA is new and he doesn't want to invest financially just yet. Anyway, I digress. I settled on trying cACARS since kACARS isn't available anymore, and am getting errors stating that it is unable to connect. I will provide the need stats below: PHPVMS Version: 5.5.2.72 PHP Version: 7.2 Hosting: Namecheap.com Stellar Paid Package cACARS Installed Client Version: 1.03 cACARS Module Version: 1.0 (in <phpvms root>/core/modules…
Last reply by Heritage1, -
- 3 replies
- 2.2k views
Hello, I have error log in many folders. And i am eraseing them all the time. Is there anyway can we make some cronjob like this and erase them auto? Like this mycommand >/dev/null 2>&1 Is anyone using something like this?
Last reply by OmerAslan, -
- 7 replies
- 2.2k views
Hi folks, my web host doesn't allow external databases. But if I knew what connections I need I could maybe get some exceptions(ip addresses or similar) Reason for asking: some features like Live fuel, doesn't work with our server, and also if we are going to use VAcentral we need a external access. Pulling airport data when adding new airports actually works. Sorry for my messy post, looking forward for an answer
Last reply by TAV1702,