Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 1.5k views
Can someone point me to the right direction to display the badge in the profile?
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Good eve to all, well I´m still flying to Ben Gurion Int. Airport and while flying I thought about a statistic showing PAX and CARGO carried. Is there some code still available or is someone able to create that code? I would like to show those airline statistics on the frontpage. Thanks a ,lot for your reply, wish you a wonderful night!
Last reply by Nabeel, -
- 4 replies
- 1.5k views
I got this error Warning: Invalid argument supplied for foreach() in /home/ercio/public_html/lib/skins/lance/frontpage_recentpilots.tpl on line 3 <ul style="margin-top:10px; margin-left:3px;width:100%;" class="list-group"> <?php foreach($allpilot_list as $allpilot) { ?> <li class="list-group-item"><img src="<?php echo Countries::getCountryImage($pilot->location);?>" alt="<?php echo Countries::getCountryName($pilot->location);?>" /> <a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"><font color="#2f2f2f"><?php echo $pilot->firstname.' '.$pilot->lastname ?></font></a>&l…
Last reply by ercio, -
- 1 reply
- 1.5k views
I know that you guys recommend paid services, but is there ANY working free hosting websites out there?! I do not want to purchase hosting because i am already paying for my .info domain.
Last reply by vJet2, -
Hi everybody. I tried my first testflight today with fsacars. I start fsacars,i make the flight evrything goes good,the flight is shown on the livemap etc. After landing,when i will send the Pirep it shows my an error message. Databaseerror. Must i putin my database somewhere on an phptext? If yes where can i do that? Regards Damien
Last reply by damien82, -
- 1 reply
- 1.5k views
Hi. i installed Plugin Manager and was greeted by an error message reading Fatal error: Class 'ZipArchive' not found in /home/s3jbak9vbf4b/public_html/va/admin/modules/Plugins/Plugins.php on line 514 i read all the current support topic's and have installed ZipArchive WARNING: "pear/Archive_Zip" is deprecated in favor of "pecl/zip" downloading Archive_Zip-0.1.2.tgz ... Starting to download Archive_Zip-0.1.2.tgz (19,606 bytes) .......done: 19,606 bytes install ok: channel://pear.php.net/Archive_Zip-0.1.2 i am using godaddy for hosting Please Help Kind Regards Kyle 🙂
Last reply by ItzKV, -
- 1 follower
- 2 replies
- 1.5k views
Hello all! Having an issue where I'm trying to display a pilots current location based on their last PIREP, however on any page that calls for the location from their last PIREP, it still displays their hub. For example, on my profile page I'm using: <?php $lastreport = PIREPData::GetLastReports($userinfo, 1); if(!$lastreport) { $location = $userinfo->hub; } else { $location = $lastreport->arricao; } ?> <?php $airport_info = OperationsData::GetAirportInfo($location); $airportname = $airport_info->name; ?> <li><strong>Current Location: </strong><?php echo $location; ?> - <?php echo $airportname; ?>…
Last reply by Dyl1103, -
- 0 replies
- 1.5k views
I've setup trac for bug reports: http://bugs.phpvms.net/ This way I can keep better trac(k, heh) of issues, since it plugs directly into SVN. THANKS!!
Last reply by Nabeel, -
- 5 replies
- 1.5k views
Peeps, How do I create a link on the frontpage to the downloads section? I understand what the link is I just need a way of putting it on the frontpage. I know how to create links using the add new page feature but I dont exactly want that if you get what I mean.
Last reply by dale0404, -
- 3 replies
- 1.5k views
Hi, I've noticed that when vaCentral page is slow, my va homepage is also very slow and I am not able to get intro the admin panel. Also this phpvms forum seems to be very slow. Some pilots also mailed my, that they get connection errors inside kacars. I've checked the logs and contacted my hoster, they have no issus with their server. Is this a general problem? edit. I get bad gateway now in this forum
Last reply by CedGauche, -
- 2 replies
- 1.5k views
Nabeel, I've been working on a solution to the mass-mailing feature, but I need to know if Util::SendEmail supports sending multiple e-mails (i.e. separated by a comma like Outlook or GMail, for example).
Last reply by cale250, -
- 6 replies
- 1.5k views
Hi Nabeel, I did an update back on the 13th of September using the latest Beta at that time. I have noticed that the transfer hours are not being added to the signature. I am almost positive that they did before. Cheers, Chuck
Last reply by Nabeel, -
- 2 replies
- 1.5k views
I've been playing around with this for a while: <?php $mystring = ACARSData::GetACARSData($aircraft->registration); if( strpos( $mystring, '$aircraft->registration' ) !== true ) { echo '<div style="border-radius:50px; height:10px; width:10px; background-color:green;">'; } else { echo '<div style="border-radius:50px; height:10px; width:10px; background-color:#cccccc;">'; } ?> I want it to display the green dot if it's flying and grey if not. Simples. But how?
Last reply by Kyle, -
- 3 replies
- 1.5k views
Hi Everyone, I am new to phpVMS and love it so far. One problem I have is that our pilots don't normally fly scheduled flights. They just fly any where anytime. When it comes to manually submitting a pirep it always asks for flight numbers and wont let you enter dep ICAO and arr ICAO as it gets this from flight schedules. Is there a way that they can put in their own ICAO codes and Flight numbers etc to submit it ? Or has anyone done a module to do this ? Thanks in advance John
Last reply by servetas, -
- 3 replies
- 1.5k views
Hi, Today I would like make an little modification to the script : I would like enable PIREP validation only for the other pilots reports (so the validator can't validate his reports). Is it possible ? Kind regards, Gofast
Last reply by servetas, -
- 2 replies
- 1.5k views
Hi , I'm trying to hide the randomflights if the pilot has one or more reserved flights. Any idea to do? if(count(SchedulesData::GetBids(Auth::PilotID())) > 0) { echo 'You have flights to be performed.'; } else {
Last reply by eliezerazevedo, -
Wow, how embarassing! Fixed a few installer and "first install" issues. Just teaches you can't rely just on unit testing.We should be okay now. Build 323.Try wiping the database, should go okay.http://www.phpvms.net/docs/downloads
Last reply by Nabeel, -
- 2 replies
- 1.5k views
I use godaddy.com. What kind of issue is this? Please visit any part of http://www.swava.net to see the issue. My site is down, but I have no idea why. Please help me with anything you know. We have over 200 pilots, and I would hate to lose data. Thanks for your help!!!! PS: The hosting did NOT expire if that was your guess.
Last reply by gosox116, -
- 2 replies
- 1.5k views
Hey just curious are the live fuel prices back up yet? Haven't checked because I've set them myself.
Last reply by joshua.john, -
- 2 replies
- 1.5k views
Hi The error is: Warning: strtotime() [function.strtotime]: 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 'Europe/London' for 'BST/1.0/DST' instead in /var/www/vhosts/skybusvirtual.co.uk/httpdocs/core/classes/CodonCache.class.php on line 201 I'm not to sure in what I even have to do, I go to the directory where it says and the following line reads as follows: $ttl = strtotime(self::$settings['profiles'][$profile]['durati…
Last reply by Jalio, -
- 3 replies
- 1.5k views
Hi, my site is throwing up a number of errors in the pirep/pilot ranks, etc...they are all foreach() errors. I am running phpvms 5.5.2, and MySQL 8.0.29. A friend of mine runs 5.5.2, but his MySQL is 5.7.33 and he has no problems at all. I have contacted my host server company, and they say they cannot put the MySQL back to 5.7.33. Does anyone have any ideas as how to fix this problem. They pointed me towards their VPS service, but the price was out of my league. Thanks in advance, and hoping
Last reply by ProAvia, -
- 2 replies
- 1.5k views
I just installed the latest version of phpvms......no problem, database, permissions ran installer field in all fields....can't login...What this about. I show up as a new pilot but I can not login in with my email address or password and I checked everything.
Last reply by mark1million, -
- 5 replies
- 1.5k views
Ok, I was testing my phpVMS and I was rejecting a flight, and I was given out the pay, is that supposed to be off becasue when I reject a flight, it's giving my pilots the pay (I WANT MY MONEY BACK!!!) Is there anyway to fix that.
Last reply by Nabeel, -
- 1 reply
- 1.5k views
Flight Departures Board error code only when some one flying.... Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/starall1/public_html/lib/skins/crystal-II/frontpage_main.tpl on line 55 Line 55 : while($row = mysql_fetch_assoc($result)){ how do i get ride of the error code...
Last reply by SAV_Brian_CEO, -
- 3 replies
- 1.5k views
Hi I'm looking for the calcDistance() function called in ops_scheduleform.tpl in admin/templates. Any body knows where it is? thanks
Last reply by Parkho, -
- 1 reply
- 1.5k views
Can anyone tell me if an Airline Code (example: TWA) could be changed with out harming the site or loosing any data that the airline has now ? If this could be done, where and what steps has to be taken to get this done without any delays to the operations of the Va .
Last reply by Parkho, -
- 3 replies
- 1.5k views
I'm using the Ocean Blue skin, and I'm having a few issues. I'll post the other issues in another thread. Here is my site: http://bluehawkvirtual.net/index.php/ My problem here, is that I do not know how to add/remove/edit the slide-show "nav" buttons. Default, there are two, but how can I add or remove them? I want to add more pictures to the slideshow, without the hassle of the buttons glitching. Thanks
Last reply by tobyrice01, -
- 3 replies
- 1.5k views
Can we make it so that when someone registers that it automaticly accepts them or sends them a email with a link to activate there account, this would make it easyer. ~ Neil
Last reply by RogerB, -
- 2 replies
- 1.5k views
Hi is there a way to stop two pilots flying the same aircraft at the same time? Can the system be programmed, so as soon as one pilot starts a flight in one aircraft reg, then it becomes unavailable to others to select?
Last reply by ukmil, -
Small Question
by Guest- 4 replies
- 1.5k views
Hello boy! What is the Pilot center .TPL file??? on which folder is??? thanks!