Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 2 replies
- 2.7k views
Hey phpvms! Having some issues with the Acars Map! Pilot Flight Number Departure Arrival Status Altitude Speed Distance/Time Remain flightpilotid - flightpilotname flightflightnum flightdepicao flightarricao flightphasedetail flightalt flightgs flightdistremaining nm / flighttimeremaining I made sure the ASP tags were off. Nothing i found on the forum that i found about this seemed to work for me. any ideas? Thanks!
Last reply by servetas, -
- 6 replies
- 2.7k views
Hello! I am having some troubles updating! I back up all my files install all the update files go to the update link and it tells me Update complete! I go back to the admin panel and it says that I am still version .628 I believe it is.... any ideas? Thanks!! ???
Last reply by N22080, -
- 1 reply
- 2.7k views
I have noticed that I find no means of deleting an airline in the admin panel Add & Edit Airlines. This is also true with Edit Airports & Aircraft.
Last reply by C1971W, -
- 7 replies
- 2.7k views
I want to sort my airlines aircraft in ascending order when the pilot comes to choose his aircraft for submission of a pirep. I have tried two ways so far. in local config i did this. /* Sort the aircraft by order*/ Config::Set('AIRCRAFT_ORDER_BY', 'name ASC'); That doesn't appear to work. I also went into my mysql db and went into operations changing the alter table order from "id" to "name", but that doesnt seems to work either. My php code on the pirep submit tpl is as follows, i wonder if someone could point me in the correct direction. <div align="center"> <select name="aircraft" id="aircraft"> <option value="">Select the a…
Last reply by stuartpb, -
- 5 replies
- 2.7k views
When I go into the Admin Activity Logs I see "so and so Approved PIREP #1933" But when I look at the recent Pireps, there is no number saying that it is Pirep #1933 or whatever. How can find these Pireps if there is no Pirep number associated with them?
Last reply by Strider, -
- 7 replies
- 2.7k views
I am using kACARS_free client. I see the pilot information on the map, but NO airplane icon. I searched but found nothing. My site is www.atlanticairgroup.ca. Thanks!
Last reply by t_bergman, -
- 2 replies
- 2.7k views
I am having problem regarding the live departure board. When I start a Flight it doesnt show up any deatils. Please help me , I am new in the line thats why I dont know. The coding is below <?php $q = "SELECT * FROM phpvms_acarsdata"; $l = DB::get_results($q); if($l != null){ ?> <table border="0" width="100%" cellspacing="4" class="acarsmap"> <thead> <tr> <td><b>Pilot</b></td> <td><b>Flight Number</b></td> <td><b>Departure</b></td> <td><b>Arrival</b></td> <td><b>Status</b></td> <td><b>Altitude</b></t…
Last reply by gcltlee, -
- 10 replies
- 2.7k views
Hi guys i have installed simple machine forums on my virtual airline now i wanted to add recent posts on my main virtual airline page or left menu how i can do that?
Last reply by Nabeel, -
Hi I am trying to make a server on my pc so i can test new things with out going onto the internet. I am thinking of XAMPP but i want to know if when i am running the server, can anyone get onto it through the internet, or is it just me who can access it? many thanks chris
Last reply by edmundk, -
- 6 replies
- 2.7k views
Yesterday everything was working, but today when i logged in, i could only see 3 schedules. i checked in the admin panel, all of them are there, but only 3 are displayed for the pilots. i tried to reupload the cvs file, but that didnt help. what may be causing this? http://swisssvirtual.com/index.php/
Last reply by OA01, -
- 4 replies
- 2.7k views
Is it an an option to delete the check for PHP 5.6 in PHPVMS 5.5? As a lot of hostingcompanies are changing from 5.6 to 7.0 next year. I have found out that in most cases you still can create a web.config file pointing towards php 5.6. And after installation delete the web.config. But there will be a time, for some rather later and other sooner, when php 5.6 is not there anymore. PHPVMS 5.5 is expecting PHP 5.6 or lower. Or is there another way to go around the problem? Thanks, RobB
Last reply by Tummi, -
- 2 replies
- 2.7k views
Hi guys. Just recently installed phpVMS to replace VABase & have to say I'm mightily impressed (especially with all the great add-ons the community is developing!) Anyway, the problem at hand... I've manually imported the fleet from myPHPAdmin and re-optimised the tables, cleared the cache etc. I'm trying to import the current schedules we have (I've changed the data to match the phpVMS formatting) using the Admin function and it's successfully picked up all the airports & populated that table but it keeps throwing up an error for every entry that "Aircraft xx does not exist! Skipping" (xx is every a/c number I have in the table!). Needless to say it's not pul…
Last reply by Chaz, -
- 9 replies
- 2.7k views
Hello all, I have 2 problems 1) The admin panel is showing this error/message when editing aircraft. It is allowing the aircraft to be edited but I don't know why that is there. 2) After inputing a number of flights from the UK-Ibiza the routemap won't show flights to other destinations. Just the ibiza route. any help appreciated!! roboa
Last reply by roboa, -
- 5 replies
- 2.7k views
Hi, I would not say this is a bug, but my pilot list and schedule list aren't showing up in the admin center. My browser says there is an error on those pages at the bottom of the browser. All it says is the heading and then a blank area below it, but the nav bar is still there. I noticed some of the files on my site got messed up, so what file(s) would be keeping these tables/lists from showing up? Or, in other words, what files (php, .tpl, .js ect.) are used to display these tables? I can still view the fleet list and pirep list and all other lists/tables in the admin center. Thanks! -- Cory
-
- 4 replies
- 2.7k views
Hey Guys, Two things 1. To get more pilots flying we have created Wednesday Happy Hours so every wednesday between 3pm - 6pm pilots will get double hours for every PIREP filed between these times. So is there a way to get this to do automatically so that instead of having to go through the recent PIREPS and adding double hours for each pilot? 2. Is there a way for say like when a pilot reaches a certain amount of hours to get an award automatically because its annoying having to again go through all pilots and add an award manually. Thanks!
-
- 3 replies
- 2.7k views
Hey, I was going about adding some awards and I noticed the award images were not showing even though I used the direct URL from imageshack. Anyone got any ideas? Tom
Last reply by Will, -
- 1 follower
- 3 replies
- 2.7k views
Hi all, Could someone tell me which file/database I need to change in order to be able to change my default URL? Sam
Last reply by Parkho, -
- 5 replies
- 2.7k views
I tried many things to change the appearance of the acarsmap by googling but I can't find a working solution. What I am trying to do is to remove the layers and change the map type. Unfortunately changing this: var defaultOptions = { autozoom: true, zoom: 4, center: new google.maps.LatLng(-25.363882,131.044922), mapTypeId: google.maps.MapTypeId.TERRAIN, refreshTime: 12000, autorefresh: true }; to this: var defaultOptions = { autozoom: true, zoom: 4, center: new google.maps.LatLng(-25.363882,131.044922), mapTypeId: google.maps.MapTypeId.HYBRID, refreshTime: 12000, autorefresh: true }; doesn't do anything. The weird thing is almost no changes result in a ch…
Last reply by Curshad, -
- 4 replies
- 2.7k views
Hi, I've tried to install and failed at the first hurdle it seems. I'm getting the following error "Fatal error: Class 'DB' not found in /var/www/vhosts/25/321342/webspace/httpdocs/flightsimulation.buzz/Buzz_Air/core/common/SettingsData.class.php on line 28" Any advise would be welcome indeed!
Last reply by Simnut, -
- 7 replies
- 2.7k views
I'm trying to figure out how to change the contact form to when an email is sent and I hit "Reply" in my email client it will automatically populate the field with the senders email address. Right now, when I hit reply the address is my website address that I have setup in PHPVMS. While this isn't that big of a deal if I'm on my laptop to copy and paste the senders address into the "to" area. However, I mostly answer emails from my phone and that is a little more of a pain. Does anyone have any ideas on how to do this? Thanks, Keith
Last reply by flyalaska, -
- 8 replies
- 2.7k views
By looking at Jeff's "Phoenix" and Simpilot's "WestJet" systems, I'm wondering how to separate the statistics for separate hubs and Airlines. My site is more in the way of Jeff's Phoenix (having multiple airlines with their own realistic flight routes). Is there a simple solution to do that, or is it some kind of trade secret that they would rather not discuss for copying reasons? As I have said many times before, I know very little about coding, but am learning pretty fast by reading these forums. I'd appreciate any help on this, as I know more may be interested as well. -Thanx-
Last reply by Jeff, -
- 3 replies
- 2.7k views
Hi everybody, I am new here and I have some problems without find answer on the forum. I would like to create a menu with sub menu, so I have that: <style media="all" type="text/css">@import "/menu/menu_style.css";</style> <div class="menu"> <ul> <li><a id="current" href="http://regionalva.org/index.php/" target="_self" >Home</a> </li> <li><a href="" target="_self" >Crew center</a> <ul> <li><a href="http://regionalva.org/index.php/profile" target="_self">Pilot Center</a></li> <li><a href="http://regionalva.org/index.php/acars" target="_self">Live Map</a>…
Last reply by Florian Dassonville -RAE01, -
- 3 replies
- 2.7k views
Hello, I don't know if any VA owners have noticed that when you edit a pilots profile, the drop down menu in their profile selects Afghanistan as default so when you save the changes you've made, it changes their country to Afghanistan. This means every profile you edit, you have to remember their original country and re-select it after you've made your adjustments, could the next version of phpVMS sort this problem?
Last reply by simpilot, -
- 7 replies
- 2.7k views
Hello everyone, I have a problem with the enconding. Can anybody help me how I can change the enconding to "UTF-8"? I don´t get where I can do that. I already have edit the app.config to UTF 8 but it dont works. Sorry for my English.
Last reply by PilotMohamed, -
hello gents a bid stuck here i have some awards to show but i can't get the award name infront away http://www.tnt-virtual.be/index.php/profile i just want to show the award can somebody point me in the correct direction gr joeri and a merry Xmass to you all
Last reply by joeri, -
- 5 replies
- 2.7k views
My Distance Remaining in my acars map is not working???? Can someone help me out why its not showing up please
Last reply by cam3r0ngt, -
- 1 follower
- 3 replies
- 2.7k views
I just set up my airline, and i made a test flight. FSAcars: It was able to get the flight plan, but when i tried to send the log, the program crashed, FSPassengers: Didn't even recognize the config file xAcars: Cant even connect to any URL. I would like to get up and running, but nothing is working!
Last reply by lol767, -
- 7 replies
- 2.7k views
Hello All, It appears my chats are not working again in phpvms, I have a dev install updated to v2.1.935 My live site is running v2.1.936 Neither of the sites are showing charts but they were last week and I have not had a security breech from what I can see. Also, the activity feed works fine on the earlier version 2.1.935 but its failing to work on v2.1.936 Is anyone running v2.1.936 and have the activity feed working ? Any help on these matters would be most appreciative, Thanks
Last reply by AUZ, -
- 5 replies
- 2.7k views
phpVMS Gurus..... We recently installed phpVMS at our upstart VA, CargoBeast Airways. We are quite happy with it, save for one issue. Currently, I'm the only X-Plane flyer, thus I'm the only person this is happening to. When I submit a PIREP, it always shows up as "Gross Revenue $0.99 (1 load / $ 0.99 per unit)" no matter how much cargo was listed when the PIREP was submitted. Relevant Configuration: 1. The route is listed as a "Cargo Flight". 2. I am using XACARS version 2.0.0 I went into the PIREP table with phpMyAdmin and noticed that my "load" field had a value of '1' for my last flight, where the "load" field of my MS Flightsim brethren always had a much high…
Last reply by Larry Wimble, -
- 4 replies
- 2.7k views
I have a small space gap on my site: http://www.canadianclassicairlines.com/CPC/ between the menu and the first news post and I can't figure out why that changed or how to correct it I know it is probably really easy, but I am spinning my wheels on this. Also, my menu now shows up behind some other items, like the flight map. Could someone remind me again how to correct both those things. Once you get away from doing this stuff and then you come back to it, it can be challenging for us older folk I have searched the forum, but am not getting the results I am looking for Bruce
Last reply by CPC900,
