Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 6 replies
- 2.4k views
Gday Guys Today i added a few test schedules into my website, i noticed that as with the aircraft in the admin panel, the schedules were also not showing, but no big deal, i could go into the tables directly to edit them, but after adding the schedules i went into the pilot center to view them, and only one shows up, they are all enabled, and are all inserted into the tables, so they are there, but only one of them shows for some reason, any help with this bug would be great ! cheers Tylor Eddy
Last reply by Tylor Eddy, -
- 6 replies
- 2.4k views
Hello everyone! I've got a problem with this code which is on the pilote public profile. <?php if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><strong>Commentaires staff: </strong><?php echo PilotData::GetFieldValue($userinfo->pilotid, 'Commentaires staff');?></li> '; } ?> Thank you for your help!
Last reply by thomas2360, -
- 11 replies
- 2.4k views
Can anyone give me a quick explanation on how to combine 2 SQL codes together? I'm fine with HTML and PHP though I'm hopeless with SQL. What I'm Trying to Do: Combine: public static function GetAllAircraft($onlyenabled=false) { $sql = 'SELECT * FROM ' . TABLE_PREFIX .'aircraft'; if($onlyenabled == true) { $sql .= ' WHERE `enabled`=1 '; } $sql .= ' ORDER BY icao ASC'; return DB::get_results($sql); } and: public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SEC_TO_TIME(SUM(TIME_TO_SEC(p.flighttime))) AS hours, COUNT(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_P…
Last reply by Nabeel, -
- 3 replies
- 2.4k views
Hey, I was going about adding some awards and I noticed the award images were not showing even though I used the direct URL from imageshack. Anyone got any ideas? Tom
Last reply by Will, -
- 10 replies
- 2.4k views
okey, the main problema we have are two: 1. we cant do jumpseats for some reason only a few users that use Internet explorer on Windows 7 (an not all) are the only one that can do de jumpseat, but thouse séame users over other navigation software chrome or Firefox cant do it. The same problema for viewing routes we cant see all the routes, for example in chrome we can see al the routes but in internet explorer not. An finally we can´t set a cron job so, we dont know what we are doing wrong, but we hav to it manually, and we hav acctually try to set as its says in the isntruccions of the web. PLEASE HELP! THANKS AND SORRY FOR MY POOR ENGLISH
Last reply by mark1million, -
Hello all i have a question. i belive that at this point the nav database is only used to show the route in the recived pireps and not on the livemap. now what i have is after installing and addon modulle (IPS for PHPVMS) this hooks directly to ivao/vatsim(no need for an acars) it uses the filles route within those networks and shows the waypoints on the map BUT some waypoints a completly wrong where would i be able to pdate the nav database to the current airac gr joeri
-
- 6 replies
- 2.4k views
Hello everyone, I have added a custom field and I want to show it in profile_main.tpl, What is it that I can put to it is shown, This is the table that will do custom field <td align="left"><strong>Aircraft:</strong></td> <td align="left">here, i want to what has been entered in the custom field</td>
Last reply by tkfeeny, -
- 5 replies
- 2.4k views
This text appears at top of registration page after pressing the "Register" button on registration page. Indont think that people should be seeing my reCaptcha keys. The completed registration form goes into que for processing just fine can it be fixed?
Last reply by in2tech, -
- 5 replies
- 2.4k views
phpVMS Gurus..... We recently installed phpVMS at our upstart VA, CargoBeast Airways. We are quite happy with it, save for one issue. Currently, I'm the only X-Plane flyer, thus I'm the only person this is happening to. When I submit a PIREP, it always shows up as "Gross Revenue $0.99 (1 load / $ 0.99 per unit)" no matter how much cargo was listed when the PIREP was submitted. Relevant Configuration: 1. The route is listed as a "Cargo Flight". 2. I am using XACARS version 2.0.0 I went into the PIREP table with phpMyAdmin and noticed that my "load" field had a value of '1' for my last flight, where the "load" field of my MS Flightsim brethren always had a much high…
Last reply by Larry Wimble, -
- 6 replies
- 2.4k views
I have 297 Pireps waiting for export to VA Central, but when I try to manually send them I get "No response from API Server". Is VA Central down again?
Last reply by piuozorio, -
- 8 replies
- 2.4k views
-
Last reply by deactivated, -
- 14 replies
- 2.4k views
Hello All , I cant get my schedules to paginate $(document).ready(function() { $("table") .tablesorter({widthFixed: true, widgets: ['zebra']}) .tablesorterPager({container: $("#pager")}); }) added to header.tpl but doesnt work , any help would be great http://www.airindiavirtual.net
Last reply by Dee, -
- 11 replies
- 2.4k views
Hi for some reason when someone logins in or registers the background goes all white. I'm not sure why it does this, I haven't changed a thing can someone please help. the first link is a picture before i login, the second is after i login please help. http://tinypic.com/view.php?pic=p0uah&s=6 http://tinypic.com/view.php?pic=bhkei9&s=6
Last reply by Zishan, -
- 9 replies
- 2.4k views
Hey guys, I have got a company created Serious-airlines (serious-airlines.com) Now i have made another company Serious airlines cargo (i created an extra company in phpvms) I have created a few cargo routes with helicopters under the cargo division. The problem is that when a pilot flies the route, no money is earned and no fuel costs are paid. I can see that the fuel price is set normal.... with pax everything works fine. The cargo costs are also set properly. is this a known issue? The next strange thing is that the route (when you look at live map) is counting back from 100% to 0% ... normally you start at 0% and go up to 100% .... Thanks for the help. Lucas
Last reply by MrAmsterdam, -
i have added some modules to my VA and i have installed all the files in to the correct place and i get a error in the admin centre like hub/sidebar_hub.tpl and i get them on a few things any help people
Last reply by poole3003, -
- 9 replies
- 2.4k views
Good day gents after transferring my website to new server, i had some errors but everything resolved, i believe that the php version is the bug, however only thing missing now, in my admin i got sidebar_pirep_pending.tpl no the status of pireps it's simple shown : sidebar_pirep_pending.tpl no more, any suggestions ? Yours,
Last reply by FlyingMachine, -
- 8 replies
- 2.4k views
Hi, I just noted that when scheduling flights, a minor glitch manifests itself in that Thursday is shown as R i.e. the weekdays get abbreviated as follows: Monday (M) Tuesday (T), Wednesday (W) Thursday ® Friday (F) Saturday (S) Sunday (Su). I have been browsing through the files and cannot seem to find where the abbreviations are located. Any help as to where I could find that file so I could modify Thursday to start showing up as Th?? Thanks
Last reply by turtle6340, -
- 11 replies
- 2.4k 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, -
- 5 replies
- 2.4k views
Could someone tell me the code i need to show who's online? guests and pilots please
Last reply by Gantcho, -
- 11 replies
- 2.4k views
One little question, on deleting pilot from admin panel all register including pireps etc... are deleting too. But for example, the deleted pilot ID was DDD002, but on register a new pilot the ID is 003 and the pilots table appear DDD001 , DDD003. Any chance to continue according database ID. Thanks again.
Last reply by lorlandi, -
- 7 replies
- 2.4k views
My site rexently started giving lots of errors which never happened before, and now the website twitches and the size of the font changed from normal to huge! Please help. I do the maintenance in admin panel atleast every other day. But it still goes crazy... Never happened before!
Last reply by Thomas Rozanov, -
- 3 replies
- 2.4k views
http://www.easternvirtualairways.com/You can see i have linked the login from front page to VMS, what code do i need to add register to the front page?I would like 2 text boxes like Crew Login saying First Name and Lastname then a Register button, the register button needs to link to the register page and auto fill in the 1st/2nd name that the new user adds from the front page then they can carry on with their registration.Also i would like to learn how to code PHP as im looking for a career change whats the best way and can you point me to some good books or tutorials?Thanks, Dave.
Last reply by Nabeel, -
- 6 replies
- 2.4k views
Hi there, i have a weired question. We are using phpvms for our business virtual airline. So we have created a "schedule" and removed afterwards the App / Dep airports directly from the database with phpmyadmin. So every pilot can take his aircraft and fly where he wants to fly. I have noticed now that when for example the pilot starts XACARS and the Fligthsim and loads a FlightNr. into XACARS (screenshot) than the live map shows the current position with the aircraft icon but also shows a route also on the map. Here my question: 1) Can this be disabled, so that i only see the aircraft symbol and not the 2 Towers from Arrivial and depature airport connected with the …
Last reply by llju1, -
- 4 replies
- 2.4k views
Hello, always were interested how to do recaptcha that would work with phpvms on "Cutstom Pages", were trying to do something this morning, but i think its still to hard for me, if anyone has done it could you please share it or guide a bit? Thanks for help, Maciej.
Last reply by MaciejO, -
- 7 replies
- 2.4k views
I have a request like in the beta version via activity feed PIREP data is being logged and posted on twitter wall. Is there any possibility for the 2.1.934 users? thanks
Last reply by Heliguy, -
- 12 replies
- 2.4k views
Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.
Last reply by DDm, -
- 7 replies
- 2.4k views
I updated to 5.5 and now there is no selection to change the skin?
Last reply by t_bergman, -
- 1 follower
- 5 replies
- 2.4k views
Good Day everyone, I am a new user to PhpVMS and so far things have been straight forward and easy to sort out which does the creators great credit. What I am not able to do is get the airport function to work, it just hangs on the "Fetching airport data". Now I have looked through the forum and I have tried switching between Geonames and phpvms and neither seem to work. I have removed and installed PhPVMS twice and that has not helped either. I was hoping someone might have a few things I could try, as I say I am new to this and I have exhausted the knowledge I have and tried all the possible things that have come up in here and google as well. Thank you…
Last reply by mjrbradley66, -
- 7 replies
- 2.4k views
Is it possible to upload multiple Signature backgrounds and allow the pilots to choose which one they wish to use?
Last reply by Jeff, -
- 7 replies
- 2.4k views
Hi i am New Here and wanted to start my own VA so need little help from anyone who knows Coding Stuff Basically the Idea was to alot Pilots Assignments according to there ranks so pilots can see in Pilot CP what flights they have for today so they can achieve VA allocated Flights Per month. Hope you understand and get back to me.
Last reply by Nabeel,