Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 6 replies
- 2.5k views
Hello guys I have installed the icrew crew center looks really good but I want to add some more pages like for weather map then Downloads ,fleet etc so pls tell me how to do it and in icrew there is no option to go to admin panel directly so if anyone can make a code for that also would be great thank you
Last reply by sayedzaafir, -
- 6 replies
- 1.6k views
Hey everyone Soooo, I've been tinkering with this install/install.php for hours and still cannot find a way to understand. I got a webspace from Zap Hosting and what I don't understand is where and how do i install the installer. Where do i install the installer? I can't seem to get to a screen where you set up your VA. Do i upload phpvms files through Filezilla or can I upload them through admin panel on my webspace? Any help would be greatly apreciated. THank you.
Last reply by omglookeyhere, -
- 6 replies
- 2.6k views
Not sure what's happening here. This code is straight from IceBlue by FlyAlaska. <section class="page-contents"> <div class="container"> <br /> <h3><i class="fa fa-users" fa-lg style="color:#04327F"></i> Our Pilots</h3> <script type="text/javascript"> $(document).ready(function() { oTable = $('#blueIce_Pilots_List').dataTable({ "bJQueryUI": true, "sPaginationType": "full_numbers" }); } ); </script> <table id="blueIce_Pilots_List" width="100%" border="0" cellspacing="0" cellpadding="0" class="blueIce_table"> <thead> <tr> <th>PID</th> <th>Name</th>…
Last reply by omglookeyhere, -
- 6 replies
- 1.9k views
How can I display the list of pilots on my external site? I'm using <?php include(/sytem/core/codon.config.php'); ?> ( it is working perfectly, but I just can't make the pilot list for my site. )
Last reply by ProSkyDesign, -
- 6 replies
- 2.2k views
Does anyone know the trick to the SmartCARS to get it to show bids? I'm getting "You have no bids." I saw the post where Web said there was something but didn't list it.
Last reply by Curshad, -
- 6 replies
- 1.8k views
Hello all, im having such a problem can you help me about this problem? Thank you all
Last reply by ProAvia, -
- 6 replies
- 1.8k views
Just installed PHPVMS Classic... and oh my. Here's what I'm getting on my pages. Warning: Use of undefined constant SITE_NAME - assumed 'SITE_NAME' (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/lang/en.lang.php on line 31 Warning: Use of undefined constant OBJECT - assumed 'OBJECT' (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/codon.config.php on line 80 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 42 Deprecated: define(): Declaration of case-insensitive const…
Last reply by bce2020, -
- 6 replies
- 1.5k views
Hey guys, I've tried searching for this and can't seem to find an answer anywhere.. does anyone know if it's possible or how to show on the pirep_viewreport the actual times for the phases, like preflight started at __:__, takeoff at __:__ Thanks in advance for anyone that is able to help. -Zac
Last reply by PikoSim, -
- 6 replies
- 1.5k views
Hello Guys, we just wanted to delete a Pilot but the "Pilot options" site stays blank at him. This pilot was the previous admin of our VA but he is not in our VA anymore for some years as acitve Pilot. He has no goups assigned to his account anymore. Do I need to change something in the phpvms so that i can delete him? Thanks in advance
Last reply by Thomasha, -
- 6 replies
- 1.4k views
Hi Guys, I have an issue I cant view pilot option in admin panel, nothing happens when i click on pilot options. any help please!? Thanks
Last reply by blue3294, -
- 6 replies
- 1.3k views
Hello people, so I want to make a custom MainController::Run like this example here: <?php MainController::Run('PIREPS' 'RecentFrontPage', 5); ?> so that will go and insert the 5 newest flights, but I want to make a custom one, How could I do that?
Last reply by Daniboi, -
- 6 replies
- 2.1k views
Hey everyone! I'm having a problem with displaying the "Pilot Reports for the Past Week" section on the admin dashboard. It just shows "Loading" with the spinning loading gif. (Image below:) https://prnt.sc/th2cu0 Any help regarding this would be appreciated. Many Thanks!
Last reply by Curshad, -
- 6 replies
- 2.6k views
Hi! I'm having a problem that has been mostly covered by this forum. However, I've literally searched up all the posts related to this, and nothing worked. The pilots, schedules and airports list pages are all blank. Tried opening the file in a different editor to see if there are any weird symbols; changing all the links to https:// (since we recently moved to SSL and that's when the problems appeared); changing error reporting settings in local.config; turning on debug mode and checking log files; nothing helped. A close look in the console in Inspect Element appears to be some error in jQuery, but I'm not really sure. I've already asked this on phpVMS Discord Serv…
Last reply by SuadCobo, -
- 6 replies
- 3.1k views
Where is the code located that updates a pilots status when "retired" Two issues. 1. When a pilot is inactive it is getting set as "on Leave" 3 in the database. Should be set as "inactive" 1 in the database. 2. Where are the definitions located for retired status currently 0 = Active 1 = Inactive 2 = Locked 3 = On Leave Thanks hope every is staying healthy
Last reply by ProAvia, -
- 6 replies
- 2.8k views
Hi guys i wonder if anyone can help me out. I have bought domain and hosting through TFDI design for a new virtual airline. I have input the basic fleet, airports and schedules. Now I’m totally stuck, I don’t know where to go from here ie adding a new skin, ACARS set up etc and to basically create the site. It would be great if someone could assist/ help out. I have limited knowledge of HTML so any help would be greatly appreciated. Willing to look at quotes for paid work. Many thanks Jordan
Last reply by ProAvia, -
- 6 replies
- 1.9k 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, -
- 6 replies
- 1.3k views
Hi all, I am currently facing and issue where when a pilot registers for the VA and his registration is still pending, the pilot will receive an email stating that he is retired. The last filed PIREP date would be indicated as 01/01/1970. This is due to the fact that we have the auto retire system turned on. Is there a way to correct such an issue ? Thanks Sean
Last reply by warathand, -
- 6 replies
- 1.3k views
I use php 5.6 nginx debian 10 phpVMS: latest version of phpVMS_v2 (https://github.com/phpvms/phpvms_v2) The following error appears on the registration page: Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /var/www/phpvms//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for PHPVMS. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="https://pilot.sim-air.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input …
Last reply by Strider, -
- 1 follower
- 6 replies
- 1.3k views
I have code that will post to a MYBB forum for pilot events that are initially the following -: [A]. New Pilot [B]. Pilot promotions If anybody can tell me where I need to insert my code as follows -: When a new pilot joins at the point they become a registered pilot is where I want to put my code , which module/php does PHPVMS make a pilot "LIVE". Likewise as in a pilot promotion at what point does a pilot get promoted to a new rank. , same here where do I put my code in which module /php file We are running v5.5 7.2 version Thanks If I get help on this I will post my …
Last reply by LesJar, -
- 6 replies
- 1.3k 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, -
- 5 replies
- 3.2k views
Alrighty,I checked out the current version via SVN which is reversion 254. I uploaded the files to my webhost and configured the permissions per the installation instructions.When I go to install, The page throws several errors which I will detail below.I belive this is more likely an issue with my host as when I test these files locally the errors do not appear.I am using PHP 5.0.4Relevant URLS arePHPINFO = http://test.ceruleanairlines.com/info.phpINSTALL PAGE = http://test.ceruleanairlines.com/install/install.phpThe errors are as follows==========================================================Notice: Use of undefined constant CACHE_TIMEOUT - assumed 'CACHE_TIMEOUT' i…
Last reply by Nabeel, -
- 5 replies
- 2.8k views
Hello,When adding flight schedules I'm unable to see the whole window that opens up.Regards,Zeeshaan Shahid
Last reply by Zeeshaan Shahid, -
- 5 replies
- 2.5k views
I've noticed that a lot of areas in the website (Particularly on the install screen) show the ASCII characters instead of the usual *** marks when entering passwords.Might want to change that over as that seems to be standard security practice.
Last reply by Nabeel, -
- 5 replies
- 2.6k views
BugsOn the schedules page you cannot Edit or Delete a schedule once you have entered it into the system.SuggestionsDeparture and Arrival times should be given in ZULU time as well as Local Time. This could be done either by having the user enter them manually or by setting the GMT offset on each city then when the user inputs ZULU time the system could automatically calculate Local time based on the GMT Offset.My Operations manager has also requested that I suggest adding the ability to assign Line Numbers to flights.For example of one of our aircraft was flying Flight 001, 002, 004, and 005. We could then assign those flights as Line #1. If we wanted to change the equ…
Last reply by Nabeel, -
- 5 replies
- 2.6k views
Warning: fopen(/var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/pages/ourairline.htm) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/ceruleanairlines.com/subdomains/test/httpdocs/core/common/SiteData.class.php on line 184
Last reply by bwilber, -
- 5 replies
- 2.5k views
Ok, so i created my test csv import file using airports i want to be able to fly from and too ( mostly australian outback postage stamps) but when i try to import it, i get this error.ICAO YFLS not added... retriving information:Could not retrieve information about YFLS, try again, skipping for now...ICAO YDPO not added... retriving information:Could not retrieve information about YDPO, try again, skipping for now...ICAO YNAA not added... retriving information:Could not retrieve information about YNAA, try again, skipping for now...ICAO YCCL not added... retriving information:Could not retrieve information about YCCL, try again, skipping for now...The import process is co…
Last reply by Nabeel, -
- 5 replies
- 2.6k views
I want to prevent access to the main page in your program to that nobody but logged in users can view it, basically I have your program acting solely as my piots home page only what must I do to ensure that only logged in users can see it?I have other pages that aren't part of your program that I want to restrict access to is there a line of code that I have to place in these pages to check to see if they are logged in?
Last reply by Nabeel, -
- 5 replies
- 2.3k views
Hi,I have been working with phpvms for a few days in setting up a VA website. Thanks you for a great system I have encountered very few problems, infact none up till now. I recently went into the admin panel to add new hubs/ schedules/ airports etc, and every page that has the tasks bit comes out kinda dodgy. The links for me to add new things under tasks is not accessible, as you can see from the pic:BTW, i do have a custom template installed on my site ofcourse, would that affect it?Thanks.
Last reply by Rob, -
- 5 replies
- 2.2k views
I added a custom field to the schedule in the admin panel so that we could put the day of the week to the route. I added this field to the data base and to the file in the admin panel. It will not save in the admin panel for some reason. Can you steer me in the right direction?
Last reply by Nabeel, -
- 5 replies
- 2k views
First off, great system.How does one delete pilots?If a pilot selects a flight (makes a bid) can that flight be flown via FSacars?And how come I downloaded and installed, as reported, phpvms v1.1.400 when this isn't the version listed on the website? I think this is odd considering 1.1.400 is higher than the one listed here.
Last reply by BBuchanan,