Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 2.1k views
Hello, I'm looking for a possibility to show the altitude beside feet also in meters in the Acarsmap. Also the speed should be indicated in knots as well as kilometers per hour (km/h). I've done some attempts, but nothing is working. I need two other variables, e.g. <%=flight.meters%> and <%=flight.kilometers%>. I tried to multiply the height by PHP with 0.30479 and the speed with 1.851984, but the result is always 0. Can someone help, please?
Last reply by Colonia, -
- 3 replies
- 2.1k views
Hello, I was wondering if there is something simillar to GetAllAircraft(), yet would give back ONLY the enabled aircrafts? Many Thnx
Last reply by mark1million, -
- 4 replies
- 2.1k views
Hi, I want to change the name what you see at tab of the browser. Example: In Home Page at the tab you can see Welcome but in the pilots page you can see Pilots. I think it is the name of the module but Is posibble to change this name??
Last reply by Strider, -
- 0 replies
- 2.1k views
Hi! I am having a little difficulty installing phpVMS on my local PC - with use with XAMMP. Here is what I did and the error message I am getting: 1. I created the database that phpVMS will use - using http://localhost/phpmyadmin/. Successful. 2. I completed the database setup of phpVMS - and on the next screen I got the green lines that I assume means the installation was successful (see attached screenshots 01 and 02). 3. When I click on the 'Continue to next step', I get a whole bunch of 'strict standard' error lines and further down, towards the end of the page, a 'site setup' screen (see attached screenshots 03 and 04). 4. When I fill in the info the scr…
Last reply by DCaptainFunk, -
- 5 replies
- 2.1k views
1. I do not want that PHP will continue to own more hours to the event .. I mean, if I did that the event will be until 20:00 z then I want it to really be until I put each time a pilot makes this book adds a few more that I did in Slot Interval love to know how I remove it ?? The intention is that if I did have Slot Limit: 61 so it will not be the 61 pilots also do book .. 2. I want to do after a certain time, for example after 31 days if the pilot did not fly then it will send him an email and tell him he RETIRE and if I really want it put him in this situation because at the moment I put it to the pilots so it's not really doing anything ... I mean, if I ma…
Last reply by StartVM, -
- 3 replies
- 2.1k views
Hello there, I was wondering if there is any way to import VAFinancial Flight logs and pilots to PHPvms. Thanks!
Last reply by TAV1702, -
- 1 follower
- 4 replies
- 2.1k views
Hi everybody in app.config.php I edited the Close bids after expire function but it doesn't work Anyone can help me?? I think I need to run a cron Job to get it works but I don't know how can I do it. # Whether to close any bids after a certain amount of time Config::Set('CLOSE_BIDS_AFTER_EXPIRE', true); Config::Set('BID_EXPIRE_TIME', '1'); # How many hours to hold bids for
Last reply by t_bergman, -
- 5 replies
- 2.1k views
I tried to install a new skin, but i now get an error, and i cant log in to get into the admin centre, can anyone help? if you want to look, check here http://bahairways.net16.net/ how do i log in and get my skin back to normal? Cheers muse4eva
Last reply by RogerB, -
- 7 replies
- 2.1k views
I would like to get recent Pireps to show like this. #1002 - Pilot Name so if they click the #1002 it will take them to the Pirep View. If they click the Pilot name it takes them to their profile. thanks alot!
Last reply by Daniel, -
- 1 reply
- 2.1k views
Quick question, I found this following code: <?php MainController::Run('RouteMap', 'index'); ?> Unfortunately this shows all the routes. Is there one that links to just a certain pilot's flow route map, in Google Maps? Also, what is the code to pull a certain pilot's 5 most recent PIREP's? Thanks in advance, had trouble finding it.
Last reply by Petey, -
hi everybody I have a question. I have installed FSACARS and the ini file that you have on phpvms for the virtual airline. So i start FS2004 put my plane ion the airport,open fsacars choose my companie.I fill the dep arr airport FL etc. I start FSacars everything ok. After my flight i will send the Log,but i cant.It opens me the start page of phpvms of the VA and its written You are not a registered member. Does someone have an answer about that? Hope that you understand what i mean cause i am from Europe lol
Last reply by damien82, -
- 5 replies
- 2.1k 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…
-
- 7 replies
- 2.1k views
Hi everyone. I have a quick question if I may. I have not done very much stuff in the past using echo. I always shyed away from it. I have edited my downloads page in my template I call Crystal 2 to match the admin downloads list. Now on to my question. I want it to know if it is an admin or a regular user. If it IS an admin I want it to display this info. <span style="font-size: 8pt">[<a id="dialog" class="jqModal" href="<?php echo SITE_URL?>/admin/action.php/downloads/editcategory?id=<?php echo $category->id?>">Edit</a>] | [<a class="ajaxcall" action="deletecategory" id="<?php echo $category->id?>" href="<?php echo SI…
Last reply by TAV1702, -
- 4 replies
- 2.1k views
Hi I'm Rafael Marquez, president of an airline venezuelana. I have a question: how I can do to make the numbers of pilots from 101 and not start from 0001? I really want is that body which pilots are assigned automatically register your id from 101, 102.104, 105. Not since 0001, 0002 I hope to help me solve it _________________________________________________________________________________________________________________ Hola soy Rafael Márquez, presidente de una aerolinea venezuelana. Tengo una duda: ¿como puedo hacer para que los numeros de pilotos empiecen desde 101 y no desde 0001? Realmente lo que quiero es que cadaves que los pilotos de registren se asigne…
Last reply by Jeff, -
- 6 replies
- 2.1k views
Hello guys! I am trying to view the Schedules & Routes in the Admin Panel but they don't load? Here is a picture showing that I tried deleting cache and resetting the PIREP/Schedule Route from the Maintenance section... Help!
Last reply by Sava, -
- 3 replies
- 2.1k views
I am wanting to get rid of the GOOGLE map that shows up on the flight schedule view page. I want to replace it with the Great Circle Map one. What is the correct code to show the flights' route on GCM instead of GOOGLE? I think that I will need to change the MODULE to be able to remove the GOOGLE map itself, but what code do you place in the public_html/core/templates/schedule_details.tpl?
Last reply by Jeff, -
- 1 reply
- 2.1k views
Hi All, I am trialling using FSPax on our site and have two issues that I was wondering if anyone else had experienced. The first is the display of the pirep on the site after it has been submitted. For some reason there is a "n" in front of each line of text. Usually that is where the time of each event is logged but FSPax doesn't record that information so I assume it has something to do with that. Nonetheless does anyone know how I can remove the "n"? Here's part of the pirep so you can see what I mean: (the "n" is in front of every single line) Secondly, in the pirep table (in the DB) FSPax records the aircraft used as whatever aircraft is allocated for the…
Last reply by Parkho, -
- 5 replies
- 2.1k views
So, i started to translate JAL Virtual's site to Japanese, translating my skins .tpl files to Japanese in Dreamweaver, i planned to do the same for phpvms base .tpl files. But of course i wanted to test it out first, so i translated my core_nav, and live flight .tpl files uploaded them and got not Japanese Characters but all out random "@56vvv". Why is this happening? I am using Firefox and i have a Japanese language pack installed on Firefox and Windows. Screen of the issue (yes you get to see my new site) and yes i know the nav bar is not placed properly. Dreamweaver image on the right, result on the left. This is what im getting on the other pages i translated too.
Last reply by Toyuko, -
- 7 replies
- 2.1k views
Hello! I'm getting this msg on the map of my VA Oops! Something went wrong. This page did not load Google Maps correctly. See the JavaScript console for technical details.
Last reply by LeeCley2017, -
- 1 reply
- 2.1k views
Ok, besides the "Can't find javasript.tpl" errors during install (I know they were there). I did run into the same mysql errors that most people are. Just to let everyone know, INSERT INTO `phpvms_ranks` VALUES(1, 'New Hire', 0); is incorrect.Why? Because 3 values do not match 4 fields. To fix this, it should be INSERT INTO `phpvms_ranks` VALUES(1, 'New Hire', , 0); Another way to get around this is to manually add an image with it's location to the blank spot. Or you can manually add each line of sql into your database. However, the first block of code will always give an error.
Last reply by Nabeel, -
- 7 replies
- 2.1k views
OK guys, sorry I've been asking a lot of questions but I still run into a few issues every now and then. First question, Bidding... Pilot selects bid it says added, then pilot goes back to view bid and it says "You have not bid on any flights". Any Ideas? Second: phpvms Admin Panel... Latest News it says No input file specified. where do I specify a file? Thanks for the continued support, Chad C.
Last reply by Nabeel, -
- 7 replies
- 2.1k 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, -
- 4 replies
- 2.1k views
Hi, I have tried to search the forum but have not found anything similiar. I installed phpVMS yesterday on my server. I'am familiar with the system and have worked with it several times before. The problem I have is that when I try to register a pilot using the /register module nothing happpens. No error-message nothing. The only thing that happens is that the password and the reCapatche gets erased. If I remove for example the first name an error message regarding that comes up. I have no troubble adding routes or such. Everything works except the registration form. EDIT: Here is a link for you to try: http://www.novairvirtual.net/phpvms/index.php/registration W…
Last reply by PKnight, -
- 2 replies
- 2.1k views
Hello All, FIrst off I know I have been negligent on not updating phpVMS like I should have, but in the here and now, how do I fix this issue. It was hacked and now there is a pop up box with the hacker group and if I dismiss that dialog, then it takes me to the screen with there ad for the group. I have temporarily suspended the site virtualblue.org for security purposes, but how do I get that fixed and how to I update the site. Here is the link to the exploit they sent me. http://www.exploit-db.com/exploits/24960/ Thanks
Last reply by EastCoastHops, -
- 3 replies
- 2.1k views
Thats the response I get from the server when filing a pirep using my World ACARS program. wacars.php: /** * wacars.php * World Acars * * Copyright 2010 Mitchell Williamson * * Liscence: * The GNU General Public License (GPL) * Version 2, June 1991 */ class wacars extends CodonModule { /** * Receieves PIREP * index.php/wacars/pirep */ public function pirep() { $pirep_xml = $this->post->pirepxml; $xml = simplexml_load_string($pirep); $aircraft = OperationsData::getAircraftByReg($xml->reg); /** Fill the data array with data from XML */ $pirep_data = array( 'pilotid' => $xml->pilotid, 'flightnum' => $xml-…
Last reply by Nabeel, -
- 5 replies
- 2.1k views
When i add a very long route it breaks the table in the Schedules page check the attachment. The other problem is the search engine when using "By Aircraft Type" it only finds one flight per type. Plus i would like to have all the search boxes showing for better searches. broketable.jpg
Last reply by maxwaldorf, -
- 2 replies
- 2.1k views
Hello, I would like to ask You for help, where can i find defined class for progress bar in ACARS MAP site. class="prog-bar" i checked few css files but there is not defined anywhere. Somebody know where is it defined ? Thanks in advance. ---- I hope that post is in correct place, if not please replace.
Last reply by Mark12s, -
- 3 replies
- 2.1k views
Hi Nabeel, I was wondering whether it would be possible to change the format used to show total hours flown by an aircraft. I think the issue stems from the time first entered into the PIREP as a non-standard format, e.g. 1.3 for 1 hr 30 mins rather than 1.5 or 90 mins. As such, the total hours flown by one of my aircraft is showing as 3.9 which of course is actually 4 hrs 30 mins. It's not a mega problem, but just one which results in some head scratching when looking at the reports in the admin reports section
Last reply by Nabeel, -
- 8 replies
- 2.1k views
Any website with phpvms that I try to go on loads really SLOW. Other websites work fine. I tried on: afva.servegame.org - Australian Frontier afva.servegame.org/pacific - Pacific Frontier vhmrw.site90.com - My dev site www.tnt-virtual.be - TNT Virtual Any ideas? Thanks, Mitch
Last reply by Nabeel, -
- 3 replies
- 2.1k views
All the sudden after sending Schedules and PIREPS to VA central through the VA Central Settings my Admin Dashboard is blank. I have no admin control on my site. Any help would be appreciated.
Last reply by mark1million,