Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 0 replies
- 1.6k views
Hi there, i have been on this forum to see if i can get code to have "upcoming arrivals" , the table shows but nothing appears in the table even tho i am flying. The code i am using is this: ?php $query = "SELECT * FROM phpvms_schedules ORDER BY arrtime + 0 ASC"; $list = DB::get_results($query); echo '<h3><span style="font-family:open sans; font-style:italic"><font color="#116ed8">Upcoming</font><font color="#18487f">Arrivals</font></span> - Current Time is '.date('G:i').'</h3>'; echo '<table width="100%" border="1">'; echo '<tr><td>Departure</td><td>Arrival</td><td>Arrival Tim…
Last reply by markyboy123, -
- 3 replies
- 1.6k views
On the Admin Panel it says '5 Pilots Pending' but when I click on the link nothing shows up..
Last reply by anushpatel, -
- 4 replies
- 1.6k views
OK one for now i promise does anyone know what the information provided below means please PLS103 (KMCO to EGAA) ((i know this is th eflight id etc but)) whats this ?-------> 1 20, 10,8
Last reply by RogerB, -
- 3 replies
- 1.6k views
Hello, this is my first post on phpvms forum. I have a little problem on the map live site. The flight is tracked properly, but when the pilot arrives at its destination airport, park, turn off the engine, put parking brakes concludes, sends the flight and closes the Kacars, the map also shows the pilot in flight with altitude, speed and distance at 0 and status: in Solo. Would you like a help to fix this problem, for when the riders send the flight, no longer looks at the live map, just who is with Kacars running. Remarks: I use PHP version: 5.3 (can be changed) Have updated the Kacars module on the site. I await response, thank you.
Last reply by Ygoramalho, -
- 1 reply
- 1.6k views
Hello all, Does anyone have some code I can use on my site to decode the raw METAR data pulled from the server into subsections such as wind, cloud, visibility etc... Thanks!
Last reply by PlumbBum, -
- 0 replies
- 1.6k views
Hi everyone, On my registration page a friend tried to register with my virtual airline, when he clicked register it would say "This email address is already registered" so i tried to register using a random email eg. ufhiore@uhfoiu.com it still said "This email address is already registered" what has gone wrong? Regards, Kieran Edit: Something happened to the database and decided to correct itself somehow (dont ask)
Last reply by Kieran Jones, -
- 2 replies
- 1.6k views
Good day Gentlemen. Still working on my VA, Noticed in Pirep table there is a column called source. So added in customfileds table, new item, called "Simulator" with a dropdown menu for: FS9, FSX, Xplane, Prepare3D (this are for registration form) Want to active a table in VA Statistic to show those parameters, total numbers of every Simulator and total numbers of Pirep System Example: SIMULATOR PIREP FS9 (120) FSPASSENGERS (170) FSX (185) FS FLIGHT KEEPER (8) XPLANE (16) FSACARS (14) PREPARE3D (…
Last reply by Strider, -
- 3 replies
- 1.6k views
Hello. Have a question about logging flight that are not scheduled flights, such a hosted group flight. Can a pirep be filed that's not a scheduled flight? Thank you
Last reply by FSVKenny, -
- 2 replies
- 1.6k views
Hey guys, I did a bit of research on the forums about this error on GoDaddy servers however their support told me that its all setup correctly to the extent that they would know. On recent posts there is no real solution, I was wondering if anyone had a fix to this where it wont say "No input file specified." I have the site on Godaddy as a test at www.aavirtual.info. Thanks in advance for the help
Last reply by Flightguy123, -
- 0 replies
- 1.6k views
Hi all, I try to create a new website for mobile but I can not integrate the phpvms login in this website I want to login in the mobile site using the same data that are used on the virtual airline true, i serch and find it http://forum.phpvms.net/topic/7497-integrating-phpvms-login/page__fromsearch__1 but maybe not work any help? regards Mattia
Last reply by wordfly567, -
PIREP problem
by Guest- 6 replies
- 1.6k views
Hi all, When I double click on 'accept' on a pending PIREP, I am just taken to this page: And the PIREP is still not approved.
-
- 3 replies
- 1.6k views
Since a couple of days I dont get a mail anymore when somebody registers or logs a pirep, it used to work in the beginning. The mass mailer (send email to all pilots) seems to work though. Where do I look for a resolution?
Last reply by Kyle, -
- 2 replies
- 1.6k views
I'm getting a problem when trying to install a fresh PHPvms Fatal error: Class 'DB' not found in /homez.605/xxxxxx/www/xxxxxx/core/common/SettingsData.class.php on line 28 Any ideas?
Last reply by Conor, -
- 5 replies
- 1.6k views
My apologies in advacne as I am more than sure this has been covered so many times it is getting old hearing about it again. I am looking in my admin panel at finances and I'm looking at the over view and it shows my aircraft miles wrong. For example, my A388 shows as being flown for 00:00:35 hours and 10 nm That is just a tad on the off side. Have I missed a fix for this somewhere? I am looking to keep an accurate account of all aircraft for 100 hour maint checks. I am using Version 2.0.795
Last reply by TAV1702, -
- 3 replies
- 1.6k views
I just received this message on the flight chart on the main admin index page. Any ideas?
Last reply by Jeff, -
- 2 replies
- 1.6k views
I added a new airline to my existing VMS and it says it added, but then its not showing on the list. I cant import scheds as it says the airline doesn't exist, if i try to add the airline again it says it exists! I checked the database and its in there and enabled. Any guesses guys and gals?
Last reply by davehardy, -
- 1 reply
- 1.6k views
I have had a problem today with this message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/webxxx/html/index.php:1) in /var/www/webxxx/html/core/codon.config.php on line 40 The line looks like this: session_start(); The message is exactly the header, to what it is, or what should I do, that this message goes away
Last reply by Rickisani, -
- 1 reply
- 1.6k views
I am getting these errors, no matter what skin I use. These are from the default crystal skin. Any suggestions? Also, I cannot get to the website via usvcg.org it wants usvcg.org/phpvms any way to fix that also? ( ! ) Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Denver' for 'MST/-7.0/no DST' instead in /home/hidden/public_html/php…
Last reply by Steve Bartlett, -
- 3 replies
- 1.6k views
Hi All, After I filled in the details of my Database account, this error came: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Unknown MySQL server host 'mysql6.000webhost.com ' (3) (2005)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/a3575548/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 How can I resolve this? Thanks
Last reply by servetas, -
- 1 follower
- 4 replies
- 1.6k views
hello folks My name is Daniel and I am new to the forums. I am helping out a friend with the set up of his VA and their schedules will be over 10k in number. This will be a strain for the browser to load into one page. my plan is to paginate so that they will display a certain number say 50 to each page. I've searched the forums and google and have tried out a few different approaches with no success. Would anybody have a look at the code to see if I have don't something wrong? thank yo for any help Dan <script type="text/javascript"> $(document).ready(function() { $('#mytable').dataTable ( { "sPaginatio…
Last reply by daniellord32, -
- 4 replies
- 1.6k views
We recently had a PIREP that was rejected. Was recorded with a 45 hour flight. With it being rejected the hours are still being recorded in the Top Pilot MOD/ Still showing after being deleted as-well. Does not show in the database or the pilots recent flights. Anyone else had this happen to them or have an idea how to remove that info? Top Mod by SimPilot
Last reply by flyalaska, -
- 1 reply
- 1.6k views
Hello, I would like to install phpvms on a Debian 9 server with PHP7 and I am a little lost with the versions of PHPVMS Which version would you recommend installing? PHPVMS 2 or PHPVMS 4? If I install PHPVMS 2, will it be possible to migrate without loss of data to version 4? Thank you.
Last reply by ncd200, -
- 2 replies
- 1.6k views
Hi All, Ok, I managed to write a few elegant lines so that the user can select the skin. Write the following in your core/codon.config.php $user_skin=$_GET['user_skin']; if (isset($user_skin)) SessionManager::Set('user_skin',$user_skin); $user_skin=SessionManager::Get('user_skin'); if (!empty($user_skin)) define('CURRENT_SKIN',$user_skin); include CORE_PATH.DS.'bootstrap.inc.php'; // paste the above just before this line Then, if you write www.yourairline.com/index.php?user_skin=crystal it will change the skin to crystal, or whatever you write there. Note that when the user just goes to the index.php, they get the default skin that you specified in the …
Last reply by mischka, -
- 1 reply
- 1.6k views
Hi Apologies as I'm new to PHPVMS but I'm getting the following error message in the admin center and I'm not sure whats causing it... Warning: Illegal string offset 'group_add' in /core/common/PilotData.class.php on line 359 Warning: Illegal string offset 'group_remove' in /core/common/PilotData.class.php on line 365 Im on phpVMS version 2.1.936 and here is the code below from /core/common/PilotData.class.php Any help or support would be greatly appreciated! /** * Update a pilot, $params is an array of column_name=>value * * @param mixed $pilotid This is a description * @param mixed $params This…
Last reply by opsman, -
- 5 replies
- 1.6k views
Hello, when i was installing phpVMS and when i click the next page. It was completely blank and i went to the homepage and it was blank. Which i'm guessing it didn't take the install. I have PHP 5.3.2 MySQL 5.1 Which i been reuploading the files for many times. I created sqls and everything but still can't get it working. This was for my friend's new VA. I did a serch on this foumrs and i tried everything but didn't work.
Last reply by Kyle, -
- 1 follower
- 3 replies
- 1.6k views
How do I know if someone took a jumpseat without having to look at the raw database?
Last reply by Parkho, -
- 1 reply
- 1.6k views
Do we have any control over the looks of the graph in the pilot profile?
Last reply by Nabeel, -
- 1 reply
- 1.6k views
Hi all I have been lokking at some of your sites and very impressive they are to. I see some of you have login boxes on your front pages, I was just wondering how you did that, is it a show template thing or are you cutting and pasting code from the login page? Sorry if this questions been asked before I did look throught the forum but couldn't find anything Karl
Last reply by roboa, -
- 3 replies
- 1.6k views
Nabeel, I use the Forum Register module to register new accounts on my forum and teamspeak server which works great, what i need to handle now is if a pilot is retired ie inactive then their accounts are also closed on the forum, im not too bothered about the ts server but the forum one is a must. Is there a listener for account inactive / retired that i can use to handle this?
Last reply by mark1million, -
- 4 replies
- 1.6k views
Hi, Can i show the login page instead of the default login message for protected content? <?php if(Auth::LoggedIn() == false) { echo '<div class="mcright" id="error">Please login to view this page. You can login <a href="http://www.easyjetva.com/index.php/login">Here</a></div></div>'; return; } ?>
Last reply by Nabeel,