Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 1.2k views
Hey Guys, Is there any way I can display the time that a pilot has been in the retired state. So I can see that the pilot has been retired for x days and then remove them if I want to. Thanks in advance.
Last reply by Stealthbird97, -
- 1 follower
- 1 reply
- 1.2k views
How can I make charter flights generate income? I am using kACARS
Last reply by Parkho, -
- 0 replies
- 1.2k views
*/ Discard post... found the code !!!! /* /core/templates/pilot_public_profile.tpl For those who would like to change the code, here is my sample : <strong>Awards</strong> <?php if(is_array($allawards)) { ?> <div> <?php foreach($allawards as $award) { /* To show the image: <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> */ ?> <img src="<?php echo $award->image?>" title="<?php echo $award->name?>" alt="<?php echo $award->descrip?>" /> <?php } ?> </div> This gives you the possibility to show awards on single line... Cheers !
Last reply by maxwaldorf, -
- 1 reply
- 1.2k views
On all pages of my VA site I have always in the footpage those messages: Warning: Unknown: open(/var/php_sessions/sess_1c28396183379991f52db597aab408e8, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0 Where that come from? Can somebody help me?
Last reply by Nabeel, -
IMG 1 IMG 2 this is what i did, as far as uploading goes, do i have all the files right? because when i run the install i just shows this IMG 3 and when i run the check database i see this IMG 4 Thanks in advance, Theo
Last reply by Jeff, -
- 0 replies
- 1.2k views
Hello, Today I have created my test template on an old domain with phpvms 5.5. The template worked but when i installed it on a new phpvms installation on my other domain the template wont work. The php version on bot domains are at 5.5 and also simpilot 5.5 versions are installed on both domains. Also the crystal template work like it should. Any ideas what could be wrong. The link is http://www.silverwingsva.eu Rick -->>Solved, it was asking for a module not yet installed<--
Last reply by ncd200, -
- 1 reply
- 1.2k views
Warning: ini_set() has been disabled for security reasons in /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/core/codon.config.php on line 43 Warning: Cannot modify header information - headers already sent by (output started at /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/core/codon.config.php:43) in /www/uuuq.com/v/o/y/voyagerva/htdocs/phpvms/admin/index.php on line 51 Unauthorized access! anyone know what to do? Thanks
Last reply by Nabeel, -
- 1 reply
- 1.2k views
can someone tell me how to get the system to include transfer hours in the rank calculation or send me an updated file(s) that will so that? Thanks!
Last reply by joeri, -
- 0 replies
- 1.2k 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, -
- 0 replies
- 1.2k views
POST REMOVED from USER. admin if possible you can delete forum post.
Last reply by Curshad, -
- 0 replies
- 1.2k views
I have an existing install of SimPilots v5.5.2 and flight time is calculating in an interesting way. On the admin panel's homepage the time flown is reported as 00:00:01.460000, I have checked database entries and both flighttime and flighttime_stamp are recording 00.46, 01.00 and 00:46:00, 01:00:00 respectively. Another weird oddity is that pilot pay is only being calculated by the hour. 01:46 is calculated with a total of $20, yet the pilot is being paid an hourly rate of $20. Any guidance is appreciated. Thanks,
Last reply by t_bergman, -
- 1 reply
- 1.2k views
Hi there im very new to PHP VMS but how do i download it ive seen it on github but just a little confused of how to do it could someone help me?
Last reply by Strider, -
- 1 reply
- 1.2k views
Sorry guys if this has been mentioned before. I need a little help if possible. I have made a Hub stats page courtesy of Toms Hub stats module, but i wanted to integrate a list of schedules from each hub. I have managed to get it all to work after months of trial and error and my limited coding skills. The problem i am having is this; My hub stats are working fine and getting schedules from each hub is fine also. But when there is no pilots assigned to a certain hub, it will not list the destinations below. I believe its the 'if function' to echo a message. i have tried different alternatives to no avail. Could some please tell me the coding that when no p…
Last reply by danny124, -
- 0 replies
- 1.2k views
Hello guys, First I'm sorry for my bad English, I speak Portuguese, so dI'm getting a little help from Google translator I wonder if someone could help me on this. Would it be possible to preclude a tagged as inactive pilot to log on the company's website? My idea would be to block a pilot that became effective as retired (or inactive, do not know) to log in, so I could stop him from carrying out the bidding flights. Could anyone help me? Thanks in advance!
Last reply by RENAN2015, -
- 0 replies
- 1.2k views
Hi All, I have set up phpVMS on a AWS LightSail Instance and all the features are working besides the mass emailer.. I have tried to enable SMTP and use gmail's (as a test) SMTP server with no luck. I do not know what is causing the mass emailer not to work. I have checked the Spam section of my Email and it is empty. I would appreciate any help I can get on this matter! Thanks. EDIT : I Fixed it! Google was blocking the SMTP!
Last reply by anushpatel, -
- 1 reply
- 1.2k views
Hey guys When I try to search for new airport it isn’t working I downloaded the VACentral I don’t no where to upload the file either please assist I might consider use Vabase
Last reply by ProAvia, -
- 1 reply
- 1.2k views
Hi Guys, long time no speak, no problems as such, but i recently tried logging into my VA website, and when i did, it comes up saying "You must be logged in to use this feature" when i already tried to log in :- muse4eva
Last reply by Nabeel, -
- 0 replies
- 1.2k views
Hi there, We are running a virtual air force, with no income from passengers, etc. Is there a way where you can set your monthly income,or perhaps yearly? Regards, Jakes
Last reply by Jakes, -
- 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, -
- 1 reply
- 1.2k views
Hello guys, I have installed phpvms on my website and I have on the topbar 6 options: Home, Pilot Center, Pilots, Live maps, Admin Center, Log out. I would like to add "Staff" , how can I do this? Thank you. Rob
Last reply by in2tech, -
- 2 replies
- 1.2k views
Getting this error whenever I try to edit a pirep. Parse error: syntax error, unexpected $end in /home/stunna/public_html/admin/templates/pirep_edit.tpl on line 168 Using the latest beta(Version 1.2.693).
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Anyone know how I can add a live map and flight table showing what is flying within the airline?
Last reply by StartVM, -
- 1 reply
- 1.2k views
When I try to install PHPVMS, I get this error Fatal error: Cannot re-assign auto-global variable _FILES in/home/jetvirt/public_html/core/common/PilotData.class.php on line 436 http://forum.phpvms.net/index.php?app=core&module=attach§ion=attach&attach_rel_module=post&attach_id=1682
Last reply by flyalaska, -
- 1 reply
- 1.2k views
Hi, Id like to have the newest pilots list section show the flag of the pilots country. I assume that Im supposed to edit a file in the core/templates, but Im not quite sure. Id also like to add a youtube video in the font page, but am not sure where to begin. Im very young, and not very experienced with this kind of stuff so any help would be appreciated, thanks! Heres the website.
Last reply by smokey68, -
- 0 replies
- 1.2k views
I am trying to make charts for the pilot as well as va no of flights per month. The code I am currently using is- var chartSales = new Chart(chartSalesContainer, { type: 'line', data: { labels: ['JAN','FEB','MAR'], datasets: [ { label: 'Months', fill: true, backgroundColor: 'rgba(255,193,7,.75)', borderColor: 'rgba(255,193,7,1)', pointBackgroundColor: 'rgba(255,193,7,1)', pointBorderColor: '#fff', …
Last reply by thefiercepilot, -
- 0 replies
- 1.2k views
Hi ! I've just installed phpvms 7.0 and when i cliked on the install button i've this message : Error 404 - Not found Le fichier requis n'a pas été trouvé. Il peut s'agir d'une erreur technique. Veuillez réessayer ultérieurement. Si vous ne pouvez pas accéder au fichier après plusieurs tentatives, cela signifie qu'il a été supprimé. My php version is 7.2 and i'm in 1&1 service for hosting .. Plz help me which folder i need to fowload on github ? Bye Baptiste
Last reply by TheGmader, -
- 1 reply
- 1.1k views
Not sure if anyone has noticed this or having the same issue. My charters change every day so that means I am activating and deactivating them everyday. Well, when I go to edit a schedule the system swithces the aircraft on me for some reason, in particular the Beriev I am using. It seems to only switch this one for some reason, I have two and it defaults to the 243 reg number.....I am really having to keep an eye now when editing cause of this.
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Ok, i have one problem with one of my ferind's virtual airlines. When i go to the timetable and it shows two routes. Then i head to the admin panel, and went to the admin timetable, & it shows alot of flights. The flights in the admin are fully enabled. What is it causing?
Last reply by simpilot, -
- 1 reply
- 1.1k views
DB problem, PHP mis-configuration or file permissions ? I am having this problem, tried chanching permissions to the cache folder and the codon files, but no luck! Everything started after installing our new forum, SMF. Everything seems ok, but began seing this error. Permission denied in /home/skymex.eu5.org/core/classes/CodonCache.class.php on line 210 Checked again the permissions and looks ok, have you ever experience something like this? Your tips and ideas are always welcome! Sergio
Last reply by Nabeel, -
- 2 replies
- 1.1k views
Hey everyone, I'm trying to add a new permisson to the groups. Like for Example I want to add a permisson for "EDIT_GATES" to the adding group list. Is it possabile to add a new permisson?
Last reply by Kyle,