Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 12 replies
- 2.7k views
I separated this thread from the other one because the other thread has gone in some other direction. First of all I am not a software newbie, 20 years of experience and I am trying to start my VA but I don't have time to browse through PHP code. So, I use the same control panel (webhost4life?) as in the dummies guide. I did a clean installation as follows: 1. Created subdomain and subdirectory where subdomain points 2. Uploaded all files of phpVMS to the subdirectory of #1 3. Created a MySQL database 5.0.45 and noted its administrative username and set permissions (all as shown in the dummies guide) 4. Ran the /install/install.php script, it showed ALL GREEN, no red…
Last reply by Mysterious Pilot, -
- 1 follower
- 5 replies
- 2.7k views
Hi Guys, Because I run an alliance VA, we have multiple airlines, multiple routes etc. We are currently standing at 32k routes and it's basically sending my php memory limit into spasms! So my question or challenge is; would it be possible to create or modify a function within phpvms so that rather than the standard form trying to pull all routes to then search on (tell me if I'm wrong on this, just my understanding), I can use a form to purely select from DEP ICAO, ARR ICAO, Aircraft Type, Distance and it then make a query to the database to return only the results needed? This issue is having a knock-on effect for me with modules also that require routes to be booked…
Last reply by ahughes3, -
- 8 replies
- 2.7k views
I want to add pilot callsign in the email. What is the code for that please?
Last reply by servetas, -
MySQL database for installer
by Guest- 15 replies
- 2.7k views
Hi all, I have uploaded the phpVMS files to my site, and set the permissions (IE passed stage one of the installer). However, I am a little confused by stage two - the database stuff. I want to know: 1. How do I create a MySQL database for phpVMS, that will allow me to pass stage two of the installer? What do I need to enter into each of the installer fields? 2. Is ALL the necessary stuff free? Thanks very much.
Last reply by Nabeel, -
- 9 replies
- 2.7k views
Hi again... this time when adding an schedule to the db via the phpVMS Admin Panel got this error There was an error adding the schedule, already exists DB error: Incorrect integer value: '' for column 'maxload' at row 1 Im almost sure i didn´t put anything wrong on the data in form tu upload it here a screen of the data so can check http://i264.photobucket.com/albums/ii180/g3r84/phpvms/schedule1.jpg
Last reply by Nabeel, -
- 2 replies
- 2.7k views
Hello, I have a problem. And if a registered pilot so I'm going to pilot registrations pending. Then I can select either Accept or reject but if I "reject" select them, is displayed in the Admin Activity Log pilot GAA0002 APPROVED although I reject him. How can I fix that now. Regards Vincent
Last reply by Vincentxx, -
- 5 replies
- 2.7k 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, -
- 1 follower
- 11 replies
- 2.7k views
All of a sudden I can't access http://www.pagvirtual.net via my wifi network on any device, computer, wifi iPad, but can access it via an iPad with cellular. Anyone have any idea why that would be? It's the only site I can't access every, any other site works fine. I know it is being hosted at http://tfdidesign.com . This is just the strangest thing. I never had this happen before. Other people can access it but not me. I don't mean login or anything, ( I can do that when on iPad cellular only) , I mean I can't even even get the site to come up, it just times out! I called my broadband company Xfinity, cleared the cache and cookies, and even did a clean install on my lap…
Last reply by servetas, -
- 10 replies
- 2.7k views
Good eve, this will be my last request today! As I read on the description, since the last update it will be possible to add a minimum rank to fly a aircraft (limitation). Well I (admin) can add a bid even for those one I´m not allowed to fly. How to correct this feature? Are there any chances to show just those routes pilots are allowed to fly? Thanks for your help and best regards from Germany
Last reply by Nabeel, -
- 6 replies
- 2.7k views
Hey guys i remember once there was a fuel calculator knocking about here based on aircraft type and route miles that displayed on the briefing page,I had this in a previous VA i started but cant seem to find it, if someone can point me in the right direction. Cheers.
Last reply by mark1million, -
- 10 replies
- 2.7k views
Hullo On my site (flyeug.co.uk) I'm not receiving any emails when pilots register. I have no idea if pilots are getting emails, but emails are working on another site hosted on the same account which is why I didn't think it would be worth bringing up in the fivedev forum. Any ideas?
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 2.7k views
Hello Guys I have a problem a few days in the insertion of new airports. I write the ICAO of the airport, after I click on LOOK UP, but I get a written airport Fetching data ... It has not been modified any files. Suggestions? Thank you.
Last reply by MC1028, -
- 12 replies
- 2.7k views
Good day does anyone know exactly to fix the add/ aircraft error as i am currently having this issue and because of this nothing is appearing in my smart cars.
Last reply by DDm, -
Search pilots by Ids,Name
by Guest- 9 replies
- 2.7k views
Hi there i just want to know how we can make search form to search pilots by IDS or Names or possibly both. can anybody tell me the code i also wanted to implement it on by other website not associated with PHPVMS. Thanks in Advance
Last reply by Nabeel, -
- 12 replies
- 2.7k views
hi is there any module for dispatching flights to pilots?
Last reply by mark1million, -
- 2 replies
- 2.7k views
Hi All, Hopefully just a quick question. I have just installed PHPVMS and on the whole it looks ok. I have just clicked on the "register" link though and I get a message saying that the module "registration" doesn't exist. I have looked for something on here that points me to a script or module which is for the registration but can't find anything that looks like it's the right thing. Can anyone point me in the right direction please? Thanks Andy
Last reply by ahughes3, -
- 9 replies
- 2.7k views
My registration page dosent seem to be functioning at all http://euroskies.vacau.com/index.php/registration any suggestions? Edit: submit a registration form to see the problem
Last reply by joeri, -
- 5 replies
- 2.7k views
How would I go about setting up the below cron job, or can anyone direct myself to any tutorials on how. Our VA runs phpVMS Version simpilot 5.5.2 Cron If you have the ability, it's best to setup a cron-job to run the maintenance script. The command to add is: php -f /home/canadaai/public_html/admin/maintenance.php It's recommended to run this sometime between 2-6am (pick an artibrary time when you would least-likely have any flights). Also, remember to change in local.config.php, USE_CRON to true, so phpVMS doesn't try to automatically schedule these tasks to run. Note: If you setup the cron to run, it's recommended to also run it by hand …
Last reply by ProAvia, -
- 1 follower
- 6 replies
- 2.7k views
I'm trying to seperate pilot roster into different sections, using jQuery tabs, however I have completely no idea where to start, or how the pilot roster works on phpVMS (never looked at the roster in detail). Basically, I want each tab to stand for a hub, i.e Belfast Aldergrove, London Gatwick, so on, and quite obviously, each tab would display pilots at that respective hub. I assume that pilots_list.tpl does a foreach or something for hubs, because the default code works for all of the hubs displayed on the list. I've done this so far, but it just merely replaces the titles of the hubs, and does not work at all. <div class="usual"> <ul class="idTabs"> …
Last reply by Vangelis, -
- 1 follower
- 9 replies
- 2.7k views
Hi there When my users submit a PIREP, I would like them to select a flight number from one of the schedules I've created without having to remember the flight number. I've managed to convert the flight number text box into a dropdown menu but not sure how to pull the schedule flight number and note through so the data appears in the dropdown automatically. Any ideas how I would go about doing this? Apologies, I'm still learning! Thanks in advance
Last reply by opsman, -
- 5 replies
- 2.7k views
Hello I would like to get pilot roster at the end of the table not with the pilot him HUB, but current location indicated. I simply do not do it. If somebody can write to me please a code for it? Thanks Thomas
Last reply by Nabeel, -
- 12 replies
- 2.7k views
Can anybody tell me how to add a training notes field somewhere. The field is just to add a record of training sessions and general notes etc. Any ideas are appreciated.
Last reply by Aaron, -
- 6 replies
- 2.7k views
I have installed obsessblue, but i can't seem to find anywhere on it to download acars. There is a tab in the pilot centre but nothing happens when you click on it. Please help.
Last reply by Strider, -
- 5 replies
- 2.7k views
Hi all, I have been having some trouble getting an image to show with the download link. When you add a download you have the option to put in an image link which I have done but it does not show up on the downloads page any ideas? Thanks Scott
Last reply by Angel Air, -
- 6 replies
- 2.7k views
Hi guys, I am new to PHPvms, so i apologies if this is a dumb question. My pilots are unable to upload an Avatar using the 'edit profile' way (pilot dispatch -> edit profile -> upload image). is there another way to do this ? By the way i'm am using the Pacific skin sorry for bothering anyone
Last reply by ZacharyArena, -
- 7 replies
- 2.7k views
Hi, I have a seperate homepage (As found on these forums, adjusting the Frontpage module) but I now want to restrict access certain pages to only logged in members i.e don't want pilots public profiels or pireps accessible to 'outsiders'. How would I do this? Thanks, Graham
Last reply by Tom, -
- 9 replies
- 2.7k views
Hi Guys, Set up the VA today, and tested it out with kACARS, then i got this issue on the homepage. I am using the Pacific Skin. Any way i can correct this? Regards
Last reply by flyalaska, -
- 9 replies
- 2.7k views
Hello Friends, i have installed the blueicev2 skin and all the modules where coming with the file. When i will update my Stats.data.class i will become the following Failure. "Parse error: syntax error, unexpected 'public' (T_PUBLIC) in /www/htdocs/w01501e7/test.lausitz-aircargo.de/core/common/StatsData.class.php on line 879" on this line i have set up the following code from the Documentation public static function get_stats_by_cur_month($howmany) public static function TotalPilotMiles($pilotid) { $key = 'total_miles'; $key .= '_'.$pilotid; $total = CodonCache::read($key); if($total === false) { $total = 0; …
Last reply by vFAB, -
- 4 replies
- 2.7k views
Hi all, I really just can't work out what's going on here at all. I'm logged into the site, yet, when I click on the link back to the hompage, the pilot links that appear when logged in (in place of login boxes) just go back to the login boxes. This leads you to believe you have been logged out however when you use the boxes and log back in you get told you were already logged in!? Another issue, which I presume is linked to this, when you click on the link for the admin panel you are asked to "please login first". This only happens on the live site and not on my offline localhost development site. FF errors are: Any help is appreciated!
Last reply by roboa, -
- 5 replies
- 2.7k views
Good eve to all! Short question: would it be possible to reset pilots_list.tpl to default PHP-VMS one? We´ve now RealScheduleLite installed, but unfortunately it´s unable to restrict pilots usage of aircraft (limited by ranks) and double bids. Could someone post the code of the default which still includes the above mentioned features? Many thanks and best wishes for a silent night from rainy Germany Tobias www.northair-va.de
Last reply by North Air,