Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 6 replies
- 2.1k views
Hi there, I want to save some space by inserting a METAR into a table, and with that in mind, it looks rather odd to have something like Current METAR: METAR: EGGP 131420Z 17006KT 7000 SCT025 SCT033 03/00 Q1021 How can I remove the bold METAR from the class? Where is it defined, does anyone know by any chance?
Last reply by HighFlyerPL185, -
- 7 replies
- 2.1k views
I am trying to create an event for the bidding system so it adds the bid to your profile, what names do I save the files as and what types of files are they to be saved as? Cheers Dan C
Last reply by Strider, -
- 2 replies
- 2.1k views
Fatal Error: Internal zval's cannot be arrays, objects or resources in Unknown on Line 0 I get this error after PLease login first when i try to access admin panel. I can't login at all. I'm using e-hosting for hosting.
Last reply by samdy1, -
- 4 replies
- 2.1k views
Hi folks, Very quite simple, while putting my data to login, i select Remember me, unfortunately after couples of minutes, i am dropped out, all the time. Any suggestions ? PHPVMS 5.5.2 Yours,
Last reply by FlyingMachine, -
- 6 replies
- 2.1k views
Logged into my admin page, but for some reason I can't add an aircraft, or modify an existing aircraft. Little help? David Reed Historic Airline Group historicairlinegroup.com
Last reply by ProAvia, -
- 1 reply
- 2.1k views
I get this when I approve a pirep. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2930 bytes) in /home/caspsh1/public_html/fly/core/classes/ezdb/ezdb_mysql.class.php on line 273 The pirep gets approved, I have go back to pending everytime. Any ideas what this means?
Last reply by simpilot, -
Statistics
by Stefan- 3 replies
- 2.1k views
Hello can anyone help me with a simple statistics that i can put on my website? Such as Hours flown, Flights flown, Pilots etc... Also i need to put the pilot information in my custom acars aswell, can anyone tell me how to change that image? ScreenShot080.bmp
Last reply by shiljo, -
- 5 replies
- 2.1k views
Is it possible that the system offers several flights with only one flight number? My VA uses a flight number for a flight with several departure and arrival times. For exemple: ABC001 DEP: 08:00a ARR 09:30a | 123456- ABC001 DEP: 08:15a ARR 09:45a | ------7 Cheers, Chris
Last reply by Nabeel, -
- 4 replies
- 2.1k views
Hi. I grabbed Nabeel files for moving to leaflet and all is well except 1 thing--whenever you click on an aircraft that's on live map you get the bubble popup that shows flight info, nav markers for route, etc. However, when you click X the only thing that disappears is navbubble. How do you get all the markers clear? --- SOLUTION --- If you want the points to disappear when clicking "X" in the pop up find the following in acarsmap.js .bindPopup(tmpl("navpoint_bubble", { nav: nav })) .bindPopup(detailed_bubble) and replace with .bindPopup(tmpl("navpoint_bubble", { nav: nav })).on("popupopen", () => { $(".leaflet-popup-close-button").on("…
Last reply by ProAvia, -
- 1 reply
- 2.1k views
Hi all im having issues with the awards, when i give them out they show up as text, should they show image in the pilot profile? Kind Regards
Last reply by TennShadow, -
- 3 replies
- 2.1k views
Hi Nabeel Running 2.1.934 I'm clicking on my inactive schedules page in the admin panel and instead of getting my 3 or 4 inactives I'm getting the whole list of schedules. Also within the active schedules page I have listed my few inactive ones.
Last reply by Kapitan, -
- 2 replies
- 2.1k views
I can't add a new airport....It just says "FETCHING AIRPORT DATA" for all eternity. Can someone give me some advice on how to mass install ICAOS for the live map to recognize? Also XACARS won't work. I open up the program an it won't disappear off the map for at least 30 minutes subsequent to the flight. Also, the PIREPS won't file auto or manually and information on ALT/SPEED is inaccurate Thanks so much for your help. It means a lot. Thanks
Last reply by randomderecho, -
- 1 follower
- 5 replies
- 2.1k views
I just downloaded the phpvms version that has been edited to work with PHP70. I am getting a weird hours calculation. Below I put what can be found after running the maintenance option for VA flight hours. Calculating hours for all pilots: SFC001 - found 2.00 flight hours for number Pilots have a total of 2.00 hours Now counting from PIREPS Found 00:00:02 total hours, updated Any Ideas?
Last reply by Parkho, -
- 3 replies
- 2.1k views
Hi all! This is my first post in this community. While I am working in the new VA I would like disable new pilots register. I have been looking in local.config.php but I only can set website in maintenance, but then I cannot work in website as administrator... can you give help me? Thank you very much
Last reply by STALKER, -
I have been trying for weeks now how to figure out how to make each flight create a new news topic for each completed flight or each time a pirep has been submitted for instance. Completed Flight WEF501 - John Doe just completed their flight from KSFO to KATL If anyone has any ideas please post back Sincerely, Vince
Last reply by web541, -
- 5 replies
- 2.1k views
Not sure if im nissing a file after the update but i cant use the schedule update, i changed my csv to the new format and i just get all these errors. DO NOT REFRESH OR STOP THIS PAGE ICAO not added... retriving information: Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /home/easternv/public_html/eva/core/common/OperationsData.class.php on line 348 Warning: simplexml_load_file(http://ws.geonames.org/search?maxRows=1&featureCode=AIRP&q=) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /home/easternv/public_html/eva/core/common/OperationsData…
Last reply by davehardy, -
- 4 replies
- 2.1k views
How do you do this?? Run the SQL Batch File against your PHPVMSDB
Last reply by Vangelis, -
- 5 replies
- 2.1k views
I have created a module called "Vatspy.php" inside a folder called "Vatspy" the code of the file is below: <?php class Vatspy extends CodonModule //Name can be any names. { public function index() { $this->render('vat-spy.php'); } } ?> I have then created a template page called "vat-spy.php" which has the following code: <!-- Flightboards Tables --> <h3 class="classic-title"><span>Flight Boards</span></h3> <!-- Start Content --> <div class="call-action call-action-boxed call-action-style2 no-descripton clearfix"> <div class="row blog-page"> <!-- Start Blog Posts --> <div c…
Last reply by ahughes3, -
- 3 replies
- 2.1k views
Hello All, I'm new to phpVMS and I'm not a programmer by any means. I have a friend working to help me get some things set up. I've noticed that the fuel weight in the system is currently set to KG. and I'm trying to find where to change it to LBS. Our ACARS application is capturing and reporting in LBS but the site is converting back to KG. Any help appreciated! Mike
Last reply by CactusDx, -
- 3 replies
- 2.1k views
Hi all this isnt a moajr thing just filling my email inbox for now , but , When you submit your pirep be it with FSACARS or FSPAX or even manually, I get told four times about it .Any ideas how i can cut this down ? also having a similar issue to anoher post i think i may have said aboutit before any ideas ? in the ADMIN section whern you first get there it show menus down left and this in middle Pilot Reports for the Past Week (shows a loading image) aprox 30 seconds later i get this Pilot Reports for the Past Week Fatal error: Maximum execution time of 30 seconds exceeded in /home/pulseair/public_html/vms/core/lib/pchart/pChart.class.php on line 478 have s…
Last reply by Nabeel, -
- 4 replies
- 2.1k views
Hi Guys, i tried searching on this but haven't found anything relevant, I have seen on the database theres a table for holding navigation waypoints, Can any one advise me on how this works, what they effect, and what info each field should hold. Majority of them are obvious but some are not. Also if anyone has a compiled list of points available for share, id be interested in getting hold of one, Thanks in advance!
Last reply by bunoire14, -
- 8 replies
- 2.1k views
Hi again, I created a new skin, and when I use the link "www.airtranva.org" the formatting is off. Badly off. When I use the link "airtranva.org" without the www, formatting is fine. It does this on all pages and modules. Any help is greatly appreciated
Last reply by PilotJordan, -
- 1 reply
- 2.1k views
Hi Ya'll! (Excuse the heavy Texan accent ) Me and my staff have been working hard to get EXR up and running needless to say I was an idiot a couple months ago ! Chase helped me port over my template and it is working like a charm! However we have encountered a few problems... In the admin panel it does not respond when I hit accept on pilot registrations (Staff only applications NOT being accepted) it seems as if the java is having some sort of error. And the downloads page gives this error, http://prntscr.com/369k81 . Input is GREATLY appreciated! Have a good day!!! -Collin Shea Express Regional CEO Avoid the profile pic it was taken about 5 years ago
Last reply by CollinShea, -
- 4 replies
- 2.1k views
Hi there guys, let me explain the problem we have for about 3 days. Everything was good untill our web host provider decided to update their servers. After that, database connection both works, and doesn't work. I can see schedule, pilots and other things, if there was no database connection i wouldn't be able to see them. But somehow pireps are gone(they are not gone from database but website) , for example it says "No pireps have been filled" even though they are in database. Problem is , pirep system is somehow gone, we cant file a pirep. I even tried updating phpvms 5.4.x to 5.5.x(simpilotgroup) it didnt work.
Last reply by Justairbus, -
- 2 replies
- 2.1k views
Does anyone know how to write code that will hide the table if no flights exist? Show when they do? It bothers me that I have a table header showing of my column titles below ACARS map and no flights. I don't know JS well enough to build if/else on this (I can't do it in PHP) nor do I quite understand how the ACARS traffic is flowing. These are from Nabeel's OSM migration files. ACARSMAP.php <?php /** * These are some options for the ACARS map, you can change here * * By default, the zoom level and center are ignored, and the map * will try to fit the all the flights in. If you want to manually set * the zoom level and center, set "autozoom" to fa…
Last reply by Ither, -
- 7 replies
- 2.1k views
hello Nabeel i get the folowing error in the main admin page in the pilots reports of last week. Fatal error: Maximum execution time of 30 seconds exceeded in /home/tntvirtua/domains/tnt-virtual.be/public_html/core/lib/pchart/pChart.class.php on line 474 gr joeri
Last reply by Nabeel, -
- 2 replies
- 2.1k views
Hello I'm getting an Error while viewing the dashboard in the admin panel , would appreciate any help on this. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Dashboard::index' was given in /MainController.class.php on line 218 Dee
Last reply by Dee, -
- 3 replies
- 2.1k views
Hello, I'd like to know if I can sell a CMS which is based on the codon and ezdb module that I built. This CMS has two versions: one only uses ezdb, the other uses both ezdb and codon module's. I saw the License but since the modules where not changed, I didn't remove the credits and there is a huge structure arround it I'm not sure... Also I don't think the code will be given to the clients.. it will run in our servers. This is a project for schools to manage some data and create statistical data for the Ministries of Education in Portugal. I got the ezdb from here: https://github.com/nshahzad/ezdb and codon from here: https://github.com/nshahzad/codon Thank you, J…
Last reply by Joaogl, -
- 3 replies
- 2.1k views
Hello Everyone, I would like to thank you in advance for reading my post. I am trying to figure out how I find out where to look for my PHP version? I have an issue where my VA website works great using ipage as a host but recently went to move it to hostblast and everything worked great except the live flight board, it showed no flights when in fact i was on acars and flying. I feel like my PHP is old and hence not fully up to date with today's coding. All has been working great so I did not want to mess with anything. When I did move the website away from ipage i had errors saying PHP was deprecated on ACARS side and even when I was able to fix them from …
Last reply by Heritage1, -
i've installed exam center and putted links on my core_navigation.tpl but i got this can you tell me what to do ?
Last reply by Kyle,
