Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 8 replies
- 2.9k views
Hello im new to the phpvms world and im tgrying to figure out where i can set up a welcome email that gets sent out to pilots. the stock one is well not good for my needs...any help is welcomed thanx
Last reply by TennShadow, -
- 5 replies
- 2k views
Has anyone else notices this in their site? When i view any schedule detail the metar doesn't seem to be getting pulled and displayed, or is it just me?
Last reply by TAV1702, -
Has anyone else noticed that the weather data on the pilot briefing in from march 10th. Any solution to fix, walkaround, or a way to take the data out of the briefing? Thanks Tom
Last reply by TAV1702, -
- 1 reply
- 1.4k views
When searching for a route, the default schedule search when searching under destination and arrival airports shows a HTML select with options for each all airports. As we have 23000+ airports, this causes a huge unnecessary burden on our system. We'd like to limit the search to airports served by our routes only, so could someone help me with the code for this? I've looked through the API, but I don't have a test install environment right now, so can't afford to screw it up!
Last reply by tutmeister, -
- 7 replies
- 2.5k views
I have recently moved host and I backed up everything. I import the files and the databases and it is not working. Here you can see the error: http://skywayamerica.co.cc/. It is not a free host and it shouldn't have problems. Can anybody help me fix this?
-
- 0 replies
- 1.7k views
I'm running phpVMS on Mediatemple's Grid-service, where I have been a customer for 5 years now. I have always noticed latency with database-driven websites there and phpVMS is no different. I have the full navdata and airport SQL imported that I found here on the forum, so especially the schedule search is slow. However, we've started to get reports (and I have seen first-hand) of our custom kACARS crashing and throwing errors throughout our flights ("the underlying connection was closed"). I'm assuming this has something to do with the .NET keepalive property, but am guessing that the connection is not staying alive due to the nature of the cloud-based hosting, with re…
Last reply by tutmeister, -
- 3 replies
- 1.5k views
Hi Guys, I want to mod this bit of code to update another row in the database. /** * Accept the pilot (allow them into the system) */ public static function acceptPilot($pilotid) { return self::updateProfile($pilotid, array( 'confirmed' => PILOT_ACCEPTED, 'retired' => 0 )); } I want to update another rows info can i just add a sql query in to the loop like this? /** * Accept the pilot (allow them into the system) */ public static function acceptPilot($pilotid) { return self::updateProfile($pilotid, array( 'confirmed' => PILOT_ACCEPTED, 'retired' => 0 $query =…
-
- 6 replies
- 2.1k views
Hi guys I am new to this and an amature php developer. It more of a hobby. Please bear with me. I have just set up phpvms and it's working great. The only thing is that when I try adding a route in the admin area the route is not there. Tried up loading it via csv file and the same, it does not appear in the routes. A similar thing happens with the pirep. It says the server has received the pirep but I can't see it in the admin panel. I am running it on localhost As i wanna get it all working befor I make it live. Thanks for any help guys guys P.S. one thing to add. i am not getting any errors. when i try add a schedule it says success and when i send the PIREP …
Last reply by Werdlem, -
Coding help
by Sava- 4 replies
- 1.5k views
Can someone provide me with the code to put in profile_main.tpl in order to display the info from one of the custom profile fields in the Pilot Centar Pilot Profile I hope you understand
Last reply by Sava, -
Pilots not able to Register!
by Guest- 3 replies
- 1.6k views
Well, when pilots try to register, they say that it redirects back to the registration form. The only way I've been able to register them is through phpMvAdmin. Btw, this website's tables are edited a lot so we can get back our data from when our sql server crashed. I can't access our tables in the phpVMS admin page either. Like, in the Schedules or View all Pilots area, the table is empty! Please tell me what I have to do... Thanks
-
- 13 replies
- 2.9k views
Hi This there a variable to show the aircraft ICAO code and not the full aircraft name? Many Thanks
Last reply by mclaren99uk, -
- 8 replies
- 2.9k views
Hey Guys, I done a quick search about the comment from fspax "no aircraft found", couldn't find anything. If there a mod to stop that comment being entered everytime?
Last reply by MBrown, -
- 1 follower
- 4 replies
- 2.2k views
Hi all, I was just wondering is there a quick way to copy codes of the forum. If i copy and paste it into my files all the text goes on one line , so at the minute i am copying and pasteing 1 line at a time. Thanks
Last reply by Virtualei, -
- 0 replies
- 1k views
Hi, i want make an monthly expense from an .tpl page with financeData::addexpense. How i can do it on an simple way? And how can i delete later this automaticly after a certain time? With codon?
Last reply by Nighthawk, -
phpVMS installation help
by Guest- 2 replies
- 1.3k views
I uploaded a fresh version of phpVMS and on trying to install, I get this. About 2 weeks ago, I had phpVMS installed here and worked properly. A power failure at the data center caused us a big loss so I'm trying to re-install it. Please help...
Last reply by simpilot, -
There is a error on the groups tab. How do I fix this? http://imageshack.us/photo/my-images/845/admindo.png/
Last reply by Strider, -
- 2 replies
- 975 views
Is there a way to export to a CSV like the schedules?
Last reply by freshJet, -
- 5 replies
- 1.5k views
Hi all doe anyone know why when i do a refresh in my admin centre i loose my graphics and end up with this
Last reply by Virtualei, -
- 12 replies
- 4.1k views
Hi all, Has anyone got any advice on which forum to use. I have tried using SMF webinstall but with no luck Cheers
Last reply by mark1million, -
- 0 replies
- 930 views
one of my pilots see only the military schedules of my Airline what can be the cause for this? thanks in advance Thomas solution was: I have changed date in admin panel to d/m/y which causes problem for schedule search and view so changed back to m/d/y and everything is ok
Last reply by Txmmy83, -
- 1 reply
- 1k views
Hey im getting this error when i go to the homepage: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/royles.eu/httpdocs//lib/skins/royles_1.0/<div class="grid_11 alpha"> <div class="bold" style="margin-top: 10px;"> <img src="http://royles.eu/lib/skins/royles_1.0/images/fp1.png" alt="Welcome to Royles Virtual" /> <h3>Welcome to Royles Virtual Airline</h3> <p>Royles was made by a pilot who was tired of being rushed around in VA's with high levels of demand! so we created Royles Virtual Airline for all pilots to come and fly and enjoy their VA instead of being rushed around.<br /&…
Last reply by disconett, -
- 18 replies
- 4.8k views
G'day Guys, I am attempting to create 2 duplicates of the Contact form, and its php file, to create a training request form, and also a management positions application. I am able to create the forms, they are the easy bit. What i'm stuck on is editing the contact.php (now training.php for the new module) to show the different fields in the form, and also display it differently in the email sent out after the form is completed. This is what i have so far, to help explain what i wish to change. <?php /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.ne…
Last reply by Tylor Eddy, -
- 5 replies
- 1.8k views
I'm receiving a 'Fatal error: Cannot redeclare class Aircraft ' error when creating a module called 'Aircraft', however I do not seem to have a module or data class called Aircraft. Where is this? Tom
Last reply by Tom, -
Installation help
by Guest- 4 replies
- 1.4k views
What does this mean?
-
- 5 replies
- 2.4k views
Warning: fopen(/var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/pages/ourairline.htm) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/common/SiteData.class.php on line 184
Last reply by bwilber, -
- 11 replies
- 3.2k views
Can anyone tell me how to make the user's online show in real time. I have a chat the is in real time and looks funny when its not matching the users online.
-
- 7 replies
- 1.8k views
http://www.freshjetvirtual.com/index.php My local.config.php has the right details, I was editing another skin in my testskin directory and suddenly I'm getting this nonsense. I've been getting problem after problem for the last 2 weeks and am so frustrated
Last reply by Kyle, -
- 1 reply
- 1.7k views
Hi All is possible add in the admin center new group permission for "addons"? i have add this code but doesn't work <?php if(PilotGroups::group_has_perm(Auth::$usergroups, FULL_ADMIN) if(strlen($MODULE_NAV_INC) > 0) { ?> <li style="padding: 0; margin: 0;"><a class="menu" href="#"> <img src="<?php echo SITE_URL?>/admin/lib/layout/images/settings_icon.gif" />Addons</a> <ul style="padding: 0; margin: 0;"> <?php echo $MODULE_NAV_INC; ?> </ul> </li> <?php } ?> in my case only FULL_AMDIM may view the "Addons" Best regards Mattia
Last reply by Kyle, -
- 5 replies
- 1.8k views
Hi guys n gals, Another quickie, I've been playing around with va signatures and adding and removing bits to it. I have however one small problem, I was sure I had it right but it's just coming out blank! I have this bit uptop to make it work: $ac = OperationsData::getAircraftByName($pirepdata->aircraft); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->aircraft; in the PilotData.class.php Any help is appreciated, to display the plane type (i.e. B737-200) On a side note if I configure like so: $ac = PIREPData::getLastReports($pilotid, 1, PIREP_ACCEPTED); Then in the sig bit below I have: $output[] = 'On plane:' . $ac->air…
-
- 2 replies
- 1.2k views
Hey, at our web host's data center, there was a power failure and a lot of sql servers have been corrupted. Our sql database was also lost and we never made a complete back up of the sql. The rest of our website (phpVMS itself) is still there but it won't work without the database. How do I re-install the database? When I run install.php, it gives me that there's an error while redeclaring ezdb on line 31. When I ran checkinstall.php, I got an error that navdata.sql is missing. I re-downloaded phpVMS and uploaded the frest navdata.sql but now it says that there's a checksum failure. The navdata.sql file doesn't match or is old. Please help.
Last reply by Tom,