Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
TopRoutes() not working for me.[SOLVED]
by Guest Stormchaser- 3 replies
- 1.7k views
Hey been adding a lot of the stats from statsdata. All of them working except for TopRoutes. Any suggestions. Calling it to my frontpage with: <?php echo StatsData::TopRoutes('DAL'); ?> Function is from StatsData.class : public static function TopRoutes($airline_code='') { $key = 'top_routes'; if($airline_code != '') { $key .= '_'.$airline_code; } $top_routes = CodonCache::read($key); if($top_routes === false) { $sql = 'SELECT * FROM `'.TABLE_PREFIX.'schedules`'; if($airline_code != '') { $sql .= " WHERE `code`='{$airline_code}' GROUP BY `code`"; } $sql =' ORDER BY `timesflown` DESC LIMIT 10'; …
-
How do you change the pilot i.d?
Last reply by Strider, -
- 2 replies
- 1.7k views
Hi Nabeel, I was wondering if it would be worthwhile to consider a change to the downloads section. As it stands, all download categories are on the same page. What I think would be cool is if when you went to view the downloads, it would take you to a page where the categories are listed. You could then, click the category you wanted to view just those files. When you consider that a lot of VAs will have ten to twenty aircraft and may have those files for both FS2004 and FSX, the page may get a little long. As well, you could also make a utilities category for panel files, pdf manuals, etc. Just my two cents! Chuck CYXU
Last reply by novamix, -
- 3 replies
- 1.7k views
What happens when a pilot stops flying after 30 or 45 days? Does php automatically delete them or put them "inactive" status; or something else? What is the difference between Inactive and On Leave as far as how php handles the pilot? I did not see a way to delete a pilot if they say they no longer want to fly; how can I do that? Is there a max limit of how many routes can be done on one .csv import file? Thanks for the help to a newbie, Jerry
Last reply by simpilot, -
- 2 replies
- 1.7k views
Hello!! So im working on trying to spruce up the information for my acars map, this is the code im trying to get to work its just showing nothing, so its outputting blank info. Any idea on why it would return nothing, maybe I'm not calling the right info from the acars? Or something like that? <td><!--<div id="something"><span class="badge badge-theme"><%=flight.phasedetail%></span></div>--> <?php if($flight->phasedetail=="Boarding") { echo '<div id="boarding"><span class="badge badge-theme">Boarding</span></div>'; } elseif($flight->phasedetail == "Taxiing to Runway") { echo '<div…
Last reply by ShredMountains, -
- 5 replies
- 1.7k views
Any idea how to send an email to only one using the emailing system? I want to do this for notifications etc.
Last reply by freshJet, -
- 3 replies
- 1.7k views
Hello All I'm trying to change the country flags in lib/images/countries using the original namme.png but I still get the default flag even if I removed it. Any suggestions? Thanks
Last reply by mark1million, -
- 4 replies
- 1.7k views
what will be the php code to hide something if a pilot doesnt have enough hours say you dont want something seen by any member or pilot unless they have a minimum of 30 hours ? I have seen this before somewhere but dont remember
Last reply by in2tech, -
- 5 replies
- 1.7k views
Hi guys...any one can help-me wit this? wen a change something on pilot profile i get this error. Fatal error: Call to undefined function imageantialias() in /var/www/vhosts/www.skyazores.org/httpdocs/va/core/common/PilotData.class.php on line 648 Thanks
Last reply by Nabeel, -
Hello, i have problems with awards... I see in pilot_public_profile.tpl the award and everyting right but when i put the mouse cursor over the award, the image doesnt say the description of the award just like it suposse to do in <img src="<?php echo $award->image?>" alt="<?php echo $award->descrip?>" /> in admin panel i have written a despcripcion of the award and everything is right i think does anyone has the same problem? thanks all
Last reply by mobitu, -
- 1 follower
- 6 replies
- 1.7k views
One of my pilots has told me of a problem there having.............................I login and getYou must be logged in to access this feature! and am unable to do anything. If I leave the page and go back again, I can see that I am logged in, but cannot actually do anything. I can click on the Fleet page, and I can click on the Pilots page. I can view any pilot on the page, but I cannot get access to the rest, Schedules, Bids or Pireps. I have made a test account and i don't seem to have any problems, has anyone any ideas what it could be?
Last reply by mattsmith, -
- 3 replies
- 1.7k views
Hello guys I need your help if someone h-ave tours center from CrazyCreative. As I can see the tour system generate a free callsign for the user per leg I need the keep the system to book flight for the user from the schedule not free callsign because some users got callsign with 6 numbers and this is not allowed to connect in Online. As there anyway to change the code to keep book bid per leg direct from our flight schedule?? Kind regards.
Last reply by flyalaska, -
I been trying to figure out how to zoom my map only on Alaska. I tried the config and the javascript. No luck!! Here is what I get now http://www.flyaka.com/index.php/ACARS Here is what I want it too look like. http://www.flyaka.com/images/zoom.jpg Any help would be appreciated.
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.7k views
Ok I got an issue with downloads. I have one site using Eddies Blue Ice theme and another using my own bootstrap theme and any time I click on downloads, it gets stuck in a refresh loop. Eddie and I came to the conclusion that it was my custom slider. Moving forward. Now on to my own theme that I made, i had the same problem. Click the download an get stuck in a refresh loop. Once again, I thought it had to be my slider or something my template related. So I switched back to the crystal template and what do you know, a refresh loop on download. Fast forward to today after i got good and ripe over this and I installed a FRESH vanilla (nothing extra installed, out of the …
Last reply by TAV1702, -
- 2 replies
- 1.7k views
Hello, i have brand new installed the genial phpVMS, but i have all times a Error wen i call the Admin Center Main Page ( Site Overview ) This is the Message : Can anyone help me what is wrong here ? Matthias
Last reply by Nabeel, -
- 2 replies
- 1.7k views
Hey guys, i just got VMS installed and everything is running , i tried everything to fix my navbar at the top , i want my first letters capital. I went inside the Header.tpl and then went to core_navigation i set the letters Big but nothing happened. Check my site and you will see, www.torontopearsonatc.com/new
Last reply by pouzo, -
- 1 reply
- 1.7k views
Its nothing to do with my provider but my VA registration page says Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /customers/6/7/1/fastjetvirtual.co.uk/httpd.www//lib/skins/crystal/ ive tried fresh phpvms install but still not working heres the link http://fastjetvirtual.co.uk/index.php/registration
Last reply by sidsapl, -
- 2 replies
- 1.7k views
CONTENT REMOVED
Last reply by simpilot, -
- 2 replies
- 1.7k views
good day all, i want to ask you how to link phpvms flights with ivao network? i mean the flight show only pilot connected at ivao network, now, all pilots (just run the acars) be shown in my website, so i wanna to showing all pilots be connected in IVAO (or) VATSIM network only! this possible? thank u all
Last reply by tkfeeny, -
- 3 replies
- 1.7k views
Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'a3220069_Sim'@'localhost' (using password: YES) (1045)</b></font>]<br />[<font color=000000></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/a3220069/public_html/core/classes/ezdb/ezdb_mysql.class.php on line 99 Thanks for any help - Prop3ller Post #1
Last reply by Prop3ller, -
- 4 replies
- 1.7k views
hi there sorry if this has already been covered elsewhere i did search but couldnt find anything the same my problem is that when you go to the live map everything shows fine only problem is the planes show up as gray boxes and there is also a gray box around the navigation itmes in the top left this is probably a simple fix but cant seem to work it out
Last reply by Nabeel, -
- 3 replies
- 1.7k views
I tried doing a search with signature but no luck. Could i possibly have the code so i can show the signature in the pilot center. not a link to see it. thanks Daniel
Last reply by Daniel, -
- 3 replies
- 1.7k views
I'm not sure if I have posted this in the right place apology's if not. I have tried to export the VA PIREPS to Vacentral and it says: FAILED exporting PIREP #80 - No response from API server FAILED exporting PIREP #79 - No response from API server FAILED exporting PIREP #78 - No response from API server FAILED exporting PIREP #77 - No response from API server FAILED exporting PIREP #76 - No response from API server FAILED exporting PIREP #75 - No response from API server FAILED exporting PIREP #74 - No response from API server FAILED exporting PIREP #73 - No response from API server FAILED exporting PIREP #72 - No response from API server FAILED exporting PIREP…
Last reply by Colin, -
- 2 replies
- 1.7k views
Is there any way i can view pireps by group instead of assigned hub. For instance i go into the admin center i click the pending pireps. I can then select "view my hub" instead of a hub is there a way i can "view my group" Or is there a way to add multiple hubs for a pilot... Reson im asking is we have regional managers that cover 3 hubs. So I need the specific 3 hubs to be grouped together so that a regional manager can view the pireps within his hubs. Thanks, Jorge O'Connor
Last reply by jeep865, -
- 5 replies
- 1.7k views
I just incorporated two downloads in to my website using the download option in the admin panel. The first link is a word document and works fine, the download appears immediately. The listed URL is: http://www.civilvirtualairtransport.com/lib/missions/louisvillepickup/louisvillepickup.docx The second link is a FS9 flight plan (.PLN) but does not work. It is in the exact same folder and destination the .docx file but an error message appears and says the link is invalid. http://www.civilvirtualairtransport.com/lib/missions/louisvillepickup/louisvillepickup.pln Is there a problem with the file type (a .pln) file? I know the url is correct...any suggestions?
Last reply by Nabeel, -
- 1 follower
- 1 reply
- 1.7k views
Hello everyone, I want to set my phpVMS to where the pilot registers and can select an aircraft off a list and becomes a first officer on it. For example: Pilot registers -> Selects Starting Aircraft -> Becomes lowest rank (F/O) on it -> Accumulates hours -> Gets promoted to captain -> Goes through training to next aircraft in A/C Class -> gets lowest rank (F/O) -> ect. How would I program that? Can someone develop a code? Is there a code out there already? I know you can add different ranks and select aircraft per rank, but I want to set it up where they get type ratings. I also would want to know if I can set the booking centre to where you can onl…
Last reply by Parkho, -
- 3 replies
- 1.7k views
Hello, Ever since we moved our site to a new hosting company (not free), we have an issue with adding new airports. It is constantly giving this message: Fetching airport data... Waiting for ICAO change... Did I perhaps need to make a certain folder writeable? Or is there a different issue? By the way, I tried these options as well, but they do not turn out to help. http://forum.phpvms....-airport-error/ Thanks in advance.
Last reply by aarbee, -
- 5 replies
- 1.7k views
Hello, I've been getting an error for days. I've reinstalled phpvms three times but it still is present. Just after installing it, I try to login and I get this error first: You must be logged in to access this feature! Then when I click login again I can see the admin center, logout, file a new pirep, view my bids ( just as if I normally logged in), etc. But when I click on View pilot center for example I get this error: Error! You are already logged in! I've been searching this forum for days but couldn't find any answer. I checked my database, created new ones, etc and still the same issue. I used firefox chrome, IE, cleared the cache, cookies... Please help R…
Last reply by Kirko, -
- 2 replies
- 1.7k views
Hello, i freshly installed phpVMS to build a VA site. Installation was smooth and straight forward. Now i wat to add some Airports and our Hub but it ends with the following error: Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/ujcbarcc/URLTOMYSITE/admin/modules/Operations/Operations.php on line 804 Strict Standards: Ac…
Last reply by ahughes3, -
- 2 replies
- 1.7k views
Is there a way to import an existing database into PHPVMS from fspassenger php script by Dan Polis?
Last reply by lavochkin,