Support Forum
Any questions or bug reports go here.
7146 topics in this forum
-
- 5 replies
- 1.8k views
Was there not a way for pilots to change the hub they are in, in the "edit profile" menu of the "Pilot Center"?!? I thought there was. I probably deleted it ages ago, or am i wrong?
Last reply by mark1million, -
- 6 replies
- 2.7k views
<?php /** * This is the phpVMS Main Configuration File * * This file won't be modified/touched by future versions * of phpVMS, you can change your settings here * * There may also be additional settings in app.config.php * To change it, copy the line into this file here, for the * settings to take effect * */ define('DBASE_USER', 'canada_aircanada'); define('DBASE_PASS', '*********'); define('DBASE_NAME', 'canada_canadianairvirtual'); define('DBASE_SERVER', 'localhost'); define('DBASE_TYPE', 'mysql'); define('TABLE_PREFIX', 'phpvms_'); define('SITE_URL','http://canadianairvirtual.ca'); # Page encoding options Config::Set('PAGE_ENCODING', 'ISO-8859-1'); # Maintena…
Last reply by deactivated, -
- 3 replies
- 1.7k views
Portuguese Oi, queria saber como eu mudo o ID da companhia, pois eu sou dono da Delta Virtual e tive alguns problemas na instalaçao da VA, dai o suporte instalou para mim, mas o ID ficou DVA e eu queria mudar para DAL, alguem me ajude por favor. Obrigado
Last reply by James142, -
- 15 replies
- 2.9k views
HI Nabeel, Dave and Jeff Is there a code snipped to add to the page to make it that you must be logged to to view or access? I would like to make the pilots list only viewable by members. Cheers.
Last reply by mark1million, -
Landing Rate
by Alex- 2 replies
- 1.2k views
I am currently creating an ACARS system for FlightGear a free open source flightsim. i'm interested on how "landingrate" is calculated. Can anyone enlighten me?
Last reply by Alex, -
- 0 replies
- 963 views
Is it possible to have the latest news in a rss feed? If you know what i mean :S thanks
Last reply by James142, -
- 7 replies
- 2.4k views
Hi All, I have a couple of issues with rank levels. I have 12 ranks. For some reason when a member joins their rank level defaults to 12 (it should be 1)- their rank id and rank name is correct though. Also whenever I change someone from active to inactive in the admin panel, their rank level changes to 12. Any thoughts?
Last reply by beerguts, -
- 2 replies
- 1k views
Working on the TD Stats .. I am trying to get a top 5 per pilot to show on his/her profile page .. I tried going through the TD stats post already but was getting confused with the back and forth posts lol Here is my code (without the slashes) .. /// <?php echo 'Your last 5 landings '.TouchdownStatsData::top_landings('$userinfo->pilotid'); ?> /// Not sure why, but it doesn't work (shows no data and breaks template) .. it works if i use an 'average' landing but not last 5 As a side note, every other stat i pull works fine .. this one confuses me (Yes i have the tpl set to pull 5 ) Please help and sorry for a possibly already asked question)
Last reply by Tim, -
- 1 reply
- 1.1k views
When I edit with Dreamweaver I have an error in line 13 of ops_airportlist.tpl management system, is this line. Do not know what the error. url: '<?php echo adminaction('/operations/airportgrid');?>',
Last reply by Nabeel, -
- 5 replies
- 7k views
Hey guys, how can I add a simple own written .php-page into phpvms and into the navigation bar?
Last reply by Sascha (DCS299), -
- 2 replies
- 1.8k views
hi, really i dont know how to do for that in the moment that i connect to to the fskeeper this charge my origen airport destination etc........ automatically as this image: thanks mens
Last reply by Cor, -
- 0 replies
- 948 views
To change you currency, open your local config.php and look for the following /* This is the unit of money. For non-dollars, use : Dollars ($), enter "$" Euro (€), enter "€" Yen (Â¥), enter "¥" Pounds (£), enter "£" For example, to set EUROS: Config::Set('MONEY_UNIT', '€'); */ Config::Set('MONEY_UNIT', '$');
Last reply by TAV1702, -
Hi, i can't edit expenses, in admin panel when the expense is selected the respective expense data appear in blank. Regards
Last reply by Brian, -
- 2 replies
- 1.6k views
Hi all looking at upgrading my VAForums to ipboard just wondered if anyone has intergrated it with phpvms so that when the pilot logs into the website they log into the forum aswell. thanks Scott
Last reply by Angel Air, -
- 4 replies
- 1.2k 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, -
- 1 reply
- 1.1k views
Hey guys, i have been looking at this, http://forums.devshed.com/php-development-5/return-to-originally-requested-page-after-being-redirected-to-login-279227.html Wondering if this is something that can be incorporated in to phpVMS.
Last reply by Nabeel, -
- 7 replies
- 1.9k views
I know the PHPVMS only alow 4 ICAO airport code like PANC but dose it also alow like 3 or 2 ICAO Airport code like SRV for Stony River Airport Alaska USA? is there a way i can change it were i can use 3 or 2 ICAO airport code with PHPVMS, and also I need to see how can i change my VER call sign to ERA on my web site when new pilots join.
Last reply by James142, -
- 1 reply
- 1.1k views
Fixed It
Last reply by mark1million, -
- 0 replies
- 1.3k views
Hey! I've put my "Edit Profile", and "Change Password" pages into a popup fancybox for added flare. Problem is though that when the box pops up I have no options for Location or background image for the pilot badge. I'd imagine this is because I've moved all of the "Edit Profile" code into my pilot center .tpl file. When I view page source I see Invalid argument supplied for foreach() where the option values should be. How can I work around this? I know I could just put them in manually, because I doubt major countries will be changing soon, but what would I do for the pilot badge background option? Thanks! EDIT: I guess I'll ask this other simple question…
Last reply by flynryan692, -
- 4 replies
- 1.5k views
I need some help to add and remove ranks and awards. Please is ther someone who can help me?
Last reply by Cor, -
- 0 replies
- 959 views
Got It Fixed
Last reply by deactivated, -
- 14 replies
- 3.4k views
Maybe put on a flight a few aircraft. and may give access to the pilot on one type of aircraft? What happened to acars map
Last reply by lorlandi, -
Quick question .. When using the SMTP settings in the local config, should I be changing the SMTP settings in the PHP.ini file as well or is VMS over-riding the php with its own settings?
Last reply by Tim, -
- 7 replies
- 1.7k views
Hi, a member registered earlier today but has tried to login since then, but it keeps coming usr does not exist, I know he does as I have checked in the admins and all is in order. Any ideas?
Last reply by 5SA CEO, -
- 4 replies
- 1.2k views
I know when I set up the schedules it asks for an aircraft to fly that route, so I copied the same tail number for each set of schedules. i.e. Flights out of EGKK are in the 100's is G-JST Flights out of KBOS are in the 200's is G-FSCJ Does the pilot have to fly that aircraft or can he fly what every aircraft is the fleet at that airport at that time?
Last reply by 5SA CEO, -
- 2 replies
- 1.1k views
February Finances reading wrong. Revenue = $ 372,900.00 Pilot Pay = $ 4,349.59 Expenses = $ -55,935.00 Fuel = $ -405,108.39 Grand Total = $ -92,492.99 Everything looks ODD, all other months currently reading alright. Any Ideas why its doing this? Regards, Allan
Last reply by Allan, -
- 4 replies
- 1.4k views
Strangest thing happened today when I went to login to my account it said "User does not exit" so when I checked the database my account which was VIR001 was no longer there. So anyway I manually added an account through the database and made myself admin again and when checking through the logs I noticed my account was actually still there its just the pilot ID had changed to VIR55585. Anyone know what could have caused this and if so is there anything I can do to make sure it doesn't happen again.
Last reply by Joshua John, -
- 15 replies
- 3.4k views
OK, so I just got my site opened, but pilots are saying that there is a lot wrong with the schedules. First of all, I'm getting the No Route Passed error that I can't find the answer to on here. Secondly, when I click View Details on the schedule, the white background doesn't seem to cover the whole page. I tried using clear:both but couldn't remember where to put it. That's all I can remember at the moment.
Last reply by freshJet, -
- 6 replies
- 2k views
how can i restrict access to my downloads page only to logged in pilots. i tried this <?php if(!Auth::LoggedIn()) { ?> <li><a href="<?php echo SITE_URL ?>/index.php/registration"><strong>Register</strong></a></li> <li><a href="<?php echo url('/login'); ?>"><strong>Pilot Log In</strong></a></li> <?php } else { ?> <li><a href="<?php echo SITE_URL ?>/index.php/downloads"><strong>Downloads</strong></a></li> <?php but that doesnt work
Last reply by Tom, -
- 6 replies
- 2.7k views
Airline with code FLY,032,EGLL,LOWW,,FLY1003,,688.323,09:20," 11:40"," 0"," "," 300"," P"," 16"," 1" does not exist! Skipping... Airline with code FLY,033,LOWW,LBSF,,FLY1003,,435.457,12:40," 14:15"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,034,LBSF,LOWW,,FLY1003,,435.457,15:55," 17:45"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,035,LOWW,UUDD,,FLY1003,,901.619,19:00," 21:45"," 0"," "," 300"," P"," 1"," 1" does not exist! Skipping... Airline with code FLY,036,UUDD,LOWW,,FLY1003,,901.619,02:35," 05:35"," 0"," "," 300"," P"," 2"," 1" does not exist! Skipping... Airline with code FLY,037,LOWW,LCL…
Last reply by 5SA CEO,