Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 1 reply
- 1k views
We use the schedule to verify the PIREP detail when using kACARS. While I can make a link to the schedule table grid to search the flight number, I would like to also display the schedule data of schedule aircraft, schedule flight level, & schedule flight time on the completed PIREP, both in Admin/pireps_list & Core/pirep_viewreport. Has anyone done this? I think the PIREPS.php needs a set something like $this->set('allflttime', ScheduleData::getAllFlighttime()); and then a function and the .tpl needs something like <li><strong>Flight Level From Schedule: </strong><?php echo "{$schedule->flightlevel}"; ?></li> Am I going d…
Last reply by RocketRod, -
- 1 follower
- 7 replies
- 2.1k views
Hello, I am coding a state of the art pilot center that includes custom data to each pilot. Lets say we have 3 different ranks: First Officer, Captain, Senior Captain And we have 3 trainers: John D, Jane D, John DA I am trying to make it so if your rank is First Officer, it will say your trainer is John D. If you rank is Captain your trainer is Jane D. I assume it would be an if statement like if rank= First Officer then show John Doe Obviously I don't know what I am talking about with the code, but I assume it is something like that. Can someone help me out? Thanks!
Last reply by StartVM, -
- 1 follower
- 8 replies
- 2.3k views
Good day gentlemen: Congratulations for this phpvms and this forum, glad to be here. Our VA works with FSPassengers since 8 years ago with over 38300 pireps, but want to add phpvms for other acars, pireps system and flightsim as well. Is it posible swap or migrate FSPassengers flights and user tables to phpvms ? Dont want to lose pilots records. Regards.
Last reply by chilemugriento, -
- 1 follower
- 3 replies
- 2k views
Hello guys, I need more information on <script type="text/html" id="navpoint_bubble"> <span style="font-size: 10px; text-align:left; width: 100%" align="left"> <strong>Name: </strong><%=nav.title%> (<%=nav.name%>)<br /> <strong>Type: </strong> <% if(nav.type == 2) { %> NDB <% } %> <% if(nav.type == 3) { %> VOR <% } %> <% if(nav.type == 4) { %> DME <% } %> <% if(nav.type == 5) { %> FIX <% } %> <% if(nav.type == 6) { %> TRACK <% } %> <br /> <% if(nav.freq != 0) { %> <strong>Frequency: </strong><%=nav.freq%> <% } %> </sp…
Last reply by Vangelis, -
- 1 follower
- 2 replies
- 1.5k views
Can someone tell me how to do a pilot roster with pilot id, first name, last name, flight hours and grade in a table? Thanks
Last reply by lanousbh, -
- 1 follower
- 1 reply
- 2k views
When i put the following code in, the slideshow works but i get the "no route passed" error when i try to add a bid, can anyone shed some light? <html lang="en"> <head> <title>Simplest jQuery Slideshow</title> <style> body {font-family:Arial, Helvetica, sans-serif; font-size:12px;} .fadein { position:relative; height:250px; width:900px; margin:0 auto; background: url("slideshow-bg.png") repeat-x scroll left top transparent; padding: 10px; } .fadein img { position:absolute; left:10px; top:10px; } </style> <script src="http://ajax.googleap...n.js"></script> <script> $(function(){ $('.fadein img:gt(0)').hi…
Last reply by Vangelis, -
- 2 replies
- 1.2k views
Could someone give me the code for making a slide show please? Regards
Last reply by GBAirlines, -
- 21 replies
- 5.6k views
Greetings This is my third post it is exactly the same as the post made yesterday and the day before. As I have only just joined the forum I have no way of knowing if my posts got through, got binned, haven't been moderated or whatever. I am in the process of setting up phpVMS for my VA, The MATVA Group. Things are going reasonably well and with a bit of application I have so far managed to solve most of the issues I have come across. We do intend to use Kacars, and the 20 flights I have flown and posted have gone without a hitch, but I need to allow for pireps flown without Kacars. Unfortunately when I click on the 'File a New PIREP' link in the header I get a new p…
Last reply by Matvan, -
- 4 replies
- 1.5k views
Hello, I am editting the pirep accepted and denied email template to show stats for your pirep. Can someone provide some echo scripts to pull various pirep stats including, landing rate, flight #, dep icao, arr icao, etc.
Last reply by flyalaska, -
- 6 replies
- 2.8k views
Hi guys, I am new to PHPvms, so i apologies if this is a dumb question. My pilots are unable to upload an Avatar using the 'edit profile' way (pilot dispatch -> edit profile -> upload image). is there another way to do this ? By the way i'm am using the Pacific skin sorry for bothering anyone
Last reply by ZacharyArena, -
- 4 replies
- 1.9k views
Hello all! Can someone go check my website with Internet Explorer, and compare with any other browser like Chrome or Firefox, and tell me what's going on with the display of IE? http://www.transquebec.org/index.php Thank!
Last reply by EricThePanic, -
- 0 replies
- 1.4k views
Is anyone assigned as Administrator or Staff assigned by default to the Active Pilots Group? Yes I know there is only a pilots DB table. It appears that if you only assign a user to Aministrators or a Staff group (no active pilot group assigned) they are still rendered and displayed in any pilot function. ie, Pilots online, My Pireps, etc etc etc. I do have Simpilots Staff module. I was just hoping that there would be clear separation between them (not included in any flight/finance functions of the phpvms system). Guessing the answer is can't separate them.
Last reply by RocketRod, -
- 5 replies
- 3.3k views
When setting up pilot group to give them certain access to the admin area, how do I restrict access to the SimPilot and all Add On module(s)? There is not an option in the Group Permissions area when editing the groups! Thanks!
Last reply by Gofast77, -
- 1 follower
- 12 replies
- 5.2k views
Dear All, Is there any solution for selecting aircraft from schedule_results.tpl? For example EGKK-EDDM flight is added as B738 to schedules database, it would be nice to have drop-down, where pilots could select other aircraft types like A320. Then the (custom) weight calculations would be correct on schedule_briefing.tpl. It is just annoying to add all schedules 2 times. Best Regards,
Last reply by ProSkyDesign, -
hello guys i whant to allow my pilot to fly from/to anywhere in the world without make route before is it possible ???
Last reply by OA01, -
- 8 replies
- 2k views
When i'm flying my website shows me logged in 3 times, does anyone know how to fix this?
Last reply by mattsmith, -
- 1 follower
- 5 replies
- 3k views
I have moved the website of my va, to a newer hosting company. Except for several errors, which have been corrected, or are only a small nuisance, I have one that is bugging me. 75% of the mails send to pilots do not arrive, because the mails receive a 550 message, meaning that the email address does not exist. Further investigation tells you that the mail has been rejected because the mailserver was on a blacklist. I emailed my hosting company and they said:"If you use the standard smtp on port 25, you have the risk that it is blacklisted". You should use the fixed address and ports. It was not difficult to find, where to change it, but I could not find where/how to…
Last reply by aarbee, -
If I want to open the folder "pilot group" by a pilot, comes this error message Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'PilotAdmin' does not have a method 'pilotgrouptab' in /XXXX/XXXX/public_html/X/core/classes/MainController.class.php on line 218 Thx for Help Ramon
Last reply by servetas, -
- 0 replies
- 1.2k views
Evening everyone, I have for a while been trying to figure out, whether or not if it's possible to restructure the pilot ID? As it is by default, it assigns each pilot with the ICAO ID of the airline, and then a number (but you all know that already.. ). What I want to do, is the following: Assign the ID's based on names, let's use me as an example, my full name is Jakob Lindved Marker. In my case, the pilot ID would result in "LINM" (without the ""). Basically the system would take the last three characters of the first name (in my case my middle name), and put it together with the first character of the last name. In case the pilot ID has already been assigned, it m…
Last reply by Shepred, -
- 2 replies
- 1.1k views
Hello, I have noticed that pireps pending and rejected would affect to the finances. Is there a way that only pireps which are accepted would be in the fincances?
Last reply by CedGauche, -
- 1 reply
- 2.5k views
Ok so, I'm at a loss. I've searched, looked through code, and I need some help. Basically, is there a way to have airline A on a separate rank system from B,C, and D? I'm not incredibly efficient with PHP and all that, but would it be possible to essentially copy and paste some code, add something to the end of key words (eg. rankB), and add a new column to the pilots database? Or is there an easier way... Thanks in advance.
Last reply by servetas, -
- 1 reply
- 1.2k views
When I bid on a flight on my va and then go to file a manual pirep sometimes if fills in the Dep and Arriv airport, and sometimes just the Dep or the Arriv and since I only have the Dep and Arriv in one schedule they do not appear as an option in the drop down Arriv or Dep airport list. Anyone know a fix to this issue? For instance say I bid on KEWR to KIAD: Screen Cast using program called Jing: http://screencast.com/t/MEI1DGKbIP Dep - blank and not available in drop down list Arriv- KIAD Sometimes it's correct: Dep- KEWR Arriv-KIAD and somtimes Dep-KEWR Arriv-blank and not available in drop down list Any help appreciated!
Last reply by RocketRod, -
- 7 replies
- 2.5k views
Hi guys, I've set up a VA page but the ACARS map is now displaying any information, it is however being displayed on the front page Have i not done something with the module or am I missing a line of code in my acarsmap.tpl? Many thanks
Last reply by bozwood, -
- 5 replies
- 2.1k views
I have never had this much trouble installing phpVMS before. I have only had to delete the local.config.php file before to get rid of the 28 error message. This time I had to do the long list of fixes here: http://forum.phpvms.net/topic/20629-most-common-fixes-phpvms-installation/page__hl__installation I have the open flash error message which means I can not see the charts on any pages, and I can't see information such as the schedules, airports, and pilots in the admin panel although I can see them on the site. I have tried the local.config.php space problem and have no empty space before the tags. Any ideas? On MySql 5.0, and 1and1 hosting! Thanks!
Last reply by in2tech, -
- 1 follower
- 1 reply
- 1.4k views
Hello Guys, where can I set the aircraft are not immediately damaged? Despite good landing, the aircraft are damaged after 2-3 days. RespecT Ramon
Last reply by Vangelis, -
- 17 replies
- 6k views
Hello everybody, I have downloaded the acarsd (ACARS decoder). I've entered all my information, like airports, flight numbers, aircraft, airlines, and some database info as well. I know this is a really broad question, but having no knowledge of ACARS...what do I do next? I can't seem to find a tutorial. Also, can someone explain how I integrate ACARS with my pilots? Is there like a code that pilots use? Or a server? Thanks!
Last reply by WiltshireAirlines, -
- 0 replies
- 1.4k views
Hi everyone, I have a problem about email system. We are not allowed to use mail function of PHP on our server. We have to use smtp for any mail sending. So I've entered smtp information to local.config file. When I try to send email to pilots, system says Sending email... Sending for xxx... Complete! But any mail is sended by phpvms to anyone including me. After that I changed the email address (there is no such email address like that) and system returns in same way and said sending complete! Please help me about this problem, thanks for support.
Last reply by Sonad, -
- 2 replies
- 1.6k views
Hi I'd like to do a custom page to allow pilots to make a custom bids (for free flights). It should has the same fields as are required when creating a standard schedule (so it could looks like a form for sending manual pirep but there should be a button "Make a bid" instead of "File a Pirep". It'd be possible for acars program to read such bid, just as standard schedule. How could I do it? Best Regards Bartek
Last reply by konraf, -
- 5 replies
- 2.2k views
Hello everybody, I was just editing my website and all of a sudden...it doesn't load. Nothing loads. Absolutely nothing. Just a white page. I assume it's a programming error. Since the last time I saw the website working, I created a new module along with its template. After finding out that my website stopped working, I then deleted the files. It's still not working. I undid a lot of changes to make sure none of them could have possibly ruined the website. Still, when I load the site, nothing happened. It could be a problem with my host, but my host's website is fine, so I don't think it's a problem with their server. I assume this will get fixed automatically, someti…
Last reply by WiltshireAirlines, -
- 3 replies
- 1.5k views
Got some issues with my schedule search. The problem is that i can only see 1-8 available routes of 91 after hitting search. anyone with similar problem? fixed
Last reply by biokemisten,