Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 2.2k views
On my briefing page I have the following code which gives me aircraft's name from schedules: <?php echo "{$schedule->aircraft}"; ?> Which outputs something like this: A320-214 I can also use: <?php echo "{$schedule->aircraftid}"; ?> Which gives me an ID of an aircraft from *aircraft* table. Knowing aircraft's name and id, how can I get aircraft icao code from *aircraft* database? (In aircraft database there are fields *id*, *icao*, *name* etc) Thanks!
Last reply by artem, -
- 7 replies
- 2.2k views
I want to prevent downloading of any zips by putting the address in your browser, so I can control who is downloading. I added it to the htaccess as follows, but no luck <FilesMatch "\.(htaccess|htpasswd|ini|phps|fla|psd|log|sh|tpl|zip)$"> Order Allow,Deny Deny from all </FilesMatch>
Last reply by Tom, -
Hello, Also another problem occured this day. Since today my acars map is not visible anymore. I dont know what went wrong but I have tried everything to fix it. After a search a have cleared the cache, uploaded a clean acarmap.php again, and resetted all the map details in the local config and app config. Any ideas on how to fix this? http://www.abs-virtual.com/index.php/acars Kindly regards, Rick Winkelman
Last reply by ncd200, -
- 1 follower
- 3 replies
- 2.2k views
Personnel installed the skin lance and after 3 months I saw this error : "Fatal error: 'break' not in the 'loop' or 'switch' context in /home/u928397390/public_html/admin/modules/Pilotmanager/Pilotmanager.php on line 73" No changes were made, I just can not access the admin page. Can someone help me.
Last reply by Parkho, -
- 8 replies
- 2.2k views
Hello Guys, when a comment is deleted from a pirep there is only "Deleted a comment" written in the Log. Is there a chance that (like when a pirep comment is added) there is also written the pirep number from which the comment was delete? I tried with "LogData::addLog(Auth::$userinfo->pilotid, 'Deleted a comment' . $pirepid);" but without success. Thanks in advance for your help. BRGDS Thomas
Last reply by Thomasha, -
- 1 follower
- 5 replies
- 2.2k views
Hi I would like to ask how do I make my own acars please can someone help
Last reply by CPC900, -
- 3 replies
- 2.2k views
Hello, I was wondering how to add waypoints/route of the pilot on the livemap. I have seen many posts about this topic but I do not know in what order I need to go about completing it. Is there anyway some could link me a step by step tutorial? Thank you very much, John
Last reply by John2360, -
- 1 follower
- 5 replies
- 2.2k views
I am creating an acars for our VA and my question is I have created a new module as per API but how do i remove the banner and the pilot info so it returnes a single line ? By example <?php require_once($_SERVER['DOCUMENT_ROOT'] . '/phpvms/core/codon.config.php'); class APV extends CodonModule { public function pageone($fruit='', $orange='') { echo "The fruit is an {$fruit} and the color is {$orange}"; } public function pagetwo() { echo "The fruit is an {$this->get->fruit} and the color is {$this->get->orange}"; } } what i mean that in my browser i need only the fruit is an apple and the color is green without any visuals Thanks
Last reply by Tom, -
- 1 reply
- 2.2k views
Hey everyone, Let me start off by saying that I have little to no experience with this sort of thing. I've done coding on websites before, but stuck to what I know. I've followed every tutorial out there that I could, and have come to the same point each time, not where I want to be. I've got phpvms up on my server (not a free hosting company). I've created the MYSQL database, no issues. I've installed PHPVMS, but had a few issues in the installation process. Firstly, after doing the Install Checker, no errors were returned so I went ahead with the installation process. I put in all my details, got all green tables for the next page, however, this then happens; …
Last reply by MrSchutte, -
- 5 replies
- 2.2k views
http://imageshack.us/photo/my-images/98/hsjahdjkas.jpg/ After installing Phpvms came these errors. Is there a solution?
Last reply by Jeff, -
- 3 replies
- 2.2k views
Dear members i am using similot 5.5x version and on schedules page it shows all the schedules without even searching i wanted it to display the schedule only once searched for it can anyone please help. i already tried simpilot frontschedule module it is not working it shows no route found. thanks
Last reply by Tato123, -
- 2 replies
- 2.2k views
is there any mod out there that you guys know of that turns your news into a rss feed? or some way todo it Thanks
Last reply by servetas, -
- 6 replies
- 2.2k views
Hello friends, While browsing the Github site, I found something awesome. Route planning software. It would be great if anyone can do this to adapt it as a plugin for phpvms. https://github.com/shinoyasan/Airway-Route-Finder
Last reply by Heritage1, -
- 5 replies
- 2.2k views
Hello, I have make a flight on the new phpVMS 2.1.943, but I have problem's with Gross Revenue, Fuel Coast. The price is always 0 why??? I have set each fuel peice for airport at 1.1 etc and the price of the route but it doesnt register I do all flight via a custom made kAcars Kindest Regards and Thank you!
Last reply by Nabeel, -
[Solved] Pilot Center
by Guest Kendo- 4 replies
- 2.2k views
hey Guys i looking for a Pilot Center that look like this Like this one! not like this one(is my Pilot Center)
-
- 3 replies
- 2.2k views
Hello, how are you? Well, I'm starting the project an air taxi virtual address with the following: amazonavesvirtual.net So I'm with a doubt which is the following: How do I simulate an operation of air taxi and intend to leave the driver free to choose their destination, PHPVMS the pilot has the option to choose from which take off and land without the need for admin to put the flight on schedule? Thank you! Edward Hudson Em portugues Ola, tudo bem? Bom, estou iniciando o projeto de um taxi aereo virtual no seguinte enderesso: amazonavesvirtual.net So que estou com uma duvida que é a seguinte: Como quero simular uma operacao de taxi aereo e pretendo de…
Last reply by Strider, -
- 4 replies
- 2.2k views
Hello all! I installed PHPvms and I added a .cvs file full of airports - 37,590 to be exact! I could add schedules and added 49, then suddenly I got this issue: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8968127 bytes) in /home/flyourwo/public_html/core/classes/CodonCache.class.php on line 202 How do I fix this and what is the problem? On line 202, it says the following: $value = serialize($value);
Last reply by eyeballtopia, -
- 4 replies
- 2.2k 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, -
- 3 replies
- 2.2k views
hi again, yesterday i sent a flight of fs passenger to the DB and the admin side shows that i had used the wrong aircraft. I think i must change one name at the aircraft.cfg or the Fleet database: can you help me? Kind Regards Chris
Last reply by Nabeel, -
- 9 replies
- 2.2k views
I have a feeling my accounts been hacked by somebody. I put a new page form called report a problem and this is what its come up with. I put a form in there. It only comes up in my account, I haven't made any test pilot accounts or anything and when somebody who isn't logged on comes on, it comes up as not found. I am worried about this as I was hoping to start advertising today.
Last reply by goldenairways, -
- 6 replies
- 2.2k views
When trying to access my site was receiving this message, I went into my database and noticed that the table was showing phpvm_settings error, I used a backup to restore the table, but keep getting this message: Notice: The template file "/home/mixavia/public_html//lib/skins/CURRENT_SKIN/header.tpl" doesn't exist in /home/mixavia/public_html/core/classes/TemplateSet.class.php on line 248 Recent Reports No reports have been filed Newest Pilots Warning: Invalid argument supplied for foreach() in /home/mixavia/public_html/core/templates/frontpage_recentpilots.tpl on line 3 Users Online There have been 0 user(s), and 2 guest(s) online in the past 20 minutes. Notice: Th…
Last reply by mix, -
Does Anyone know how to create a flight in flight scheldules and just like tick a box to say every 4 hours rather than create another same flight but just 4 hours later? Thanks EjDj99
Last reply by tgycgijoes, -
- 0 replies
- 2.2k views
Hi there! When I try to manually enter a PIREP, I fill all the fields in /index.php/pireps/filepirep and when I hit "Submit" I'm redirected to /index.php/pireps/mine (which is right) but I get this error message: "This PIREP is not yours!" It works flawlesly with kACARS but not manually, please help!
Last reply by vazquezjm, -
- 1 follower
- 3 replies
- 2.2k views
Hi all I have Like 20 Pilots Registered in my VA and when And when i Hit the view all pilots section I dont see any pilots!
Last reply by Parkho, -
- 4 replies
- 2.2k views
Hello, When i add new schedule, Days of Week: and Per Week Schedule check all | check none buttons not working. Also in the same section when i was typing the airport it was showing Airport icao and name under. Now it's not. Can we fix this problems somehow? Best regards, Omer ASLAN
Last reply by OmerAslan, -
- 1 reply
- 2.2k views
So when I log on to my site I don't see my live ACARS map. I learned that is because I need to add a google maps API. My question is which maps service API should I use and where and how do I place my API key. (I.e. VaCentral gives you the coding you need with the API key to put in the local.config.php file).
Last reply by web541, -
- 10 replies
- 2.2k views
I goto "View Flight Schedules" in "Flight Operations" and see the test flight I set up Flight Info Options TST0001(KSYR - KJFK) View Details Departure: 9:05 AM EST Arrival: 10:27 AM EST Pilot Brief Equipment: B737-800 (TST737-0001) Distance: 181.17nm Add to Bid Days Flown: Su M T W Th F S Route: IFR - KSYR | HNK (VOR) | STOMP (WPT) | HUO (VOR) | JFK (VOR) | KJFK Notes: IFR -…
Last reply by Strider, -
- 4 replies
- 2.2k views
Hello, how do you create an entrance exam so that if they get over 80% they will be directed to the registration page? Regards
Last reply by mark1million, -
- 1 follower
- 6 replies
- 2.2k views
Hi all... can I disable all report systems except XAcars? Thank you
Last reply by STALKER, -
- 5 replies
- 2.2k views
Hello I know i have posted alot in this forums asking for help and I do appreciate it but Im stuck again On my site there is ALOT of javascript/ jquery for the image slider but, I have noticed that the schedual page does not work at all (in IE it redirects to http://www.flyirelandva.com/action.php/schedules/ and in any other browzer it just ends up being a blank page. I have no clue how to use javascript and any help will be appreciated. - This is really starting to annoy me now because I thought we got the problem fixed in an older post. (also if i remove any javascript from the layout.tpl the slider will not work and i have also noticed that the slider only works…
Last reply by Nabeel,