Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 0 replies
- 974 views
i need help with installing phpvms to my cpanel i have watched 5 videos and still no help. I would love for someone to do it for me. i will be happy to trade for paywere fsx products. email: Yzfmoto147@gmail.com
Last reply by Collin147, -
- 1 reply
- 974 views
Hi guys i have deployed the contents of the full install via ftp to my site and created the data base with full access but when i go to the install portion i get the following error, any ideas or how i can solve it Thanks
Last reply by web541, -
Pirep viewall help
by Guest willykamp- 0 replies
- 973 views
Hi any one can help me, to the pirep viewall.tpl show only last five pireps, or how to delete from the pilot public profile Thanks a lot
-
- 1 reply
- 972 views
Hi guys, i have version 2.0 so how i install version 2.1.930? I have try but i received many errors. Can someone help me? Thx very much. Regards, Miguel
Last reply by Nabeel, -
- 0 replies
- 972 views
Hello, I have a problem on my site because when I go to "Pilot Center" and after "View Flight Schedules", I don't see schedules but an error message Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Schedules.php on line 28 Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Schedules.php on line 178 Strict Standards: Accessing static property Schedules::$post as non static in/var/www/alternc/y/yes01/www/infinitiairlines.kappatau.fr/core/modules/Schedules/Sch…
Last reply by yoboss69, -
- 0 replies
- 972 views
How can I link my Aircraft to the actual aircraft. I have added names to the dropdown menu, but its still not filtering aircraft. How can i do this? <div id="aircrafttab"> <p>Select Aircraft:</p> <select id="equipment" name="equipment"> <option value="">Select aircraft</option> <?php if(!$aircraft_list) { $aircraft_list = array(); } foreach($aircraft_list as $aircraft) { echo '<option value="'.$aircraft->name.'">'.$aircraft->name.'</option>'; } ?> </select> <input type="submit" name="submit" value="Find Flights" /> </div>
Last reply by mltpilot, -
- 0 replies
- 972 views
Hi there, Does anyone know how I can ensure that all flight times in my schedule search show two decimal places? So currently anything other than a whole hour show as I'd like, but if the flight (in example is 2) is an hour long, how do I get the ".00" afterwards? Cheers
Last reply by Waters10, -
- 0 replies
- 972 views
Hello, I have a Problem... i cannot file a PIREP not on the Website and not via ARCAS. I see the LOG: Backtrace: DB::write_debug > DB::get_row > StatsData::getTotalForCol > StatsData::TodayHours > include > TemplateSet->getTemplate > TemplateSet->showTemplate > Template::show > CodonModule->render > Profile->index > MainController::RunAllActions Query: SELECT SUM(*) as `total` FROM phpvms_pireps WHERE DATE(`submitdate`) = CURDATE() Do you habe a Soulution? Regards
Last reply by Vincentxx, -
- 1 reply
- 971 views
Ok, on the My PRIEP List. Is there anyway to put the image like for Example Aecpted = Image Check Link Rejected = Image X Link I hope this understands, but is there anyway to do it, i would be happy to do it. Thanks!
Last reply by Kyle, -
- 0 replies
- 971 views
Hello everyone, I wanted to make sure that when a pilot completes a flight a notification would complete, just like vAMSYS (https://prnt.sc/iwbu8j). But I have no idea how to do this. Does anyone have any ideas? Thanks. Regards, Carlos,
Last reply by CarlosEduardo2409, -
- 1 reply
- 969 views
Is it possible to have only admins view the website when It is down for MX, and have all others redirected?
Last reply by Nabeel, -
- 1 reply
- 969 views
Hi I have two airlines on my VMS. However, when I try to move a pilot from one to another, it doesnt work and their code doesnt change. Does anyone know what to do? Matt
Last reply by Nabeel, -
- 0 replies
- 969 views
How is the phpvms link with the ivao-network only, and doesn't accept flights outside the network?
Last reply by tkfeeny, -
Warnings
by Guest- 2 replies
- 968 views
Hello I just installed phpvms and I'm really enjoying it :-) But I have two warning: Warning: Unknown: open(/var/php_sessions/sess_f71b3580ea02bc9a4613369f5c10d9d9, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0 Somebody knows what this is? Probably not good I was also exploring the admin panel and when i was adding an airport, I couldnt see it in the airport list. The same for pilots, when i look to all pilots list, I can't see any pilot. I should see myself I suppose?? Kind re…
-
- 0 replies
- 968 views
Where do the modules to be installed get placed? the instructions say "unzip the package and place the files as structured in your root phpVMS install" this is vague how about specifying an exact location /configuration for the file placement. Otherwise they must be installed manually.
Last reply by DesComm, -
- 0 replies
- 968 views
Hi All I'm trying to get the map zoom in the view.php template to be a wider zoom! I've tried many setting for zoom under the Current Aircraft Location (this is the map for the individual aircraft, not the fleet, thats changes when zoom level is changed in map.php) Current code is: <h3>Current Aircraft Location</h3> <?php $location = vFleetTrackData::getLastFlightAircraft($aircraft->id); if($location) { $airport = OperationsData::getAirportInfo($location->arricao); ?> <div class="mapcenter" align="center"> <div id="currentlocation" style="width: 960px; height: 520px;"></div> </…
Last reply by CFVA, -
- 0 replies
- 968 views
Hello everybody, I have a VA where we can use SmartCars to display our flights via LiveMap, this also works so far. However, in addition to the displayed route, I would also have the flight path flown by the pilot displayed. Can that be implemented somehow? We use OpenStreetMaps as a map. PHPvms version: 5.5.2.72 simpilot / php7.2 Best wishes Vincent
Last reply by Vincentxx, -
- 0 replies
- 967 views
Why?: http://www.bluexpressva.joomlafree.it/phpVMS/index.php/schedules/details/24 Thanks!
Last reply by Blu-Express VA, -
Single Aircraft Stats
by Guest- 0 replies
- 967 views
hello all You think you can have for every single aircraft stastistiche her? example: B747 Total Flights:... Total Distance:.... Average Flight Distance:.... Total Hours:.... as the page "Aircraft Reports" but each aircraft separated best regards
-
- 0 replies
- 967 views
Hello, I would like to know if it was possible to create type ratings instead of ranks. I want to assing to a pilot a certain type rating, for example, rank new hire has 2 aircrafts, B738 and B753 I would like to can assign just aircraft B738 to a pilot or B753 or both. Thanks a lot. Any help is welcome!
Last reply by Alan, -
- 0 replies
- 967 views
Solved
Last reply by Kapitan, -
admin/bids
by ukmil- 0 replies
- 966 views
I noticed an error is the ADMIN/View bids page the PILOT listed against the bid, had an incorrect PILOT ID. So i checked the code, and it simply copied the Flight number by mistake here is the code in the Pilots_viewallbids.tpl notice before the FIRSTNAME, it repeats FLIGHTNUM, instead of the PILOT ID just an obsveration
Last reply by ukmil, -
- 1 reply
- 966 views
hello all, i am having issues setting up my php vms software for my virtual airline and i would some help. i have tried to install phpvms mutiple times and i keep getting a bunch of things on the site itself and i would like to know what it would take to fix it. Site:http://masonproductions2.gta-epsclan.ca/EAA/ Thanks EAA01S Ethan Mason ethangm@telus.net
Last reply by simpilot, -
- 0 replies
- 965 views
I am installing v2 on a php7 server. I am getting an error on installation. Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /data/7/0/70/127/396779/user/403816/htdocs/phpvms/core/classes/ezdb/ezdb_mysqli.class.php on line 97 Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /data/7/0/70/127/396779/user/403816/htdocs/phpvms/core…
Last reply by flyalaska, -
- 0 replies
- 964 views
We have a current site and we are currently developing a new more modern site. The development site has only three of us beta testing it. One of my members has over 2002 hours. I have manually edited his pilot profile in my sql database.The problem we are having is when they do a flight and file a pirep on the development site it will revert to only the flights that are logged on the new site. is it possible to have the new site pireps added to his current hours instead of starting fresh. hope ye can help. Thanks
Last reply by Gearoid, -
- 0 replies
- 964 views
Hello Folks, I ve been dealing with my first Va website and I want to add an image slider instead of a steady banner on my front page. I ve tried several manners to do it (like jquery or bootstrap) but no solution. Here is my websites front page http://www.flytaxiva.org/index.php/ . I would like to have a slider instead of my B777 image. I ' ve tried to add some codes in my layout.php file in the skin folder and also have dealed with style .css files but couldn't get any result. If you can help in this point. I d really appreciate. Thanks in advance.
Last reply by ERDEM, -
- 1 reply
- 963 views
Like if i want to add for expample, EDIT_PIREPS and in the tpl file, adds the group. Is there a list where i can add the gorup settings?
Last reply by simpilot, -
- 0 replies
- 963 views
on the beginning days of this month i had started my own VA Site using the latest version of PHPVMS downloaded from the main site. However, i had encountered a frustrating problem that i cannot sumbit any PIREPS to the system. The MANUAL Submitting option processed and return me nothing but "No reports have been found. I submit via XACARS, it saids " creating default object from empty value in line 337 of PIREPData.class.php" I founded these code: public static function getReportDetails($pirepid) { $sql = 'SELECT p.*, s.*, s.id AS scheduleid, p.route, p.route_details, u.pilotid, u.firstname, u.lastname, u.email, u.rank, dep.name as depname, dep.lat AS deplat, de…
Last reply by James7193, -
- 0 replies
- 962 views
When ever I send myself an email, or somebody else I see the message double. 1 time regular and the other time included with \r\n stuff. How can I get rid of that row including \r\n? Example Just testing\r\nthe\r\nemail form -recipient = to@email.com -name = from@email.com -subject = testing email form -message = Just testing the email form -loggedin = true -submit = Send Message
Last reply by aarbee, -
- 1 reply
- 962 views
My website has stopped sending me emails to notify me that someone has joined or a pirep has been submitted, please help
Last reply by OA01,