Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 7 replies
- 2.8k views
Hi folks. Just getting back into the swing of things and I got a new domain for my website and tried to use Big Dump for the database and it failed. So i tired to do it manually via phpMyAdmin and it is not wanting to create several tables. Funny part is, it is the same server, but different domain name. I do not have any clue why it dont want to create them tables now. I went back to my old domain and created the same exact database and all info was imported successfully. Kinda odd huh? Heres one example. Its probably so dam simple that it is not even gonna be funny when I figure it out SQL query: CREATE TABLE `phpvms_fieldvalues` ( `id` int( 11 ) NOT NULL AUTO_I…
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hello all, Not sure if anyone else is getting this but, in the Admin Panel Sidebar the links in-between Dashboard and View your site is bigger than the rest. Is anyone else getting this problem, or does anyone know of a remedy for it?
Last reply by Jeff, -
I've a questions, how can I do 1. that's in the Briefing shows the firstname and lastname pilot?? 2. tahat's the time-not a single number 1:20 and the conclusions separately at first hours : minutes example: (<?php echo "{$schedule->deptimehours}"; ?>:<?php echo "{$schedule->deptimeseconds}"; ?>)
Last reply by Artjom, -
- 7 replies
- 1.8k views
Hi. I have a quick question. I have installed a fresh install of phpVMS and as we all know from my previous post, I have a databse issue trying to restore my old one. I have the site up and running with all of my airports, dloads, fleet and all. Now I wasnt to add my schedules, but now MaxLoad is no longer used. Can anyone tell me what part of this following snippet is the max load? I was thinking I might be able to manually remove the max load from each one or something like that and I could then import the corrected info so I would not have to redo a couple hundred schedules. Here is the insert with 1 of the schedules. Can you point out which part is maxload please? An…
Last reply by Nabeel, -
- 7 replies
- 1.6k views
We all know that when we add extra pages to our site from the admin panel, it puts that page name in bold at the top left. I want to get rid of that for this one page I am working on. Can it safely be gotten rid of? I think it just puts the feel of the page out of wack. I went to editor on that page in the admin and my extra code shows up but not that. So I figured I might try to cheat the system and go into core/pages and edit the page directly and as well, it shows my code that I added but nothing extra. for an example of what I am saying, please look at http://thunderva.com/index.php/pages/test Notice how it just looks wrong?
Last reply by Nabeel, -
- 7 replies
- 1.8k views
Hello all, I've make a flight KD717 fom UMKK to LFPG on the new phpVMS 2.1.939, but I've problem's with Gross Revenue, Fuel Coast. The price is 0 why??? here you can look there http://kdavia.net.ru/index.php/pireps/viewreport/1 I make this flight with kACARS. Please Help me with those problem! Thank you! PS. the pilot have Total Money: $ 0.00 whyy???
Last reply by Nabeel, -
Can i have a addon to the phpvms to create tours at my virtual airline?Does anybody know anything (where can i find information?)
Last reply by Cor, -
- 7 replies
- 2.4k views
hi friends, now i have a problem in the pilot center for fsfk show that: For FSFK, you need the following (Place in Documents/FS Flight Keeper/Templates): really i dont know. thanks for your help.
Last reply by camiloski04, -
- 7 replies
- 3k views
Hi Nabeel, I have just gor this error today when i try to accept pireps, nothing has changed in my install for ages, Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 16 bytes) in /easyjetva.com/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 273 Any ideas would be appreciated, cheers.
Last reply by OA01, -
Ok, sorry to bring this up again, but I am getting pissed off that I can't figure this out. I want to expand my drop down menu and I have tried and tried, but can't get it right without starting from scratch. I just want to add a 2 tier to the menu. Can someone tell me what to do with my current css and tpl to make this happen easily. body { behavior:url("csshover.htc"); } #sddm { background-color: #AD1919; width: 100%; overflow:hidden; text-align:center; margin: 0 auto; padding: 0; z-index: 30 } #sddm ul { margin: 0 auto; padding:0; text-align:center; } #sddm li { margin: 0 auto; padding: 0; list-style: none; float: left; font: bo…
Last reply by CPC900, -
- 7 replies
- 2.9k views
Im trying to add an airport to the list but after i add the airport it dosent appear
Last reply by Conor, -
Hi everyone, I want to add meta tags to my site and was wondering which page I need to add them to and where the document is located. If anyone nows or has any ideas I would be really greatful if you could post here to tell me. Many thanks
Last reply by Jeff, -
I don`t know how it happen but I need to see how i can get to the admin link were i can change it http://flyasava.org/ can anyone help me
Last reply by simpilot, -
- 7 replies
- 2.4k views
Is it possible to upload multiple Signature backgrounds and allow the pilots to choose which one they wish to use?
Last reply by Jeff, -
- 7 replies
- 2.8k views
Hello I want change time format for Total Flight Hours in my website , 25.49 -> 25:49:00 (HH:MM:SS) I try to sum flighttime_stamp in pireps table : $params = array( 'table' => TABLE_PREFIX.'pireps', 'fields' => 'SUM(`flighttime_stamp`) AS `total`', 'where' => array('accepted' => PIREP_ACCEPTED), ); $sql = DB::build_select($params); $results = DB::get_results($sql); echo $total = $results[0]->total; That code shown Total Flight Hours 20:30:12 (HH:MM:SS) but my VA Total Flight Hours is 25.49 . I don't understand why !! Tnx
Last reply by piuozorio, -
- 7 replies
- 1.8k views
I'm wondering if it is possabile to have mutliple airlines into one airlines. I been trying different ways but not the phpVMS way i want. Like for Example EveryAirlines EasyJet WestJet Us Airwyas Southwest Airlines Also i want new pilots just to seclet "EveryAirlines" no other airlines. With a sechudle. with mutliple airlines. Like Flight WJ232 US049 SW94 Is it possbaile? Or not?
-
- 7 replies
- 2.1k views
I have a member of staff who is purely admin and does not fly. Is there a way apart from them filing a false PIREP, to stop the notification email being sent and the system to not recognise they have not done a flight without impacting on the rest of the members? I have had a search and could not find anything. Thanks in advance
Last reply by Nabeel, -
- 7 replies
- 2.5k views
Hi all! I'm having a problem sending manual PIREPS from the website with phpvms. The pireps sended with Xacars, kACARS and FsPax are OK. The problem is that sometimes, ACARS programs crashes and the only way to file a pirep to count that hours is filling it manually from the pilot's menu in phpvms. But when I write all there and send the pirep, it gives me this error message: The flight code and number you entered is not a valid route! Ovbiously the pirep doesn't appear in the administration menu to accept it, so I don't know what I have to do to make that manual pireps can be sended. Thanks so much for the help!
Last reply by Nabeel, -
i've installed exam center and putted links on my core_navigation.tpl but i got this can you tell me what to do ?
Last reply by Kyle, -
- 7 replies
- 2.9k views
Hi there, I want to know if there´s any way to wipe the flight data from the LIVE MAP window, for example, after the flight is done (I plan to trigger an event from client to server side, at the PHP module, to make it clean the flight data). I mean, how to code at server side (php module) to clean up just the pilots flight data (especific flight data, not all data at the map window). Thank you in advance. Regards, Roger
Last reply by richipilot, -
- 7 replies
- 1.7k views
I cant get it to install properly, ive installed VMS A LOT of times lol but all of a sudden im getting this error at the end of all the tables being inserted. Fatal error: Class 'SettingsData' not found in /home/mcehosti/public_html/starflyer/install/install.php on line 75 Ive tried making DB with the CPanel Wizard and manually 1st sign of trouble is your install script wont test the DB connection. Please help.
Last reply by davehardy, -
- 7 replies
- 1.9k views
Hi, I have added an code, now is the footer at the wrong place, see here: www.northair-va.tk I dont know what I can do, can who correct this code? Can one help me? Here is the code: Code snipped by Nabeel Thanks Basti
Last reply by BastiDE, -
- 7 replies
- 1.8k views
I tried connecting my Va to VAcentral. When i did it connected but i got this message when i went to my site: Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'james142'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home4/flyirela/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 I undid everything i did before i got this message but i still get the message?
Last reply by James142, -
- 7 replies
- 3k views
Hello I wonder if you can have the information of total miles flown by a pilot to put in the Pilot Center.
Last reply by AGuyFawkesMask, -
(SOLVED)Exam Center
by Guest Kendo- 7 replies
- 2.1k views
hey i been having a Problem , when i click on ExamAdmin it bring me to my Home Page look http://simb6.org/index.php/exams_admin and i put the files in the right place and the SQL is in the phpmyadmin Help Please
Last reply by James142, -
- 7 replies
- 2.5k views
Hey, I would add the NAVDATA.SQL to my MySQL-Database, but when i try to add it, I become this error: Yes I read the manual to add the navdata!
Last reply by CPC900, -
- 7 replies
- 2.3k views
I wonder if possible when they go to www.myva.com it takes them to a page and then i can have enter the site? If you know what i mean. thanks Daniel
Last reply by Daniel, -
any ideas how to fix it will be great Thanks Daniel
Last reply by Strider, -
- 7 replies
- 1.9k views
Guys, Can you have a look at the website www.serious-airlines.com ? I have some strange lines in the top of the website. I have not changed anything in the past hours. Hopefully you know what i can do to fix it... Regards Lucas
Last reply by TennShadow, -
Any help on how I can just Iframe the Acars map on my server page? What file is the acars map, the location? Kind Regards, Allan
Last reply by Allan,