Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
Side Bar Help
by Guest lorathon- 15 replies
- 3.9k views
I am trying to get a template to display in the side bar. But all I get is the name of the template being displayed. If I change the name of the template to one of the existing ones that sidebar shows up. (sidebar_aircraft.tpl - will display the aircraft template in the side bar) public function HTMLHead() { $this->set('sidebar', 'sidebar_events.tpl'); } This is at the being of the module. Do I need to reference this somewhere? I have searched everywhere and just can't figure it out. Thanks
Last reply by Nabeel, -
- 16 replies
- 3.9k views
Hi everybody, I search in the forum but i don't find it.I have two problems. Firstly, when the autozoom : true in googlemap, the map doing zoom to lowest level.. How can I stop it in a specific level.. Second problem is when I use google map for FSACARS, the aircrafts heading do not show the real heading, however when I use Kacars it shows normal. How can I solve that problem ? Thanks for answering.
Last reply by hoktay-istanbul, -
- 9 replies
- 3.9k views
I want to make an RSS Feed for latest news. This is my code: lib/rss/latestnews.rss <?xml version="1.0" encoding="utf-8"?><rss version="2.0"> <channel> <title>Latest News</title> <link>http://www.freshjetvirtual.com</link> <description>All the latest news from freshJet</description> <lastBuildDate>Thu, 10 Nov 2011 06:36:50 CST</lastBuildDate> <language>en-us</language> <item> <title><?php echo PopUpNews::GetFieldValue($popupnews->subject);?></title> <description><?php echo PopUpNews::GetFieldValue($popupnews->body);?></description> <link>…
Last reply by freshJet, -
- 1 follower
- 1 reply
- 3.9k views
Hello,i have some questions. 1.Can i make my website for VA using html and css? 2.Can i make login and register forms to enter a crew center with PHP? 3.How i can add statistics to my website,how many pilots we have,how many flights.... 4.How i can add live map to my website? 5.Is possible to make a virtual airline with 2 or more callsigns?
Last reply by Vangelis, -
- 18 replies
- 3.9k views
Hello, I have an Error on the Flight Schedules Page. The Error: Parse error: syntax error, unexpected '}' in .../core/templates/schedule_results.tpl on line 102
Last reply by Kimis, -
- 10 replies
- 3.9k views
Hi folks, I have a running phpvms on my web and I have a another website, and I want to know if there is a way I can embed the live acars map? I tried figuring out the root part of the acars map. for an ex: www.website.com/map but cant find it on the files. Hope this is clear.
Last reply by mark1million, -
- 16 replies
- 3.9k views
Small suggestion for the next update, giving admin the ability to attach a flightplan file to each route added, allowing a pilot to download the associated flightplan for that schedule and load it direct into FS. Ability to upload multiple with small label for each would be ideal to allow uploading plans for different addons LVL-D 767 PMDG etc.
Last reply by packo88, -
Stats Page
by CPC900- 7 replies
- 3.9k views
Ok, I really don't understand the workings of phpvms to try and do my own modules. So, I am asking for some guidance on one of my old sites stats pages..... Here is my original code of an html page. It basically showed the amount of hours pilots had per aircraft. I am hoping someone can sort of guide me in how/what I could do to make this function in phpvms. I used to pull all the data from the sql database, and obviously, you can tell I was doing it the long/hard way. I think I get confused by how to grab the data, how to add the data together from different tables, etc. inside the phpvms environment. I would really like to understand phpvms so I can help, rather …
Last reply by CPC900, -
- 9 replies
- 3.9k views
Hey,I need some help setting up phpvms, on wamp sever.If anyone knows how to do this help is greatly appreciated:D
Last reply by xinu, -
- 10 replies
- 3.9k views
Hello Captains, I am thinking to start my new Virtual Airline and I am currently working on the site I would like to bring type rating Module in my VA where a Pilot can only fly his type rated aircraft once he joins the VA.Example If a pilot is registering into the VA he have to choose the aircraft which he wish to fly if he chooses 737 then he can only fly 737 for a one month period.After a one month period he can change to his new rating maybe into a B777 type rating and continue the same process in his VA career.Can anybody help on this. Rider320
Last reply by Tummi, -
- 6 replies
- 3.9k views
Hello, Does anyone know how to fill in the missing pilot ID's? For example, our system starts at LEV249, next is LEV250. Then... we have a major gap between LEV250 and LEV276 due to inactive members removal. We are now up past LEV310 and have a few other holes in there. Is there a way to get these holes filled without messing with any of the pilots already in the system? I know you can set them in the admin center but wont that mess up the current members? Thanks!
Last reply by Curshad, -
- 9 replies
- 3.9k views
We are upgrading our chat to ArrowChat. We trying to integrate it with our database. Ran into a wall. Having problems with the sessions. The chat script wants the data from the cookie. We can change that from cookie to session without a problem. Just don't know what the variables are. Any help would be appreciated.
Last reply by HighFlyerPL185, -
- 11 replies
- 3.9k views
Hello, before using phpVMS I had a site for my VA The drivers did a lot of hours, Now I ask you not to lose them all, You can add the site hours flown by each pilot also added flights? Thanks!
Last reply by Caporrella, -
- 1 follower
- 9 replies
- 3.9k views
Hi guys, My acars map stoped working. I didn't change anything before stop! This code below was working well!! Any idea? I tried to substitute by originals phpvms files but dindn't work too... We use KACAS 1.0.1.1. ACARSMAP.JS /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author N…
Last reply by simpilot, -
- 1 follower
- 7 replies
- 3.9k views
At the top of the Admin Center there is so supposed to that graph that shows how many Pireps were submitted each day, all I have is a box with this in it, how do I fix it:Open Flash ChartJSON Parse Error [syntax Error]Error at character 0, line 1:0:
Last reply by chilemugriento, -
- 1 follower
- 8 replies
- 3.9k views
I have looked through the forum and can't find a solution. I am getting the "No Route Passed" error but i get it on any skin i use. Please help!!
Last reply by magicflyer, -
- 8 replies
- 3.9k views
Hello i was trying to add a custom airport i have added it but seems to be way off the coordinates in the live map i have tried everything if any one can help be greatly appreciated. I though maybe i was inserting them wrong here are the coordinates: N36°02.03' W114°48.05' how would i insert that into the adding custom airport area. Kind Regards Wings Aviation CEO WA101-Allan allan@wingsonair.net http://www.wingsonair.net
Last reply by WA101-ALLAN, -
- 15 replies
- 3.9k views
Okay as i see a lot of posts with people saying that nothing works anymore, I write a little hint how to prevent that in future. I by myself use a tool called xampp ( http://www.apachefriends.org/de/xampp.html ). Xampp is a local http server which allows you to install a copy of phpvms directly on your computer and open it in your internet explorer/mozilla/... It takes like 5 minutes to configure and install everything. What i do before i change something on my "live" website in the internet is to download all the files on my computer, import the current database into the xampp phpmyadmin mysql database and try it out there. Test out your new installed addons for some t…
Last reply by Kyle, -
- 9 replies
- 3.9k views
I usually do website checks few times a week, and now I noticed our PIREP tables has gotten really ridiculously large. 5.5MB with only 52 PIREPs filed! Now the thing that worries me, as the PIREP database gets larger, will it affect the loading of PIREP lists, slower queries and other things? How do you handle with large amount of PIREP Data? And by the way, we are on shared hosting, if that will affects our VA as well.
Last reply by Parkho, -
- 18 replies
- 3.9k views
On recent flights on the first page, it should show the name of the plane in which the Pirep was archived, instead it shows the number 1 Here is the code I'm using: <?php $pilotid = Auth::$userinfo->pilotid; $reports = PIREPData::getLastReports($pilotid, 5,''); ?> <table class="table table-striped mt30" cellspacing="0" width="100%" height="30" border="1" bordercolor="#FFFFFF"> <tr> <th bgcolor="#dd4b39"><font color="#ffffff">Flight Number</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Aircraft</font></th> <th bgcolor="#dd4b39"><font color="#ffffff">Departure…
Last reply by gio1961, -
- 12 replies
- 3.9k views
How would I align the columns on our pilot roster? We have six hubs (3 shown on image) and the columns for pilots in each hub are mis-aligned.
Last reply by servetas, -
- 3 replies
- 3.9k views
Hi guys, I have a few questions regarding converting; asking them here, I 'googled' what I needed, but they're specific to my install. I have a skin that I made on 2.1.935 and I'd like for the skin to run on that, as I'm more familiar with the syntax/templates. How hard is it to convert certain things? Here's the issues I have: On localhost:8080, there's various errors. Airports won't fetch data automatically (how can this be updated), and fleet cannot be added with a red bootstrap notice 'There was an error while adding fleet'. Google maps also do not work, will this suffice on DavidJClark/phpvms repository https://gist.github.com/nabeelio/…
Last reply by web541, -
- 6 replies
- 3.9k views
Hi, VA in question http://titanairwaysva.com/ (under development) I've created the screenshot center and when clicking upload screenshot it says the screenshot has been uploaded and an admin will approve it etc, when checking in the pics folder the picture is indeed there but when clicking on screenshot approval list it says there are no screenshots to be approved, I'm confused as to where I have gone wrong. Other Issues: Touchdown stats: shows pilot aircraft, landing field etc etc but displays Warning : Invalid argument supplied for foreach() in /homepages/10/d414564920/htdocs/core/templates/touchdownstats/touchdownstats_index.tpl on line 21 Airmail …
Last reply by ayhan, -
- 8 replies
- 3.9k views
Hello everyone, I want to show the operator logo on my VA live map but I have this problem: I used the code <img src="<?php echo SITE_URL; ?>/lib/skins/vairline/img/logos/small/<%=flight.code%>.png"> but it takes the pilot code, not the airline code, so it shows a wrong image. Is there anyway to fix it?
Last reply by Imanol, -
- 4 replies
- 3.9k views
Hi guys, I`m new to phpVMS and first want to say thank you for this great stuff. So far everything works great. The only thing is that i can`t get my flown route show up on the live acars when i click the plane icon... of course I see the Departure - Arrival line but I also want to have my flown route displayed. I have read the VATSIM Style route map thread where it is stated that a client has to be used that sends this data. I`m using XACARS and i think xacars sends this data as I`ve flown with Leipzig Air before and there my Route was showing up with XACARS. It would be great if someone could tell me how i can setup my liveacars map to show the routes flown behind …
Last reply by mseiwald, -
- 2 replies
- 3.9k views
Bonjour je n'arrive pas a installer phpvms et selectionner une database spécifique sur mon site web j'utilise joomla et phpmyadmin version 5.6 je suis hébergé chez TFDi Design. quelqu'un qui possède une virtual airline pourrait-il m'aider pour une installation point par point? merci beaucoup Buenos dias No puedo instalar phpvms y seleccionar una base de datos específica en mi sitio web Estoy usando joomla y phpmyadmin versión 5.6 Estoy alojado por TFDi Design. ¿Alguien que sea propietario de una aerolínea virtual podría ayudarme con una instalación paso a paso? muchas gracias
Last reply by modesto, -
- 10 replies
- 3.9k views
Hello, I am wondering if there is a cron job I can setup to remove bids every 24 hours or a separate script? I have searched the forum and found nothing so I presume it's never been wanted before, Help Appreciated Jon
Last reply by FlyingMachine, -
- 1 follower
- 2 replies
- 3.9k views
Hello, i try to add a flight path on live map like flightradar24 but i have a problem with the code, this is the json link with new field called "puntirotta" contains the step by step lat and lng saved during flight: http://iv.italianivo...cars/data_test I need help to add the content of the field "puntirotta" from json to a variable. SEE THE CODE BELOW /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial S…
Last reply by Yash, -
- 5 replies
- 3.9k views
I do apologise, I am quite new to this. But anyway recently I decided to start skinning by myself and not counting on others templates. Its going great however, I get stuck when I click on the links in the nav bar and it still stays on the home page? <?php /** * * STOP!!!!!!!! * * Are you editing the crystal skin directly? * DON'T * * Copy and rename the crystal folder. Otherwise it'll get * overwritten in an update. * * Also, READ THE DOCS * * http://www.phpvms.net/docs/skinning * */ ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" …
Last reply by HighFlyerPL185, -
- 14 replies
- 3.8k views
Is there any way to change the CKeditor to the latest version of CKeditor with more features? http://ckeditor.com/ thank you
Last reply by tutmeister,