Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Login with..
by Guest Ryyaann- 1 reply
- 1.1k views
www.skyblueair.info What would I put in login_form.tpl and login_form_small.tpl to allow my pilots to login with either their name such as Matthew Beverley, pilot ID SKB0001 and email address. I want them to be able to login with all 3. Any ideas? Thanks in advance.
Last reply by Nabeel, -
- 1 reply
- 1.1k views
HI when I flight with FSFK , Live map "Status" just show En route . Tnx
Last reply by joeri, -
- 1 reply
- 1.1k views
Ok, I'll admit that I don't really know anything about PHP but was able to at least follow the skinning tutorial... I was wondering if there is a way to customize the 'boarding pass' like add your airlines logo or change the format of it to look like that particular airlines actual boarding pass? Just so you can see what I am working on, http://www.alohavirtual.co.cc/home I used to work for Aloha before they closed... Also, I think there may have been a thread that covered this but is there a way to get something like this?>> http://fsp.brighty.ch/?action=va&listflight=flights I really like how it splits up the information provided by fspassengers as that is …
Last reply by Nabeel, -
- 0 replies
- 1.1k views
-fixed- Sorry everyone for wasting your time here!
Last reply by Jordan - simB6, -
- 2 replies
- 1.1k views
I am testing everything in Pilot Center. I've added new signature background to folder signature/background/background.png and regenerated them in Admin Panel, and i still see default background . You can see effect under post. That is background : CLICK Thanks Maciej.
Last reply by MaciejO, -
- 1 reply
- 1.1k views
HI How can I one sub menu for pilot and grope in admin panel ? I want Add one more Award menu , but I want use for type ratings image and then i want show this type rating above award in pilot profile ! I want 2 Award menu ! Please help me
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Hi everyone, I would like to know if the PHPvms system deletes pilots who have not filed any report for period of time. For example, if I set that pilots must file a report within 30 days and they do not do it, they will me removed by the system automatically. Regards.
Last reply by joeri, -
- 1 reply
- 1.1k views
Can not send emails from within phpVMS!! I have all the relevant sections configured correctly with SMTP, username, passwords etc, the email works fine through a normal email client (send/receive) but phpvms won't send. I've searched the forums seen a few possible solutions but still nothing works. Thanks in advance Gary
Last reply by CFVA, -
- 0 replies
- 1.1k views
Hi, the routes map wont show when on mobile, but works fine on desktop. Here is my flown_routes_map.php file: <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php /** * * */ ?> <h3>My Routes Map</h3> <div class="mapcenter" align="center"> <div id="routemap" style="width: 800px; height: 600px;"></div> </div> <script type="text/javascript"> var options = { mapTypeId: google.maps.MapTypeId.ROADMAP } var map = new google.maps.Map(document.getElementById("routemap"), options); var flightMarkers = []; <?php $shown = array(); foreach($pirep_list as $pirep) { // Dont show…
Last reply by jacobmatthew, -
- 1 reply
- 1.1k views
G'day all, I am working on a advanced fleet page at the moment and ran into a problem. I want the ICAO, Type, Registration, Range, Empty Weight, Cruise Alt, Max Pax, Max Cargo, Total Hours, Total Distance Flown and Total Flight Time. The problem is that i am trying to use both OperationsData (for ICAO to Total Hours) and StatsData (for Total Distance and Total Flight Time) in one table which is getting hard. My code without StatsData <?php $allaircraft = OperationsData::GetAllAircraft(); ?> <?php if(!$allaircraft) { echo '<p id="error">No aircraft have been added</p>'; return; } ?> <table border="1"> <thead> <tr><td>…
Last reply by Nabeel, -
- 0 replies
- 1.1k 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, -
- 0 replies
- 1.1k 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, -
- 0 replies
- 1.1k views
Hi all. This is just a quick little guide on how to ask for help. Whe nyou come accross a problem with phpvms, you can trouble shoot it yourself, as it will help save a lot of time for us. Next if you are having trouble with it, or unable to fix it yourself, come here and search the forum for your problem, to see if it has been asked and answered before. If that fails, then you can create a post asking for help. Here are a few things that will be needed for us to help you: Link to the site or page where the problem is showing. upload the installation folder and run the checkinstall and checkdb.php files and post the results of those in the topic. Give as much detail o…
Last reply by Strider, -
- 1 follower
- 1 reply
- 1.1k views
Hi, Quick question, I have noticed that there is an issue with total flight times on pilot profiles, and I'm not sure how to fix it, or if it's even an issue. It might be me just miscalculating something. Let me give you an example. I have logged three flights on my profile. My total flight time shows as 3.25. Now to take the times of the three flights, these are 00:38, 01:14, 01:33, which works out after adding as 205 minutes / 60 = 3.41 hours. Is there a hidden trick I've missed or maybe some kind of an issue with my settings? I wouldn't like to leave it like that, I imagine it could cause potentially some issues later on.
Last reply by Parkho, -
Resolve...
Last reply by gio1961, -
Site error
by Toyuko- 1 reply
- 1.1k views
I get this error every time i access my site. Parse error: syntax error, unexpected '<' in /home/jlvirtua/public_html/index.php on line 84
Last reply by Nabeel, -
If there is anyone who knows how to use PHP to setup phpVMS, please email me at jmlamb80@yahoo.com if you are willing to help. I am the PR director at a new and upcoming VA and would like to integrate this system into our VA.
Last reply by Strider, -
- 1 reply
- 1.1k views
Hello everybody The livemap by default is showing the USA etc,but i want that my livemap shows europe,does someone can give me the coordinates for Europe? Thanks a lot Damien
Last reply by damien82, -
- 1 reply
- 1.1k views
I am thinking of moving to a new host is there anyway that I keep all of my current pilots and my website how it is ?
Last reply by Kyle, -
There was an error adding the schedule, already exists DB error: Incorrect double value: '' for column 'payforflight' at row 1 If its not one thing its another.... anyone help
Last reply by Sebastian1995, -
- 0 replies
- 1.1k views
Hey guys. My va is currently on a 200 concurrent SQL connection. Im thinking of upgrading to fivedev hosting as they offer 1000 concurrent sql connection. My VA pilot has only 60 pilots, at 1200 schedules. 190 fleet. May i know if 200 concurrent SQL connection is enough at the moment. My pilots everyday i get around 6 flyers. Unless events, we can get up till 15 pilots at most. Hope to get your feedback!
Last reply by PikoSim, -
- 0 replies
- 1.1k views
Your Stats Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: {
Last reply by deactivated, -
- 0 replies
- 1.1k views
can the airline search modified so that it only shows active airlines Think it have to be something like "where enabled=1" but I doesn't know where to place this sorry if someone already asked that best regards and thanks in advance Thomas
Last reply by Txmmy83, -
- 0 replies
- 1.1k views
is it possible to show not the actual location of a plane but the route that a aircraft has flown most? best regards and thanks in advance Thomas
Last reply by Txmmy83, -
- 0 replies
- 1.1k views
We have expenses to simulate a real airline, but since 2 month every expense is doubled without changing something. The doubled expandes came in the database at the beginning of the monnth. In the phpvms_expenselog the expanses are twice, so that me make a big loss and the end of the month. Is there an option to fix that?
Last reply by CedGauche, -
- 0 replies
- 1.1k views
Got It Fixed
Last reply by deactivated, -
and again another problem with phpvms... now we are getting There was an error adding the schedule, already exists DB error: Incorrect double value: '' for column 'payforflight' at row 1 can someone help..... im starting to this VMS is not even worth the trouble...
Last reply by Sebastian1995, -
- 1 reply
- 1.1k views
Hi all, I am not sure but I think I may have found a way to generate Schedules for phpVMS, although I have hit a bit of a problem I know nothing about how to set the exported file from UA which is a .UTT file extention. I have dicovered that the file can be opened with excel but I have no clue how to set it up to be a .CSV file or how to get all the required fields in to the right table format. If anyone has any ideas please let me know. If I can get this to work I will do a file dump of all the routes and Aircraft so you will be able to download it and choose which Schedules you would like and upload it to your VA. You will still be able to add your own routes but if…
Last reply by Jeff, -
- 2 replies
- 1.1k views
Howdy, I am admin for my pet project Heron Airlines. I changed my own pilot ID from 0001 to 1001 so it would be easier to say on VATSIM and less dorky looking. Not to say that I'm not still a dork, but that's a different matter. -LOL- Anyway, so my problem is that after I changed my ID, the image on my badge in the Pilot Center is showing up as a broken image. How do I fix this? Akatala
-
- 0 replies
- 1.1k views
When I visit my website I get this error. Parse error: syntax error, unexpected end of file in /home4/brenzik/public_html/core/classes/Debug.class.php on line 177" Not sure what is wrong? Anyone have ideas?
Last reply by Brayden,