Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 31 replies
- 6.8k views
G'day guys, Im trying to call a certain amount of an aircraft for my new fleet page. I need some guidance in doing this as im not quite sure what the syntax is for echoing an amount of something. This is what im trying to do <?php if $aircraft->icao; == DH8 echo $amount ?> Any guidance would be great Tylor
Last reply by Parkho, -
Twitter [SOLVED] 1 2
by vJet2- 1 follower
- 31 replies
- 7k views
Hi all, I have tried to get my va twitter to tweet as my pireps are recorded using the information provided in http://forum.phpvms....-up-twitter-r37 I have put the code (replacing all the necessary info of course) into my local_config file Config::Set('TWITTER_ENABLE_PUSH', true); Config::Set('TWITTER_CONSUMER_KEY', 'PASTE THE CONSUMER KEY HERE'); Config::Set('TWITTER_CONSUMER_SECRET', 'PASTE THE CONSUMER SECRET HERE'); Config::Set('TWITTER_OAUTH_TOKEN', 'PASTE THE ACCESS TOKEN HERE'); Config::Set('TWITTER_OAUTH_SECRET', 'PASTE THE ACCESS TOKEN SECRET HERE'); But its not happening . Can anyone help please Thanks in advance
Last reply by vJet2, -
Acars Map[SOLVED] 1 2
by vJet2- 2 followers
- 31 replies
- 9.6k views
Hi all, Was trying to change my Acars map to the weather version. All I can see in the local_config is # Valid types are G_NORMAL_MAP, G_SATELLITE_MAP, G_HYBRID_MAP, G_PHYSICAL_MAP I tried changing my map to G_WEATHER_MAP but it doesnt work. Would anyone have an idea of how to do this please. Thanks in advance I have just tried adding this API key to to the local_config but still no joy <?php $xml = simplexml_load_file('http://www.google.co...a,croatia&hl=hr'); $information = $xml->xpath("/xml_api_reply/weather/forecast_information"); $current = $xml->xpath("/xml_api_reply/weather/current_conditions"); $forecast_list = $xml->xpath("/xml_api_rep…
Last reply by Tylor Eddy, -
- 31 replies
- 6.9k views
Hi I am using go daddy for my website hosting and database. I try to log into the database on php installer but then i get a error saying " Error: Access denied for user 'xxxxx'@'localhost' to database 'xxxxxxxxx". What does that mean please help. P.S I have already talked to go daddy support.
Last reply by Spin, -
Fuel price 1 2
by packo88- 30 replies
- 5.3k views
I have noticed my fuel price on each pirep is getting higher. is this whats suppose to happen? All my fuel prices are set to 0 but when a flight is done the price comes through at over $700 per Kg
Last reply by Nabeel, -
- 30 replies
- 5.4k views
I need help with the GC Map. Can some1 give me the code on how to display the GC Map to show all my routes?
Last reply by joeri, -
- 30 replies
- 10.3k views
Hello I was just wondering the other day if there are any VA's that don't require their pilots to use an ACARS system? Most VA's require their pilots to submit some 'proof' that they did the flight by using ACARS and submitting the log, or submitting a tracker log from vatsim and the like. But honestly, why would a pilot lie/cheat about doing a flight? Reason I'm asking is that even though I wrote a pretty fool-proof guide on how to configure kACARS and xACARS for use with my VA, some pilots still struggle with it or the software causes other problems, so I'm considering to make this non-mandatory. Would I be the only VA doing that, or are there others out there w…
Last reply by Impulse, -
PVACARS II 1 2
by Fernando- 30 replies
- 8k views
Anyone know if this system will be marketed? It was very beautiful, what is the real author of the program? Link to view it http://www.fs-produc...s-ii/85-pvacars
Last reply by simpilot, -
- 30 replies
- 21.9k views
I am helping someone with their site. He has this error file_exists(): File name is longer than the maximum allowed path length on this platform (4096) On the index page and the profile pages. We thought it was the skin, I uploaded a different skin to test that theory. Same error. phpVMS 5.5.2 php 5.4. We have also tried it with php 5.5 and 5.6 There is a route, airplane, and two airports in the database. There is some data. Any hekp would be appreciated.
Last reply by FlyingMachine, -
- 29 replies
- 4.6k views
G'day, Since the update version of PHPVMS in FSacars the "flight from VA" button works but when I Stop Log and then except the flight I get a conversion error. Then when I look at the log I have a zero hour flight. The flight uploads to the VA ok but with zero hours. I have tried using FSacars to record the flight entering all the flight/plane data manually and everything works fine so there seems to be a problem still with getting flight from VA. I have tried reinstalling FSacars and I have used the latest .ini but still have the same problem.
Last reply by John J, -
- 29 replies
- 4.7k views
Ok guys. It is once again time for me to make my self look real stupid which I am pretty good at doing. All I am trying to do is insert a pilots ID and First and last name in a table. The Pilot ID should be a link to his or her own public profile while the first and last name are merely that, just a name (no link). I have tried every single code I can until I have been blue in the face for 4 or 5 days now and still no good. I simply can not figure out how to get that code or where it comes from. I have consulted many php readings and all of it is different then we use here it seems. So I figure after almost a week of trying it was time to ask. I hate to ask for help …
Last reply by TAV1702, -
- 29 replies
- 9.2k views
Hi I have query for problem-solver which is when you go to ACARS Map page there is Option on Acars data table OF AC means Aircraft Name will show up there right so when i am putting variable to show Aircraft name there which is <%=flight.aircraftname%> it wont showing any thing on ACARS MAP table Blank and when i put <%=flight.aircraft%> It shows the result but only Digits Like 1, 15 ,29 ....................... now i have also implemented Live Flight board on my Front Page taken code from this post POST Again here it wont showing Aircraft type on Front Page the Row was blank instead of showing Aircraft name like B737. ATR i hope you understand Come back to m…
Last reply by Jeff, -
- 1 follower
- 29 replies
- 7.4k views
I just started using Lance skin www.virtualvarig.com and get some errors 1 - pilot tab not showing any pilots. I added 1 hub , 2 airports 1 aircraft ad one route. 2 - cant register anyone , because no HUB or location can be choose. PILOTLIST <?php if(!$pilot_list) { echo 'There are no pilots!'; return; } ?> <style> .borders{ margin-left: 100px; margin-right:100px; } </style> <div class="borders"> <h3><?php echo $title?></h3> <table class="table"> <thead> <tr> <th>Pilot ID</th> <th>Name</th> <th>Rank</th> <th>Flights</th> <th>Hours</th> </tr>…
Last reply by TAV1702, -
- 28 replies
- 6.6k views
hello, i have upload phpvms on my site but when i go to http://*****.altervista.org/phpvms/install/install.php the site give me this error Parse error: syntax error, unexpected '.', expecting '(' in /membri/aireagle/phpvms/install/install.php on line 63 why? i see the line 63 but i don't find any error similar error give me the site in other pages: syntax error thank's for all P.S. excuse-me for my english but i am not english
Last reply by aireagle, -
- 1 follower
- 28 replies
- 6.6k views
Hello, I am trying to restrict the aircraft that can be flown by a pilot by their ranks. I have selected the rank they have to be in the fleet list area of the admin panel. I have also added the line of code to the local.config.php to restrict it and set it to true and it still doesn't restrict pilots to fly certain aircraft. I am using Front Schedules put out by lorathon, and I tried adding the restriction code that is in the schedules_result.tpl, but that didn't work. Any ideas? Thanks in advance! Cory
Last reply by SiedlerP, -
- 28 replies
- 6.2k views
Hey Nabeel, I am wondering if there is any way at all in to making the system allow us to give sign on bonuses. For example, register now and file a pirep that is verifyable by use of an acars type script and recieve a 5k sign on bonus on pirep acceptance. I have done this already, but when you optimize the database and recalculate stuff, it takes the cash away from the pilot and puts everything back in order. I know that is how it is supposed to work and that is great. I was just curious if there was a way around it for that one very reason or similar. Oh and I almost forgot. Since I updated to 943, I can not edit pilot info such as transfer hours or cash or anything…
Last reply by Jeff, -
- 28 replies
- 4.4k views
OK, I previously created a topic on one of these issues but I'll make it much clearer this time. Here are two major problems I'm having at the moment: 1. NO ROUTE PASSED ERROR - Click on Add to Bid to receive the dreaded No Route Passed error. 2. GOOGLE MPS NOT SHOWING - My Live ACARS one works, but not the one in the PIREPs or the View Details page on the schedules. Does anyone know any fixes for these? Link: http://www.freshjetvirtual.com/
Last reply by freshJet, -
- 28 replies
- 5.1k views
Hi i am getting error in my signatures what to do? Get the following error when access my edit profile area. Warning: scandir(\httpdocs\birdva\/lib/signatures/background1) [function.scandir]: failed to open dir: No error in E:\ihttpdocs\birdva\core\common\PilotData.class.php on line 420 Warning: scandir() [function.scandir]: (errno 0): No error in \httpdocs\birdva\core\common\PilotData.class.php on line 420 Warning: Invalid argument supplied for foreach() in E:\\httpdocs\birdva\core\common\PilotData.class.php on line 422 Awaiting help. Thanks! UPDATE: TOPIC SOLVED THANKS TO MARK & AHMED.
Last reply by fsxsimulation, -
- 1 follower
- 28 replies
- 4.7k views
Signature font are diffrent sizes and i dunno why heres my signature from my old site and heres one from my new site this is odd hope someone can shed a light on this for me cheers michael CEO Luxury Airways Virtual
Last reply by LuxuryCEO, -
- 1 follower
- 28 replies
- 5.6k views
Hello I'm trying to add whether a pilot is flying online on Vatsim or IVAO to the acarsdata table. To figure out if he is logged into a network I'm reading out the whazzup files with this code inside the acarsmap.tpl To download the txt files: $cws = new CodonWebService(); $ivaowhazz = $cws->get('http://de1.www.ivao.aero/whazzup.txt'); $cws = new CodonWebService(); $vatwhazz = $cws->get('http://www.pcflyer.net/DataFeed/vatsim-data.txt'); Then to check if this file contains the right callsign, I'm using this code (in the acarsmap.tpl as well and working as it shood): if (strpos($ivaowhazz,'<%=flight.flightnum%>') !== false) { echo '&…
Last reply by skylineVirtual, -
- 1 follower
- 28 replies
- 10.4k views
Hi all, I'm currently in the process of setting up a Virtual 'Group' which will operate over multiple airlines throughout several regions. At the moment, I'm doing all the schedules by hand from timetables available online however, One of the potential issues I'm facing is that currently, All the 'routes' are assigned to one aircraft registration - Currently, This is fine however, what I'd ultimately like to end up with is a situation where pilots can select from a menu the registration they're flying for that flight on that day. Thus far, I have managed to implement the schedules to an accuracy level that dictates only 1 aircraft will operate the flight. Real World sc…
Last reply by polirom, -
- 27 replies
- 4.9k views
Parse error: parse error, unexpected '=', expecting '(' in /hsphere/local/home/hotstuff/nd-airlines.com/phpvms/core/codon.config.php on line 85 this is when i goto log onto our site is all setup! You can login to the admin panel here then the error comes up
Last reply by Nabeel, -
- 27 replies
- 4.2k views
How can i put those files that i downloaded from phpVMS and put them in my website. can someone tell me how please.
Last reply by Kyle, -
- 27 replies
- 8.6k views
i have tried to reinstall several times and useing several themes and this is what i get when i try to find a flight: This is what i get in the admin centre: i will also add that i have entered several flights from KJFK
Last reply by AlexS, -
- 27 replies
- 13.1k views
Whenever I try to bid on a flight, it says: No route passed. It didn't used to do this, but I have changed my skin. Could this have something to do with it? Once FsPaintShop get's his skin back up, I'm going to edit it to one of those.
Last reply by TAV1702, -
- 27 replies
- 12.7k views
Hey guys this may seem odd but in the settings page of admin (/admin/index.php/settings) there should be a place to input your google maps api key, on the dev version my field is missing, can i add this in to the local congig directly or where does it go. By the way google maps work fine never had an issue but there is an error in the console of chrome stating about the api Cheers.
Last reply by OzFlyer, -
- 1 follower
- 27 replies
- 6k views
hello there guys and gals i'm using the lance skin and i'm having an issue where the schedules page when you search is duplicating the header and footer i have inclueded a picture of what is happening https://va.atlasgaming.group thats the link to the website i have scoured throw tpl and php files and i just cant pick out whats gone wrong also one quick question i would like the ability for my pilots to add routes to the airline like admins can through the admin center i was thinking maybe i could just create a page and have it render the object used by the admin center to add a schedule but i'm not entirely sure how this would work any help is greatly apprecia…
Last reply by flyalaska, -
Map Control
by Lotus- 26 replies
- 4.7k views
probably a simple question, AND has nothing to do with an issue! What do I need to add/change to control the zoom level on the live map? I checked the Google API site, and must have been looking in the wrong area since the code was somewhat different from what is in the program. Thanks!
Last reply by Nabeel, -
- 26 replies
- 11.6k views
Before 2.1.930, I was able to desplay a number of different languages. With .930 and .934, I can't. For example, this used to be Greek. ¸Î½Î¹ÎºÎ® Î¥ÀηÃÂεÃία ÃŽ ληÃÂοÆοÃÂιÎν What happened?
Last reply by Nabeel, -
- 26 replies
- 5k views
I want to make a foreach loop with the schedule route and the nav data, so basically display the data for each waypoint in the route. I noticed there is a function called parseRoute($schedule), which I tried to implement by nothing happened. Any ideas???
Last reply by freshJet,