Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 10 replies
- 4.2k views
hi all i moved my phpvms to new domain with all data and every thing is ok but i recive this error when login: Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 58 any tips ? problem solved by change encode to (encode in utf-8 without bom).. use notebad++
Last reply by TAV1702, -
- 25 replies
- 4.2k views
Hi all, I met a little trouble. Indeed, I have the list of pilots (pilots & group --> view all pilots) that appears in my dashboard. But when I click on "edit", I have an empty page I reloaded the files to see if I had a problem but nothing to do have you ever encountered this type of problem? I'm in phpvms 5.5.2 Php 5.6 Thanks for you help Best Regards Laurent
Last reply by larabrian, -
- 1 reply
- 4.2k views
Hi, i know there is a few topics about departure boards and such. But well there mostly about where to find one to use or to get one they have paid for working. This does not relate directly to phpvms so if the moderator wants to decline or remove that's cool. Anyway here is problem. I have made a little dep and arr board it works great but the problem is i can only make it read flights that have only 1 day set. So the script look at todays date witch would be 6 then compares that to the database and then shows any flight that has the same day. Then sorts ect. The problem is i have no idea how to make it so it reads the row and looks for a 6. By this i mean. If you h…
Last reply by Paul471, -
- 1 reply
- 4.2k views
Hello, I'm struggling to get around this, but is there an API or a piece of code I can use to place a pre-file flight plan button on the flight briefing page? Any help appreciated!
Last reply by magicflyer, -
- 12 replies
- 4.2k views
Hi again I did a flight this afternoon on SmartCARs, and finished, clicked 'File PIREP' and SmartCARS confirmed PIREP filing. I checked on the website. It hadn't. So I attempted to file a Manual PIREP, returning this error: There was an error adding your PIREP : Schedule does not exist. Please update this manually. The entire form was filled out completely correctly, and I have retried multiple times. I found a similar situation somewhere else, and that lead me to discover my local.config.php seems to be truncated. I tried reinstalling phpvms elsewhere, but that also returned a truncated local.config.php My local.config.php is attached, if …
Last reply by stifler13371, -
- 12 replies
- 4.1k views
Hi, Can i Get A PHp Code For The Current Live FLights
Last reply by Kapitan, -
- 11 replies
- 4.1k views
I have uploaded files on to windows server and it comes up with: PHP Version (5 required) OK! (your version:5.3.6) Site Configuration File core/local.config.php is not writeable Directories and Files: core/cache is writeable! core/logs is writeable! core/pages is writeable! lib/avatars is writeable! lib/rss is writeable! lib/signatures is writeable! When i upload my files on a Linux Server it comes up with many ERRORS and doesn't get this^^^^^^ far. For the Love of Jet fuel what is going on or should i say not going on. I have ran through a half a bottle of Asprin trying to get t…
Last reply by Sylvester, -
what is the code for the pilot center so when i give them an award it just shows an image. I know there is one already there but it does not work. thanks Daniel
Last reply by TennShadow, -
- 1 follower
- 14 replies
- 4.1k views
Hello guys! We have an very big problem(s) on my phpvms pages. (Actually admin panel) Here is our admin panel error_logs (first 20 lines): 10-Feb-2015 23:48:10 Europe/Helsinki] PHP Warning: Invalid argument supplied for foreach() in /home/birgenai/public_html/v1/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 [10-Feb-2015 23:48:10 Europe/Helsinki] PHP Warning: Invalid argument supplied for foreach() in /home/birgenai/public_html/v1/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 [10-Feb-2015 23:48:11 Europe/Helsinki] PHP Warning: Invalid argument supplied for foreach() in /home/birgenai/public_html/v1/admin/modules/PIREPAdmin/PIREPAdmin.php on line 130 [10-F…
Last reply by alpyeni1, -
- 4 replies
- 4.1k views
Hey everyone, On our domain (afva.servegame.org) we have two different VMSs, one is our main one (afva.servegame.org/index.php and the other our new pacific counterpart (afva.servegame.org/pacific/index.php . If one pilot is logged in on one site and goes on the other they are logged in on that site they just went on as a different person! More simple way: Logged in: afva.servegame.org as AF0001 as 'Example Guy' Goes on : afva.servegame.org/pacific as PF0001 (auto login because already logged on the other site) as 'Example Girl Smith' This will cause massive problems on our vms, can anyone help us??? Thanks Mitch On behalf of the AFVA Team
Last reply by Nabeel, -
- 13 replies
- 4.1k views
I'm working on the awards, I got them to show. The problem is they run on the same line. SO much that you have to scroll over to see them all. Is there a way to only show 4 per line? Another problem. How do I show the images on the public profiles? All I see is the text. Eddie
Last reply by mattia, -
- 12 replies
- 4.1k views
Hello All, Since upgrading, I am getting an error on the maintenience.php, Parse error: syntax error, unexpected 'Auth' (T_STRING) in /home/austral/public_html/dispatch/admin/maintenance.php on line 27 And in the maintenience.php at line 27 is, Auth::$userinfo->pilotid = 0; Does anyone know how I can fix this error please ? Thanks in advance,
Last reply by AUZ, -
- 1 follower
- 25 replies
- 4.1k views
I have an issue that I dont know why it is happening. No pireps have been recorded today yet pilots have flown and have filed the pireps as I have gotten the emails stating they have. But they are not submitted, but it shows on the front page as they have flown, but the pirep ID is some really big number but the ID in the pirep table is not that big. Anyone know what could cause an issue like that? Or has anyone encountered this problem and fixed it, if so how did you fix it. I had to move to a new db, recently, and had to reimport the schedules db. Could that have caused a problem with the bids?
Last reply by Strider, -
- 7 replies
- 4.1k views
Hi, Does anyone know (either in the admin panel or by modifying code) how to "Copy and Paste" aircraft in your fleet. I am creating a simple VA operating 4 different types of aircraft: -Boeing 747-400 -Boeing 737-800 -Bombardier CRJ-700 -Beechcraft King Air. What I aim to do is run a fleet of about 10 of each. Would this be possible without the very boring task of creating 40 aircraft in the admin panel. I have already created one of each of the above but any assistance you could give would be most appreciated!
Last reply by TAV1702, -
- 25 replies
- 4.1k views
hi all boys I created this code to see, (in pilot_public_profile.tpl,) how many flights did today a pilot, but does not work. the result is always 0 <?php $query = 'SELECT COUNT(*) AS total FROM '.TABLE_PREFIX.'pireps WHERE submitdate >= NOW() -172800 AND pilotid = $userinfo->pilotid '; $result=DB::get_row($query); if (!$result){ echo 0; } else { echo $result->total; } ?> Can you help me to understand why?? thank you very much
-
View Badge
by Jeff- 9 replies
- 4.1k views
I was trying to upload my new badge to the site, and somehow it doesn't appear right. I tried several things to get it to work, but all has failed, and now the link's code is all messed up somehow. <li><a href="<?php echo url('/profile/badge'); ?>">View my Badge</a></li> That is the link that goes in the Pilots profile: /home/oneworld/public_html/lib/skins/ObsessBlue/profile_main.tpl The thing that started it was I uploaded the image and named it background.png it replaced the one that was there originally but the image wouldn't change, even after several trips to the Maintenance (RESET SIGNATURES). So I went in and just deleted the ma…
Last reply by flyalaska, -
- 11 replies
- 4.1k views
hello, how is the correct way to view the images in my airline awards, because I have added several images in my awards but only you can see letters, but the images do not appear. can someone guide me about this please?
Last reply by simpilot, -
- 9 replies
- 4.1k views
Can someone pass me the code map of the last flights of the VA and the Pilot please? I find no place in not one, thank you. Equal to that at low!
Last reply by Nabeel, -
- 15 replies
- 4.1k views
Hey, Just noticed that I had edited something on our roster and a pilot registered PAV079 Chris Odyssey and he is not in order... any ideas? http://www.pashairvirtual.co.uk/index.php/Listing the part I had edited <td><?php $fieldvalue = PilotData::GetFieldValue($pilot->pilotid, 'VATSIM ID'); if($fieldvalue != '1') { echo '<a href="http://www.vataware.com/pilot.cfm?cid='.$fieldvalue.'" target="_blank"><center><img src="'.SITE_URL.'/images/vatsim.gif" alt="Vatsim ID" /></center></a>'; } else { echo '<center><img src="/images/novat.png" width="20" height="18" border="0"/></center></a>'; } ?> <?ph…
Last reply by Daniel, -
- 12 replies
- 4.1k views
Another day, another error 😀 Wondering if anyone could assist. I was looking to approve a PIREP in the admin panel and got 2 errors: -Warning: count(): Parameter must be an array or an object that implements Countable in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 -Warning: Invalid argument supplied for foreach() in /home/tstamer/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 122 0 of 0 were approved (0 has errors) Ive looked around the internet for solutions to fix and while there are several suggestion on how to fix, i swear its like reading a different language! I can't wra…
Last reply by vFAB, -
- 14 replies
- 4.1k views
Hi, i know that there is a file for set a days when the system will to reset the Bid flights not flew. But where is a file? Sorry for the question .. Thnx
Last reply by ProSkyDesign, -
- 18 replies
- 4.1k views
HI I want Add Total Hours This Month and Total Flight This Month in profile_main ( Pilot Center) ! I added some code in StatsData , but doesn't work!! I have problem with date filter ... Finlay I used this code directly in profile_main $dateFilter = date("Y-m-d", mktime(0,0,0,date("m"),date("d")-30,date("Y"))); $toDay = date("Y-m-d"); $datecondition = "where FlightDate BETWEEN '".$dateFilter."' AND '".$toDay."'";
Last reply by faraz, -
- 23 replies
- 4.1k views
Hi, I am currently developing a custom skin, but when I press the button to login, it does not bring up the page. (I have not changed the login page yet.) URL: http://vms.nair.cf
Last reply by Nojus1113, -
- 16 replies
- 4.1k views
hey Nabeel i found maby a potentioal big bug in the system iff i delete a pilot who has flown it will also delete his flown hours so could it be possible to keep the hours
Last reply by TennShadow, -
- 10 replies
- 4.1k views
Hi all, I've made a custom skin for my virtual airline which is currently under development. However I'm not sure how I'm going to make dropdown menus for the navbar. So if anyone knows how to, could you please give me a shout on here. http://www.ezy-va.com/ is the link, yes the free host is temporary. I've ordered a VPS for the site and yes I'm currently in contact with easyJet. Regards, John Richardson
Last reply by jkr1711, -
- 8 replies
- 4.1k views
Hi all, Sorry if it is here already, i did search for it, but found nothing. I had PHPVMS installed before and loved it. However my hosting crashed and I lost everything. So after a while i tried reinstalling it. After upoading and filling in the two pages (one for MySQL and a second for login and airline name) it then brings me to a final page, the url is something like http://blabla.com/intall/install.php?complete (Or something like that) the page displayed no info though, i remember in the past that it showed something. I then tried loging in, which was successful, but i have no access to the admin panel. I have tried bla.com/admin/ while loged in, but it d…
Last reply by simpilot, -
- 14 replies
- 4.1k views
Hello phpVMS VA owners, I have a very important question for all of you regarding my host and phpVMS. Currently, I wish to backup and move all my database and files to a new host and wish to take phpVMS with me. I know how to upload the SQL database back into phpMyAdmin and such but whenever I try to put the phpvms folder backup into the new host FTP it doesnt work. It shows unstyled and none of the webpages work. Thank you, Chase
Last reply by servetas, -
- 15 replies
- 4.1k views
Hello, unfortunately we have a little problem. Well, we disabled some flights today but those flights are still shown as available. Really need your help. Thanks!
Last reply by BastiDE, -
- 3 replies
- 4.1k views
Hello Everyone, Can someone provide me a script to use with the forums which allow pilots to be automatically registered in PHPBB3 after their approval at the virtual airline system PHPVMS? I have seen a system like this one but that's for 3.0.8 mine is 3.0.11 please can some one provide it to me i will be grateful! Thanks.
Last reply by Fernando, -
- 4 replies
- 4.1k views
Hi, everybody! I'm trying to translate those messages in the Activity Feed, on phpVMS 5.5.x, such as "PILOT_NAME has just joined, welcome aboard!" or "PILOT_NAME has been promoted to NEW_RANK". Those kind of messages are inserted on phpvms_activiityfeed table in the database. I've searched the class, the module and the template files to try to find where those messages are coming from, so I can translate them into portuguese, but I just can't find it. Could anybody help me with that path? Thank you!
Last reply by web541,