Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.1k views
So I have a little problem on my site. In the file a pirep page whenever a user selects another airline, the departure airport field disappears, only until the page gets refreshed that the user can file the PIREP. (Yes i know the bg white is not fully down the page, that was a easy fix) Thanks
Last reply by Kyle, -
- 2 replies
- 1.3k views
When I accept registrations the pilots don't get email but when they register I get email. What is going on here?
Last reply by Kyle, -
- 2 replies
- 1k views
Hello~ I would like to create a popout schedules page, is there a way of calling a particular template into a modal window (without layout.tpl)? Anyone know how i can go about getting this to work ? Remington
Last reply by Remington Box, -
Pilot Data
by raptor- 2 replies
- 1.4k views
Hello, I'm creating a module where I would like a logged in pilot to view ONLY their info. I have based the module on the Roster module that has been referenced in the forums and tutorials (It's basically a copy of the Roster module showing extra columns that I added for different bank accounts). Is there a variable that returns the users id, like '$whoami' or '$myid'? Something that returns who is accessing the page so they only see their information. Thanks, raptor EDIT: I found that this works after much trial and error: $query = "SELECT * FROM ".TABLE_PREFIX."pilots WHERE pilotid = ".Auth::$userinfo->pilotid."";
Last reply by raptor, -
- 2 replies
- 1.6k views
Hi there, I discovered from the database that you can echo the date and the time of the last login from the phpvms_sessions table. I am not too experienced on PHP, and I am wondering how the $session_id variable works? I have this code, but it doesn't return anything. <tr> <td class="main1_1">Last Login Date</td> <td class="main2_1"><?php echo Auth::$session_id->logintime; ?></td> </tr>
Last reply by HighFlyerPL185, -
- 2 replies
- 1.1k views
I have noticed today that my Roster page is not showing the full list. The first person showing up first is AKA132, and there are people infront of him including myself that are not listed. Any ideas whats causing this. Same problem on my Status Badge page.
Last reply by flyalaska, -
- 2 replies
- 1.9k 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, -
1.How do you move nav tags in menu bar closer together to get them on one line. when you log in the other page go to next line and block things on the pages. 2. how can you move the items on the page down if i can not change nav tabs. 3. where is the pilot_public_profile.tpl at or what tpl do i use to put code in for awards to show up on pilots page, i have made the awards but shows up written i would like to show pics also. 4. how do you puy solved on prior postings. thanks Mac www.maexpressva.com
Last reply by nabpp, -
- 2 replies
- 4.5k views
Ok so I want to install PHPvms on my hosting server at webfaction.com I have to select the use of a custom app listening on a port. The problem is once the site is uploaded to the FTP and linked to my domain I'm not getting anything. I'm assuming its because phpvms is not linking to that port specified for me. Heres what the site tells me when I'm creating the custom app (basically an app that the hosting service dosn't provide) This installer assigns an unprivileged port on which custom software can listen. This creates the ~/webapps/<app name>/ directory for your convenience; however, the custom application is not required to reside there. After the i…
Last reply by kchage, -
- 2 replies
- 1k views
Folks just need quick help regarding email function i cannot able to receive any kind of pirep submission email or either contact us email can any one have solution for this. searched the forum didn't find any help so posted Thanks Jeff
Last reply by sherming, -
- 2 replies
- 1.7k views
So, I'm trying to convert some schedules from a PDF to input into the .csv. What does everyone use to create a workable excel document? I'm using the US Airways schedule, if that helps. Michael Erdelyi
Last reply by SeekanDStroy, -
- 2 replies
- 1.2k views
Hi, I was wondering how would I add a 'Operates on' combo box to the schedule search, which would list days Monday-Sunday. The results would show flights on the specified day by the user via combo box input. I've made the HTML for it, but not sure where to start with the PHP side of things.
Last reply by reachva, -
- 2 replies
- 1.5k views
Hi all, I am trying to set up phpVMS on clustered/cloud hosting (however you wish to describe it!) Webserver (which is actually on three IP addresses): 1.2.3.4 SQL server (which is on one IP address): 6.7.8.9 Website URL: http://mywebsite.co.uk Database Name: site_vms Database Server: 6.7.8.9 Database Username: username Database Password: password Database Type: MySQL Table Prefix: phpvms_ Clicking "Next step" gives me: Does anyone have any ideas on how to fix this? (and apologies for the security, would rather no-one knows about this yet!)
Last reply by CGlobe, -
- 2 replies
- 1.9k views
Hello! I am trying to develop a custom feature that would allow you to fly multiple legs to a flight with a specified turnaround time. for example flying from detroit to chicago, having a 30 minute turnaround, then on to Minneapolis, all on the same flight route. is this even possible?
Last reply by Aerospace, -
- 1 follower
- 2 replies
- 1.5k views
Hello everyone, I just noticed on my site when I go to fill out a report, the fuel is prompted in Kilograms (KG), is there any way to change it to pounds (LBS)? I have attached a screenshot for further review of the issue. --- George9 Founder, Galaxy Virtual Airlines http://galaxyvirtual...hpvms/index.php
Last reply by Strider, -
- 1 follower
- 2 replies
- 1.6k views
Hi, i updated the phpvms to phpvms_extended (sqli i think and more options), https://github.com/D...ab=repositories i follow the steps : But not work, a "student" or "new hired" pilot can see all routes, inclusive the routes (schedules) of commander rank. Regards. Please, i only did two questions in this forum (this is the third) nobody answer my questions.
Last reply by ARV187, -
- 2 replies
- 2.4k views
Airline with code 34560 does not exist! Skipping... Airline with code 234560 does not exist! Skipping... Airline with code 0 does not exist! Skipping... Aircraft "B744" does not exist! Skipping Airline with code KPHL does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with code :00 does not exist! Skipping... Airline with code 22:05:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code 0:00 does not exist! Skipping... Airline with code :05:00 does not exist! Skipping... Airline with code P does not exist! Skipping... Airline with code N/A does not exist! Skipping... Airline with c…
Last reply by Dalvin121, -
- 2 replies
- 2.2k views
Guide to phpVMS on Windows (IIS) Servers First let me thank Nabeel for all of his hard work on phpVMS, it truly is a wonderful system. This guide is for those of us who need to be hosting in a Windows environment; just like Linux, Windows environments vary and this is simply a guide to getting phpVMS up and running and not a tutorial. This guide is divided into a few different sections: first why I decided to write this guide, myhosting environment, installation and modification on the phpVMS files and databases, modifications made to the hosting environment, other known solutions to hosting phpVMS in a Windows based environment, and food for thought. I decided to write…
Last reply by t_bergman, -
Fatal Error
by Guest- 2 replies
- 1.5k views
Hey Guys... I need some help. I haven't logged into cPanel recently... and im the only one with access to it, but somehow a fatal error popped up a short time ago... Im clueless as to what it means. So, i have tried re-uploading the pilot data file... but error is still there. And from past experience usually when there is an error with this file it is caused somewhere else. But i cant figure out what this one means. Thanks. Any help is greatly appreciated. Fatal error: Cannot re-assign auto-global variable _FILES in /home/vdalairl/public_html/core/common/PilotData.class.php on line 436 http://vdalairlines.com/
Last reply by YusufBudi, -
- 2 replies
- 1.1k views
Hello, I trying to see if there is any codes or program i can add to the website to see monthly information like ... how many pilot joined, PIREPS submitted, hours flown, fuel used for one month? Example::::: hours for Febuary = 500 hours PIREPS for Febuary = 200 Fuel used for Febuary = 35,125 Gallons ... Is there any program i can add to see this kind of information... thank you
Last reply by Strider, -
- 2 replies
- 1.2k views
Just a quick question about how other VA's handle this problem. As of this morning, FBO Clay Lacey Aviation/KBFI is charging for 100LL Avgas $7.07/gal. = $1.18/lb. and for Jet A $5.95/gal. = $0.87/lb. That is quite a difference, so how do you get around only having one fuel unit in PHPvms, and still try to reach realism with your VA expenses? Kind Regards Grizz
Last reply by aarbee, -
- 2 replies
- 1k views
Whats the pros and cons of removing inactive pilots? Does it hurt your VACentral Ranking? What does everyone else do to pilots who never fly or don't fly anymore?
Last reply by t_bergman, -
- 2 replies
- 1.1k views
Hey guys! I have one question. For my VA, AirTran Virtual Airlines, the default phpvms skin used for my website has a drop down box under about. I have been looking around my admin panel and cpanel and just can't figure out how to edit it. Any suggestions? Website: www.atvirtual.x10.mx Thanks, Alex
-
- 2 replies
- 1.1k views
I want to put pilot login and register inside my sidebar box...any suggestions...? I tried everything but im noob in php thank you very much
Last reply by shiljo, -
- 2 replies
- 1.1k views
I have moved my hosting to paid hosting. Do my pilots need to reapply or is there any way of transferring them from my old site?
Last reply by mattsmith, -
- 2 replies
- 1.2k views
How do you change the pilot i.d from 4 numbers to 3 letters? I remember seeing it before but can't find the post
Last reply by mattsmith, -
- 2 replies
- 1.3k views
Hi there, I have a banner in my website structure below my navigation bar. Since I wanted to display it on all of the pages, I have defined it in layout.tpl like this... <div id="banner"></div> <div class="boxmain"> <?php /* This will insert all of the "meat" of the page in there - the template which is generated, depending on which page you're on. To change these templates, check out the docs on the site. They're under the /core/templates folder, and to change them, copy them into the folder of your skin (the folder this file is in right now. */ echo $page_content; ?> </div> 'boxmain' class is my main p…
Last reply by HighFlyerPL185, -
- 2 replies
- 1.5k views
I need find this for edit or eliminate. In a TPL file? Thank of all for you cooperation. Best regards
Last reply by imnemina, -
- 2 replies
- 1.2k views
I am also using Wordpress somewhere. and there is a backup functionality in it. Is it possible to make a backup functionality, from the database, that you eventually can schedule? Or at least can create a backup from the admin part?
Last reply by aarbee, -
- 2 replies
- 1.5k views
Hi all, Reagarding update by git, on domumentation show this way to make the update but i do not understand, can you help me please. Updating from Git If you installed phpVMS using git, do: cd phpvms git checkout v2.0 It will then automatically update to the latest. Navigation to install/update.php to complete the upgrade. At the moment, v2.0 is the latest tag which is available. When the next version is available, it will be listed here. Thanks and regards
Last reply by lorlandi,