Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 4 replies
- 1.6k views
I have searched through the phpvms files for a couple of hours now but I still can't find anything that relates to changing the width of the live flight map. The code I have in the main template file is: style="width:<?php echo Config::Get('MAP_WIDTH');?>; I am trying to work out where the "map_width" setting is coming from, but had no luck so far. Anyone know where to find it?
Last reply by ahughes3, -
- 3 replies
- 1.7k views
Anyone else having trouble setting their forum avatar on these phpVMS forums? Accidentally deleted mine tonight and was attempting to reset to a new one, and keep getting the message "Failed to set a new photo". Made sure that my picture is larger than 200px, tried both jpeg and png, and meet the file size requirements... Any ideas? Thanks!
Last reply by simpilot, -
- 1 reply
- 1.4k views
So I have 3 annoying errors on a VA I am helping someone with. If anyone could shed some light this would be wonderful the errors are: Notice: Use of undefined constant SITE_NAME - assumed 'SITE_NAME' in /home/ekvirtua/public_html/core/lang/en.lang.php on line 31 Warning: Creating default object from empty value in /home/ekvirtua/public_html/core/classes/Vars.class.php on line 74 Parse error: syntax error, unexpected '}' in /home/ekvirtua/public_html/core/classes/CodonModule.class.php on line 2 I hope someone might know some info. All replies are appreciated Thanks Xuraco
Last reply by alpyeni1, -
- 2 replies
- 1.7k views
I went to add new airports to my website, and entered in the airport ICAO code and pressed look up. Then it just sat there saying "fetching airport data". Its said it for about five minutes now and has not changed.
Last reply by Turnit, -
- 3 replies
- 1.6k views
I would like to know if it possible get the pax numbers and the registration to put on schedule_briefing ?? It's something like that ? echo "$aircraft->registration";
Last reply by vicente, -
- 1 reply
- 929 views
hello all, i am having issues setting up my php vms software for my virtual airline and i would some help. i have tried to install phpvms mutiple times and i keep getting a bunch of things on the site itself and i would like to know what it would take to fix it. Site:http://masonproductions2.gta-epsclan.ca/EAA/ Thanks EAA01S Ethan Mason ethangm@telus.net
Last reply by simpilot, -
- 1 follower
- 10 replies
- 2.5k views
Hi all, hoping someone can help me shed light on an issue that has arisen on my VA site. I have a flight boards page showing, Live Flights, Recent Flights and Booked Flights. All has been working fine until a few days ago I noticed that the Live Flights showed three flights all being done by the same person. When we look on the Live Map, we can see that this is in fact three different pilots. The strange thing is, nothing has been changed on the website, pages or anything, it just started happening. So I thought I'd post my code for the live table and see if anyone else has had either a similar problem, can see a problem with the code or can suggest steps to try and res…
Last reply by Vangelis, -
- 4 replies
- 1.7k views
I'm having this problem with my phpvms 5.5 when i trying to add a new aircraft. And I'm having another problem when I'm trying to add a new page, the editor is not show to me, and i don't know why !! Someone can help me please ??
Last reply by vicente, -
- 1 reply
- 1.5k views
Help! The first thing I need to talk about is the website crashing. The site runs fine until I go to the admin panel. It then takes about 5 mins to load the admin panel The second thing I get error messages when I try to change a setting. It happens with everything I can change from adding new aircraft to my fleet to adding a new base. Another bug I get is when looking at my bookings - http://puu.sh/hXse4/c2a07e8233.png that is the error i get. EDIT: I am now being told that users are getting a socket error when trying to sign up.
Last reply by alpyeni1, -
- 1 follower
- 8 replies
- 4.6k views
Please help the API wont respond when we want to file our stats to vacentral it says the folowing: FAILED exporting PIREP #11 - No response from API server FAILED exporting PIREP #10 - No response from API server FAILED exporting PIREP #9 - No response from API server FAILED exporting PIREP #8 - No response from API server FAILED exporting PIREP #7 - No response from API server FAILED exporting PIREP #6 - No response from API server FAILED exporting PIREP #5 - No response from API server FAILED exporting PIREP #4 - No response from API server FAILED exporting PIREP #3 - No response from API server FAILED exporting PIREP #2 - No response from API server FAILED e…
Last reply by CXA001, -
- 1 follower
- 4 replies
- 2.4k views
Hi everyone, I am developing some addons for phpvms using codon framework. I have a question for you who are developers. How can we use __remap() function? Is there a __remap() function in codon framework like CodeIgniter? If there isn't, i really think that will be wonderfull. Best regards,
Last reply by Tom, -
- 1 follower
- 1 reply
- 1.2k views
Hello, I am new to this Phpvms thing. I got a few quesitons about the Website of VAs and can't seem to find answers. 1. Is it possible to use my own website that I host and install phpvms on that? (e.g. a website designed on wordpress.org) 2. Will something like TDFi ACARS be able to connect to my website if I use Phpvms? Thanks in advance.
Last reply by Vangelis, -
- 3 replies
- 2.2k views
In my VA, Fly American Virtual, the VA stats show the TOTAL number of pilots in the VA. I have all active pilots in a group, and then all the inactive or retired pilots in another group, so that everything is organized. How do I set the VA stats "total pilots" to the number of pilots in the group "Active Pilots" that I have? For reference, here is what "Stats" box I'm talking about: <h3>Statistics</h3> Total Pilots: <?php echo StatsData::PilotCount(); ?> <br /> Total Flights: <?php echo number_format(StatsData::TotalFlights()); ?><br /> Total Flights Today: <?php echo StatsData::totalflightstoday(); ?><br /&…
Last reply by Sava, -
- 1 follower
- 3 replies
- 2.2k views
Hello am roy and i got an problem with simbrief i have read me and have following thing in the correct way but if i try genrate simbrief i got na pop up its loading and 100% is going and do noving anymore and got an error log in my core/modules/SimBrief folder i hoep you can help me [20-May-2015 13:47:08 America/New_York] PHP Warning: get_headers() [<a href='function.get-headers'>function.get-headers</a>]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/tflvirtu/public_html/core/modules/SimBrief/simbrief.apiv1.php on line 53 [20-May-2015 13:47:08 America/New_York] PHP Warning: get_headers() [<a href='funct…
Last reply by Vangelis, -
- 2 replies
- 1.6k views
Hi, I'm new to phpvms and after the successfull installation of phpvms 5.5 there's a problem with showing waypoints of my scheduled flight. F.E.: the complete route is EDDV OSN M170 HMM T851 XAMOD EDDL but the map only shows the direct red line between EDDV and EDDL. I've no idea what to do... The sql-import of the navdata.sql was successfull and all waypoint / airways are found by a manual sql-query in phpmyadmin. Can anyone help me please. Thx in advance. Best regards, Nik -Problem solved- wrong entries in database-field route_details "a:0:{}"
Last reply by alpyeni1, -
How can i get a map showing all my routes?
Last reply by mattsmith, -
- 5 replies
- 3.1k views
hello am roy one of the owners of tfl-virtual ( http://www.tflvirtual.com ) i got an problem with the flight map after landing say that taxing tho gate thats if fine but if i close Smartacars It was still about 12 hours and it's really annoying So on the front page shows the whole day there ith twhis on it : Roy genderen taxing the gate and it's really really really annoying! if anyone knows how to solve this problem, I am very grateful
Last reply by alpyeni1, -
- 1 reply
- 1.1k views
Sorry guys if this has been mentioned before. I need a little help if possible. I have made a Hub stats page courtesy of Toms Hub stats module, but i wanted to integrate a list of schedules from each hub. I have managed to get it all to work after months of trial and error and my limited coding skills. The problem i am having is this; My hub stats are working fine and getting schedules from each hub is fine also. But when there is no pilots assigned to a certain hub, it will not list the destinations below. I believe its the 'if function' to echo a message. i have tried different alternatives to no avail. Could some please tell me the coding that when no p…
Last reply by danny124, -
- 1 follower
- 2 replies
- 1.5k views
HI all I hope I can write this so you can understand, http://transatlanticvirtual.org/index.php/pilots http://transatlanticvirtual.org/index.php/Toppilot above is our ranks and hours flying, there are 3 staff that I need to assign there ranks on the VA TVA0001, TVA0002, TVA0003 now the only way I can see, is to assign stupid hours transfered across for them to get the rank but is there a way I can just assign the rank with out transferring hours over ? and if so please help driving me mad showing incorrect hours example TVA0001 correct hours are 75.31 and not 31075.31 but it seems I can only award them hours to get the rank.. as you can see here. http://transa…
Last reply by mseiwald, -
- 0 replies
- 1.2k views
I need help fixing the connection between phpvms to VAcentral to my airline to show pireps and repors and stats.Please help,already did configure
Last reply by Duan, -
- 5 replies
- 2.4k views
Hey, I have a little problem: Inside the folder /core/templates/..../ I changed the *.tpl data to german text. Now nobody is able to read the email. I tried it myself and I can see the email in my list but I am not able to open it. Do you know how to fix that or how to disable the automatic sent of mails? Thank you very much Sascha
Last reply by alpyeni1, -
- 10 replies
- 3k views
Hello, I would like to show Live flight data on a different page that I created, and I do require to show this page with a custom module called Ops.php Can anyone help me with this.
Last reply by simpilot, -
- 1 reply
- 1.8k views
Good day All i try all solved to fix this problem but don't work unfortunately i know this problem with ( jQuery) but i want it. i use jquery v2 all versions and 1.11x versions .. all versions don't solved this problem! and i try to change (Schedules.php) command on (core/modules/Schedules): TO & (schedule_details.tpl) in the skin path: TO and not out for result! ,, how can i fix this problem please my website is> www.nasair-va.org Test member: e-mail: flynas@nasair-va.org Pass: 123123 thank you
Last reply by simpilot, -
- 1 follower
- 5 replies
- 1.8k views
Hello guys. i've got a problem that when someone sends a pirep (neither with client nor manual) , the pirep will not be added to database !! however i'm getting the notification email. other functions are working correctly . there were nothing in error_log and i did not change any thing !!
Last reply by Vangelis, -
- 5 replies
- 2.2k views
Hi Guys, Just moved to a new server and having an odd issue with registration. When a user registers it goes to a blank screen despite the entry being made in the DB and new pilot notification in the admin panel. Ive built Apache using php 5.3 and check install & checkdb shows no errors on phpvms. Neither does it send an email for pireps or applications but sending a mass email through the admin panel works. (Server is CENTOS 6.6 with cPanel) Nothing is logged in the error log either. debug is true. Has anyone come across something similair or any clues where I should be looking? (i've reverted back to stock tpl's and still same problem) Thanks in advance Nick.
Last reply by alpyeni1, -
- 3 replies
- 1.9k views
Good morning, everyone I have a problem , my tables of all pilots , all routes , all aircraft, etc. , disappeared from the ADMIN ! what can be ? Thank you !
Last reply by alpyeni1, -
- 0 replies
- 1.1k views
Hello there, I might be re-posting this, i am not sure but I want to create a schedule table something of this sort: FLIGHT NO | DEP. TIME | DEP. ICAO | SU MO TUE WED THU FRI SAT | ARR. TIME | ARR. ICAO | OPTIONS AA0000 | 00:05 | EGCC | IMAGE OF AIRCRAFT WHERE THE DAY THE FLIGHT FLY'S | 00:55 | EGLL | BRIEFING/BID ETC. Can someone help me with this or make me one or may be any link for a similar thing earlier? sorry i dont seem to find it. Thanks.!
Last reply by STARs, -
- 1 follower
- 1 reply
- 1.2k views
Dear Administrator: I am Jack Wang from Chinese.I contacted with you in November,2014,consulting about establishing PHPvms matters.But your web administrator was so busy and had no time to help me to build the web.The web administrator who i contacted with before is Mseiwald. Now I want to continue to advance it.I want to build a virtual online navigation system but i know nothing about the smartCARS soft. Can I get a customized version of the smartCARS? I wonder if you could customize a specific version. The data witch I want to be monitored is listed in the following attached file.If you think that it is difficult to meet my requirements, please tell me how to moni…
Last reply by Vangelis, -
- 0 replies
- 1.1k views
DELTED BY POSTER
Last reply by Curshad, -
- 0 replies
- 995 views
We currently have three error messages, can you please help us resolve this issue. This has happened recently and the website was working perfectly beforehand Warning: Unknown: open_basedir restriction in effect. File(/www/virtualqantas.netai.net/index.php) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/www/virtualqantas.netai.net/index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0
Last reply by QantasVirtual,