Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.4k views
I input the route date for my flight, but Navdate make it look strange. How to remove the Navdate in phpvms? Pls advise
Last reply by Digi, -
- 0 replies
- 1.4k views
http://192.3.141.136/dashboard/index.php/registration register and bid a flight once you ahve bidded and you go to my bids there is no bids smartcars wont find the bid either EIDT: it happens with default skin on every version that exist exepct on phpvms 7.0but that dosnt have an acar registration is automatic until site is fixed here is my schedules_bids.php SOLVED: adding a euquipment in flight is a good idea <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <section class="content-header"> <h1>My Bids</h1> </section> <section class="content"> <div c…
Last reply by spkier, -
- 2 replies
- 1.3k views
Hello all. On the phpvms admim panel, sysytem dont add any one new airport. I try a lot of diversus contrys. But any one go to system. Just show this and dont change.... "Fetching airport data..." Any one? Thanx
Last reply by Gabriel Fernandez, -
- 23 replies
- 5.3k views
Well I got it this far lol on my own. http://www.canadiana...rtual.net/ Now why don't it look right and what did I do wrong????
Last reply by MPECEO, -
- 1 follower
- 6 replies
- 1.9k views
Hi guys. I am completely new with phpVMS. So I started a new site. The site works almost perfect on Firefox, Opera, Chrome. But not on InternetExplorer 11. The Nav Menue not showing up as well as the slide show. the site is www.v-twa.com. Any solution for IE11? Thanks Roland
Last reply by roland1504, -
- 6 replies
- 2k views
I am in the process of implementing a new skin for my operation. My main pages will be .php type pages. The strange thing is they all have the same code but only 3 or 4 act up and I am baffled... this is the error.
Last reply by RogerB, -
- 10 replies
- 2.1k 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, -
- 2 replies
- 1.4k views
im trying to filter the finances to view the options that are listed, flight number, dep airport etc. but i keep getting this: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Finance' does not have a method 'viewreporttype=m1301716800&submit=view+report' in /home/flyohioe/public_html/core/classes/MainController.class.php on line 218 any ideas?
Last reply by Jeff, -
- 5 replies
- 2.6k views
Warning: fopen(/var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/pages/ourairline.htm) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/common/SiteData.class.php on line 184
Last reply by bwilber, -
- 2 replies
- 1.7k views
When you file a PIREP there is a comments field, However when viewing pending, or Approved Pireps there is no way to view comments included in the PIREP.Told you I'd break something
Last reply by VinceN, -
- 5 replies
- 2.7k views
Good Evening After Update to the new Version i become an Bug Bevore we have made the update we have flown 3 Flight after the update we have flown 16990 Flight. Thats not correct Total Flights: 16999 Total Hours Flown: 2.25 Total Flights Today: 0 Total Cargoschedules: 1 Total Aircraft In Fleet: 2 Total Fuel Burned: 1448 Miles Flown: 360 All News: 3 Please check this i dont know where come from the data Thanks
Last reply by jobi, -
- 2 replies
- 1.8k views
Hello, my hoster has a limit of 750 emails per hour from 1 account. Can someone help me make some code so like most modern mail systems i can set it to send for example 600 every 1 hour
Last reply by Morgan, -
- 1 follower
- 9 replies
- 2.4k views
phpVMS creators, In my efforts to create a system that generates TeamSpeak Privilege keys, I decided that the best way to do it was to create a new core module. I've written all the necessary code, and uploaded it to the server, but when I select the page in the navigation bar, it comes back with an HTTP Error 500. I've looked through the code, and haven't found any reason why this would be happening. Keys.php <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs *…
Last reply by Nabeel, -
- 4 replies
- 1.2k views
Hello, I'm trying to load the page, but it shows this error: Parse error: syntax error, unexpected '[' in /storage/ssd4/490/17158490/public_html/core/modules/Weather/Weather.php on line 17 And this is the line 17 of the weather.php file curl_setopt($ch, CURLOPT_HTTPHEADER, ['X-API-Key: '.WeatherData::$api]); I've tried to delete the [ but it shows me another error. Hope you can help me Regards.
Last reply by ProAvia, -
- 1 reply
- 953 views
Whenever I try to add an aircraft: I had this problem before and I fixed by replacing a user file, anyone knows how to solve it? Everything else works perfectly, I tried some post from the forum but no one solved it I think the solution could be, someone with this same settings could attach /core/common/ OperationsData.class.php php Version: 7.2 sql Version: 5.7 skin: StislaSkin 2020 phpVMS version: phpVMS 5.5.2.72 (ProAvia) Note: This is not working with default skin
Last reply by ProAvia, -
- 11 replies
- 2.2k views
Hi Nabeel, I have discussing a lot with pilots in my VA and they seem to be disapointed by the fact we can't have two aircraft with same name and two different registration codes. As for MYSQL table primary key is set to "ID" and unique to "Name", it would be better to set unqiue to regitration number... I guess modding it would imply to change code in ACARS, etc... Cheers !
Last reply by Nabeel, -
- 3 replies
- 1.2k views
Hi, I have a small request. Let's say A is my HUB and B is one of many destinations. Pilot0001 places a bid for the A-B flight. He finishes the flight, after that he books the flight A-C. Is there a way to block bookings until the returs flight is finished?
Last reply by Nabeel, -
- 19 replies
- 4.5k views
Hey everyone, Just wondering if the pages you can create through the admin panel will accept PHP and show it in the site. If not how could I display a php page? cheers, roboa
Last reply by Nabeel, -
- 10 replies
- 2.1k views
Hi all Does anyone else have this issue - when in the admin panel, double-click "Reject" for a pirep, and when it comes up with enter a reason my admin panel disappears and all that's left is the enter a reason box on a white screen. If I enter a reason and click reject report, I just get "no more reports" on a white screen, no admin panel or anything. Cheers Will
Last reply by mw308, -
- 8 replies
- 2.4k views
after a PIREP file then re-enable the pilot
Last reply by TAV1702, -
- 14 replies
- 2.5k views
How long does the Bid stay in someones flight? Im getting a problem with members bidding on flights then not flying them for whatever reason then going in-active, this leaves loads of my schedule missing because they are stuck in limbo! How can i see who has bids outstanding and also so can we have a global bid reset button so i can free all my schedule from forgetful and non-active pilots!! ?? Thanks, Dave.
Last reply by davehardy, -
- 1 reply
- 1k views
When creating a schedule, if I enter in my airports from the drop down the hit the calculate link, I get the following return in the field box. <br /> <b>Warning</b>: call_user_method_array() [<a href='function.call-user-method-array'>function.call-user-method-array</a>]: Unable to call calculatedistance() in <b>/home/paranorm/public_html/phpVMS/core/classes/MainController.class.php</b> on line <b>274</b><br /> I just updated to a beta version a few days ago. Prior to that it worked. If I leave the field 0, it calculates like it should. Version 1.2.775
Last reply by Nabeel, -
- 4 replies
- 1.5k views
I am getting a <br /> <b>Warning</b>: call_user_method_array() [<a href='function.call-user-method-array'>function.call-user-method-array</a>]: Unable to call calculatedistance() in <b>/home/afva/public_html/core/classes/MainController.class.php</b> on line <b>274</b><br /> when calculating distances in add schedule. Line 274 of maincontroller.class.php: $ret = call_user_method_array($call_function, $$ModuleName, CodonRewrite::$params); phpVMS Version: 1.2.773 Any ideas?
Last reply by TAV1702, -
- 5 replies
- 1.8k views
So I don't forget
Last reply by James200410, -
- 11 replies
- 2.3k views
In light of recent talks about pilot ranks, I failed to ask one question. I want to create a Inactive pilot rank. That is easy enough, BUT what to do about the hours? Do I set it for some un godly amount so no other pilot gets updated to that rank? Meaning that the inactive pilot gets this rank manually via the ACP? It would be great if the system recoginzed users who have not filed a pirep in say 3 months and move them inactive and give them that rank as well.
Last reply by TAV1702, -
- 12 replies
- 2.9k views
We have gone live at virtualnorwegian.com with phpVMS and some issues have been spotted: 1. Our pilots are using different setup regarding metric/imperial so some users will report in lbs some in kg. The problem is that when they have logged lets say 6000lbs, it is reported as 6000kg in the report(fsacars/xacars atleast)(our standard is EURO and KG. So we "pay" 2.2 times more than we should for our fuel ;D 2. During registrations, we get some internal server error(500) but the registrations apear in the admin center. The pilots do not get confirmation in the browser, so sometimes they try do reg multiple times... And our custom field is not parsed through(vatsim id) …
Last reply by Nabeel, -
- 14 replies
- 2.1k views
We are changing over to phpVMS. Since we cant convert our FSACARS log. I am having each person manually add their pireps from their logs. I noticed that we hare having some trouble. One person has 75 flights entered with only 4 hours. What is the correct time chart to enter the time in? Here is how I am doing it Example 34 minute flight = 0.34 1 hour 20 minute flight = 1.20 Am I correct?
Last reply by flyalaska, -
- 8 replies
- 2k views
Hello again, I have edited the local.cfg to show Australia centered on the live map which works well, But when I go to veiw my flgihts from my profile, it shows the default location. I have looked everywhere that I can think of to change it, but all pages show that its getting its settings from the local.cfg in which I have already changed. Is there anything else that I have missed ? Thanks in advance for any assistance. Adam
Last reply by James200410, -
- 11 replies
- 2.5k views
Hello again Nabeel. 1 quick one for you tonight. The pilot pay is not calculating right in the Expense reports. I have added up all pilot pay on site, wich is only 3 of us doing testing right now, and total pilot pay is 223.0004 Per the admin section in the over view of october report, it is stuck on $133.80. That was my pay for the first flight ever for my airline. My pay was actually like 70 something $$$ but when I went to my profile, it paid me $133.80. So what I'm saying is the expense reports viewing via Pilots profile OR Through the admin, will not go up for pilot pay. Is something up with this? I have read many other reports about pilot pay and some say to g…
Last reply by TAV1702, -
- 1 follower
- 4 replies
- 1.5k views
after reseting VA finances only incomes are recalculated, but fuel expenses are set to 0, not recalculated acording to fuel prices preset at airports.
Last reply by TAV1702,