Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.5k views
My live flight map is not working. I can see in phpvms_acarsdata that the data is being revived but the flights are not being displayed on the map.
Last reply by in2tech, -
- 1 reply
- 1.5k views
Hey i was wondering where the code was for the pilot information for the ones that are flying that show up on the live me, the information for... Pilot, Flight Number, Departure, Arrival, Status, Altitude, Speed, Distance/Time Remain Going to try and do something cool with it on my main page thanks for the help.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
When logged in as admin and viewing the overview report (reports & expenses), my aircraft usage was showing weird hours and miles totals. A quick delve into the StatsData.class.php showed that the sql query for AircraftUsage was using COUNT() rather than SUM(), i.e. public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SUM(p.flighttime) AS hours, SUM(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_PREFIX.'aircraft a ON p.aircraft = a.id GROUP BY p.aircraft'; I changed the query accordingly and the totals now show correct values. Nabeel, was this the right thing to do, or was I…
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Ok, I would like to ask a few questions... Schedules: I had saw something about hiding them when they are not scheduled to fly. Because I want all Schedules available but I want to show what days they fly in real world.So e.g. Mon, Tues, Thurs, Fri Thats Route does not fly on Wednesday (Today) but I want that schedule to still appear there. Also... Calling last 5 Flights: I need some help calling the last 5 flights that were completed by the pilot. I want to show this in the Pilot Center. Thank You, Daniel
Last reply by amcpilot, -
- 2 replies
- 1.5k views
I am building my Virtual Charter Airline. I am interested in buying one of the Charter modules from Crazy Creatives. I sent them a message about 5 days ago in regards to pre-sales questions. I still have not gotten a response. So if it's ok, I will ask here. Maybe someone here has purchased the Charter Ops Extended module, and would be willing to help me out with an answer? I am wondering if the Charter ops Extended module has the feature where you can add descriptions & pictures on the flights page like the Executive Flight Division does (I really like that idea for my airline). I looked through the pictures of COE but didn't see that anywhere in th…
Last reply by cfitz619, -
- 4 replies
- 1.5k views
Hello About 2 years ago we upgraded to PHP 7 from PHP 3 (i know that I waited a long time to ask) .However we are still running phpVMS 2.1.936. Ever since upgrading we have been running into weird database issues. Basically if you try to delete a route a few (few because I don't know how many sometimes 2, 3,7) days later the routes will come back. Same thing when trying to edit routes. Edit the route say you want to make KLM 1234 go EHAM-EGLL instead of EHAM-LOWW. I edit it all is good, a few days later KLM 1234 is back to EHAM-LOWW. Just this past weekend i also noticed this same issue when trying to delete PIREPs I can't for the life of me fig…
Last reply by NWA1999, -
- 2 replies
- 1.5k views
Hey Guys, is it possible that only special ranks can book a flight on the schedules form? (not visible for some other ranks like the days of the week?) Thank you in advance Kind regards Chris
Last reply by turtle6340, -
- 2 replies
- 1.5k views
Hi there, I have tried to combine the bidding system with the Fleet List from Mitchell (http://forum.phpvms.net/index.php?topic=1665.0), but I have not suceeded. I want to more colums on this fleet list, which are: Flight number and the BID system. We are operating as a business airline, at the time, 5 aircrafts and I want to make our pilots available to book their aircraft direct from the fleet overview page. If an aircraft is booked it should be not bookable to someone else. Can someone help me in merging the bis system into the fleet page. thanks a lot, best regards, Markus
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Hey Guys, At the moment, with the routemap (../index.php/routemap) theres just a "title" above each of the markers with information on the airport name and ICAO. How can I get an Info Window/Bubble to show up with more information on the respective airport when clicking on the marker? ---EDIT--- Basically what I want to do, is that pilots open the routemap, click on an airport marker, view flights available and book them. Nice and visual approach. And interactive. Regards, Nout
Last reply by Nout - Zon Executive, -
- 2 replies
- 1.5k views
Hi there, I have a banner in my website structure below my navigation bar. Since I wanted to display it on all of the pages, I have defined it in layout.tpl like this... <div id="banner"></div> <div class="boxmain"> <?php /* This will insert all of the "meat" of the page in there - the template which is generated, depending on which page you're on. To change these templates, check out the docs on the site. They're under the /core/templates folder, and to change them, copy them into the folder of your skin (the folder this file is in right now. */ echo $page_content; ?> </div> 'boxmain' class is my main p…
Last reply by HighFlyerPL185, -
- 3 replies
- 1.5k views
Hello together! My phpVMS crashed from 1 Minute to the next. I tried to look up a Airport (EDDF) at the admin panel. At first phpvms told "Airport not found, try4 Letter ICAO" at the second try comes this- the whole site is gone "Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Lost connection to MySQL server at 'reading initial communication packet', system error: 111 (2013)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /hp/br/aa/…
Last reply by Nabeel, -
- 3 replies
- 1.5k views
I noticed that when a flight, on my VA, is accepted and complete, it shows it was completed flight 5 hours prior, when it actually just happened finished?! Am I missing a config setting somewhere?
Last reply by CPC900, -
- 1 reply
- 1.5k views
Hello, How do when a PIREPs rejected the hours are not added to the pilot ? thanks Rui Miguel
Last reply by servetas, -
- 3 replies
- 1.5k views
Hello, I'm trying to set cookies to expire beyond the session. In the /public_html/php.ini file, I changed the setting from 0 to the value below and it still reads expires on session when I inspect in my Chrome debugger. I want to set it to expire in 30 days, so I entered the equivalent amount of seconds in session.cookie_lifetime. Is this correct or do I need to change a setting somewhere else? Thanks in advance for your help. Chris Smith, www.ndbair.com
Last reply by ChrisSmith, -
- 1 reply
- 1.5k views
FIXED IT xD
Last reply by mark1million, -
- 2 replies
- 1.5k views
hi all boys I have a simple question, what is the file that generates the menu circled in black? (view the photo) thanks for help
Last reply by mattia, -
- 1 reply
- 1.5k views
It seems the activity feed has no limit, and doesn't hide the very old ones. Is there a way to limit the amount the activity feed can show?
Last reply by smokey68, -
- 4 replies
- 1.5k views
Every time i log in i seem to get this error. Catchable fatal error: Object of class stdClass could not be converted to string in /home/jlvirtua/public_html/core/classes/TemplateSet.class.php on line 94
Last reply by Nabeel, -
- 2 replies
- 1.5k views
I'm having a problem, im trying to put the live acars map on my homepage and I can't figure out how to resize it to fit. Here is what is currently looks like: http://fsvirtual.co.cc/index.php/
Last reply by disconett, -
- 0 replies
- 1.5k views
Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /customers/f/9/1/mysitename.net/httpd.www/it//lib/skins/Zumeweb.Pacifi The error manifests itself by clicking on the (news pop-up module) Thanks for any response
Last reply by gio1961, -
- 1 reply
- 1.5k views
This Distance remaining is not showing up ??? What do I have to do get it back ... http://staralliancev...index.php/acars Thank you
Last reply by simpilot, -
- 1 reply
- 1.5k views
hello guys.. Im sorry to come here with the same problem that has been so many times discussed in forum. But I've read all comments on the subject and I can not solve the problem. I should also say that I have no experience on programming , so can plese some one help me? The website is : http://worldstarva.eu ... is not on a free host.
Last reply by mattsmith, -
- 2 replies
- 1.5k views
Gday all, Have a simple question hopefully nobody finds stupid. We're using Smartcars to track and submit flights but getting a "PIREP does not exist" error after each flight. When I look into the database there is phpvms_acarsdata and phpvms_pireps, both of which (worryingly) are not showing some flights that were done. Can I check how are flights stored in phpvms please and is there anything to take note of when using with Smartcars? Thanks.
Last reply by ProAvia, -
- 2 replies
- 1.5k views
Dear All today i visited my website and it was not showing me my website some errors are coming i have checked all the files are there in cpanel but dont understand why its is saying header.tpl doesnt exists.......... Please help here is my website so you guys can check http://www.vpia.org/virtualairblue/index.php
Last reply by Nabeel, -
- 2 replies
- 1.5k views
Hello, i have instaled the full 2.1.934 version and transfer my "old" pilots and total hours to the phpvms pilots table mysql, ok. Sometimes (happened 2 times in same 2 pilots until now) the "transferhours" of those pilots are updated to a lower hours and i dont know why?! For example one pilot have: Total Hours: 5 Total Transfered Hours: 700 Suddenly: Total Hours: 5 Total Transfered Hours: 4.02 for example Any suggestion? Appreciate any help
Last reply by piuozorio, -
- 1 reply
- 1.5k views
Hello, Is there a way you can get rid of the default page titles in phpVMS and replace them with images? Any help much appriciated! Joe
Last reply by Parkho, -
- 3 replies
- 1.5k views
Hello, My pilots at Virtual JetBlue (www.vjetblue.com) are having issue with the FSAcars. They say the copy the config file into there fsacars folder start it, start flightsim and fly etc but it doesn't show them on the Live Map. I have tried it for myself as well and it doesn't show up on the Live Map. Any ideas? Regards, Jacob Khanis VP Operations / BoD Virtual JetBlue
Last reply by Nabeel, -
- 1 reply
- 1.5k views
I need some help with staff logging into the admin center, i am not using the PHPVMS navigation and my nav bar is static so i do not want everyone to see an admin center link. I have all administration resources in one web page, is there a way for staff to log into phpVMS and then get redirected to the admin panel. my goal is to have staff go Admin login to website==>login for phpVMS==> redirected to admin panel inside phpVMS Thanks, and i know this may not be the clearest explanation so dont be afraid to ask.
Last reply by Nabeel, -
- 3 replies
- 1.5k views
Ok, I have localhost in my PC and i'm wondering if does it affect phpvms than on a WebServer publicly? What are the affects?
Last reply by Kyle, -
- 3 replies
- 1.5k views
Is there a way to have the acceptance email sent?
Last reply by Kyle,
