Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
Hi
Last reply by chris2, -
- 0 replies
- 1.1k views
I'm having issues with the flight board departures. First of all, I added: date_default_timezone_set('Europe/London'); which I believe has worked because it no longer displays strange times. However now (bear in mind it's 23:25 here) that the next flights (which leave at about 6 or 7am) are now boarding. Secondly, the times are not in order despite the SQL query stating that they should be sorted by deptime. http://www.freshjetvirtual.com/index.php (scroll down)
Last reply by freshJet, -
Hi I am getting errors on some core pages on my website. Replacing the file does not fix them. Some of the errors are: "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/public_html/core/modules/PopUpNews/PopUpNews.php:1) in /home/a6004725/public_html/core/modules/Login/Login.php on line 143" "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/public_html/core/modules/PopUpNews/PopUpNews.php:1) in /home/a6004725/public_html/core/modules/Login/Login.php on line 154" "Warning: Cannot modify header information - headers already sent by (output started at /home/a6004725/…
Last reply by chris2, -
i need help. In my ranks page (the module i downloaded from here which has rank + award page) i want to insert the aircraft types allowed as well. How can i do that/ the current code of the module is <h3>Pilot Ranks</h3> <table id="tabledlist" class="tablesorter"> <thead> <tr> <th>Rank Title</th> <th>Minimum Hours</th> <th>Rank Image</th> </tr> </thead> <tbody> <?php foreach($ranks as $rank) { ?> <tr id="row<?php echo $rank->rankid;?>"> <td align="center"><?php echo $rank->rank; ?></td> <td align="center"><?php echo $rank->m…
Last reply by STARs, -
- 0 replies
- 812 views
Nvmd
Last reply by Atcarrillo, -
- 0 replies
- 1.2k views
I have edited the skin CSS style sheet extensively and added a load of mods... Now I am getting this error when I try to load the site. Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in C:\wamp\www\Smeelyair\core\classes\ezdb\ezdb_mysql.class.php on line 99 …
Last reply by smeely, -
- 0 replies
- 964 views
Hello, When I go to view some of my schedule briefing, it looks like this - None of the website main layout, etc, it's just the brief tables on their own: And some of them look like this, which is absolutely correct: They're exactly the same link (http://www.virginatlanticva.co.uk/index.php/schedules/brief/) but just the schedule ID is different Anybody have any idea why it's doing it? Regards, Daniel
Last reply by PlumbBum, -
- 0 replies
- 867 views
getting a server error when I use the search function for these forums.
Last reply by RogerB, -
- 0 replies
- 2k views
Good day together, i want to integrate the phpVMS booking system, the pilot center and so on into my Wordpress Website. I don't want to use the phpVMS Site as my homepage because our language is German. And it is very difficult to understand. I tried it with iFrame, but I could only see the normal website on the page. I only want to integrate the booking system etc. Thanks.
Last reply by Danielborn, -
- 0 replies
- 1k views
Hi there, Since the last upgrade I made, I have a few prolems with the schedules. 1) Whenever I try to edit ANY existing schedule, I get the error: (No I have no Week1 anywhere, not even in my sql table) There was an error editing the schedule: Unknown column 'week1' in 'field list' 2) There is no option to delete a schedule. Only to reverse and edit. Can someone help me with these issues please? Cheers Jakes
Last reply by Jakes, -
- 0 replies
- 4.2k views
Hello All, On my website when new pilot sign up or even any pilots I can edit a section say there ranks but when i go to save what i have changed it doesnt save and i cannot figure it out? Cheers guys Website: www.aafv.com.au
Last reply by NathanV8, -
- 0 replies
- 1k views
Hi I was wondering if you guys knew how to add another PIREP admin actions, like Hold... So its not pending its actually held. Thanks
Last reply by SouthwestVA, -
- 0 replies
- 941 views
Hello everybody, Sorry I am using this account, I have an issue with my other account. Quick question how often do you get your Maintenance Cron Job to run? Regards all
Last reply by VirtualBMI, -
- 0 replies
- 2.2k views
Hello Everyone, I test the FSFK pirep and it works, but I have a couple of questions and would be very grateful if someone could help me: 1. I attach how looks the pirep from FSFK, I want to know how I edit the fields, I mean, ¿Wich is the file to translate the fields name?, becouse I searched in all the folder without success and where is the skin to edit the pirep design. 2. In the pirep don´t show the images from FSFK report like maps etc, just show the name but not the images like the attached file. I really apreciate if someone have ideas to how fix this.!
Last reply by alecas10, -
- 0 replies
- 1.2k views
Hi there, I'm trying to get sum of revenue for a pilot's all PIREPS, so here is the function: public static function totalrev($pilotid) { $sql = 'SELECT pilotid, SUM(revenue) FROM '.TABLE_PREFIX.'pireps WHERE pilotid='.intval($pilotid).' GROUP by '.$pilotid ; return DB::get_results($sql); } And I have the following in my .tpl file: $pilotid = Auth::$userinfo->pilotid ; $row = PIREPData::totalrev($pilotid); echo FinanceData::formatMoney($row); And I get nothing. please help me find out where I'm wrong. Thanks
Last reply by Parkho, -
- 0 replies
- 1.1k views
Hello, guys! I would like your help to find the file that corresponds to this path <?php echo SITE_URL?>/action.php/acars/fsacars/flightplans so I can make some customization in the "Flight From VA" FSAcars feature.
Last reply by Felipe, -
- 0 replies
- 1k views
Some pilot data information that is selected with a drop-down menu automatically resets to a default value whenever I click on 'Edit Pilot'. For example, I manually set ranks but if I edit a Captain it automatically changes the pilot's rank field to 'new hire'. I also have a cutom field for 'Real World Pilot' but regardless of the selected value it resets to the first option when I go to the edit pilot page. Some fields such as pilot's hub do not have this error.
Last reply by Jetwave, -
- 0 replies
- 1.3k views
I've been working to try and get an updated airport list into a new install of phpvms, and when I upload the SQL provided here in another thread, the airports are updated but 0 are show in the Admin panel. Is there a way to fix this? Thanks [sOLVED] = even with a paid host, exceeded the php memory limit D:
Last reply by Dallas, -
- 0 replies
- 2.1k views
Hi there! When I try to manually enter a PIREP, I fill all the fields in /index.php/pireps/filepirep and when I hit "Submit" I'm redirected to /index.php/pireps/mine (which is right) but I get this error message: "This PIREP is not yours!" It works flawlesly with kACARS but not manually, please help!
Last reply by vazquezjm, -
- 0 replies
- 1k views
Hey Guys, I seem to be having a problem with the email settings. When I go to send out a mass email or email a particular group of pilots it says it sends but never goes through to the sender. Is this a problem with the database or local config settings? Also If I have a domain email can this be setup so that phpvms uses that to send the emails to pilots? Thanks Callum Strawbridge Cobham Virtual Founder www.cobhamvirtual.com
Last reply by strawbs, -
- 0 replies
- 1.3k views
Hi guys, Last question for now :-) Is there a code available to show the latest 10 flight schedules added on the website? What i mean is the admin created a few new schedules that pilots can fly. The admin wants those added flights to be shown on the website for pilots to see. Is there a solution for this available? Regards Lucas
Last reply by MrAmsterdam, -
- 0 replies
- 871 views
Sorry removed it was nothing a CTRL + F5 Couldnt solve Jacob www.flyaero.co.uk
Last reply by avdesigns, -
- 0 replies
- 1.3k views
When going to the Live Map view the pilot information is not showing up correctly! It is displaying flightpilotid flightpilotname etc....instead of the real pilots info. Is this a Chmod problem? Any help appreciated! Thanks for your help! Test Site URL: http://southernbelle...index.php/acars
Last reply by in2tech, -
- 0 replies
- 1.9k views
Hello Guys! I was wondering if anybody has added a layer onto there live map of the atc on vatsim? which looked like IVAO has on there just online map http://www.flying-the-winglets.de/images/IVAO_Webeye_small.jpg Thanks Jacob
Last reply by avdesigns, -
- 0 replies
- 965 views
hello Friends I was thinking of creating a way to block the trial of a pilot if he did not pass the exam, work well. The test would be using free exam module When the pilot clicks on the exam would be redirected to the requested examination. If the pilot close the page or do not pass the exam, to ask again, would open a popup message saying the following information "You did the test in less than 5 days. Return to complete the time!" Do we need a system that locks the same IP that the pilot restart your computer to reset the IP, which is identified that pilot already took the exam
Last reply by Fernando, -
- 0 replies
- 798 views
Is this possible? For example to be able to tell kACARS the number of passengers for a flight?
Last reply by freshJet, -
- 0 replies
- 1.5k views
For some reasons,I want to add a disposable expense,but the default options do not include disposable,so how can I get it?Thanks!
Last reply by a786013819, -
- 1 follower
- 0 replies
- 998 views
Delete this post please
Last reply by vJet2, -
- 0 replies
- 1k views
Hey can someone help me ? I am lookin to change /* regular */ body { margin: 0px; padding: 0px; font-size: 12px; font-family: Arial; background-color: Black; <<<<<<<< THIS } img { border: 0px; } .size { width: 950px; margin: 0px auto; } TO THIS >>>>>>>>>>>>> http://lohrman.com/s...spanish-sky.jpg <<<<<<<<<<<<<<<<< How do i do it? I've tried this background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(194,236,255)), color-stop(0.71, rgb(20,145,255)), color-stop(1, rgb(0,115,255)) ); but it doesn't work.
Last reply by Curshad, -
- 0 replies
- 1.1k views
Where is the code that displays the data from a custom field in the pilot's profile? I've looked in pilot_public_profile.tpl, but if there is any indication where the data is taken from, I missed it. TIA.
Last reply by CrashGordon,