Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 3 replies
- 1.6k views
Hi, I have noticed that on some websites which use phpVMS, they have an enhancement in which the PIREP map displays VORs, waypoints and fixes on the map. How can this be enabled? Or is it some kind of kACARS Custom feature? Can it also read the fixes from the route specified in the schedule to make it easier?
Last reply by flyalaska, -
- 1 reply
- 1.6k views
My pilots are having trouble adding bids. When they click "Add Bid" for a flight, they get this error: http://imageshack.us/photo/my-images/14/problemc.png/
Last reply by James142, -
- 1 reply
- 1.6k views
I just install the PHPVMS on my new web hosting server today. How do i setup ranks for staff members without using my pilot rank i have going for non staff members. and also how to i add a link to my pilot center like to add a link to my forums. Thanks Eric Maresh CEO ASA100 flyasava.com
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hello All, I was hoping could shed some light on why this is occurring and how I go about fixing it. Is this problem in my skin CSS ? It also happens with the Landing Stats data I have on the front page. Any assistance would be most appreciated. Thanks in advance Adam
Last reply by James200410, -
- 1 follower
- 2 replies
- 1.6k views
This has been fixed thanks to a clearing of the cache, which tells me it may have been a corrupted cache file that caused the problem.
Last reply by Strider, -
You are aware that the map icons range from 35x35 pixels to 50x50 pixels? : Not a big issue if you only have one pilot online at a time but when you get three or four, it is quite noticeable. Chuck CYXU
Last reply by Nabeel, -
- 0 replies
- 1.6k views
Hi. We are using a custom KAcars for PIREPS We noticed that all charter flights (non-scheduled) report zero revenue. I browsed through the PHPVMS code (in PIREPDATA.class.php) and as far as I can tell it is because the PIREP flight type column contains "P" for passenger flight instead of "H" for charter flights. I think will cause a ticket price of 0 (zero) to be used and thus zero gross / revenue. Until we get things cleared with the KAcars developer, if we manually change the P to H is there a way to recalculate the revenue for these charter flights? I noticed some code (function) that was commented out (runs from maintenance menu) Any feedback appreciated. Thank…
Last reply by KAC155, -
- 1 reply
- 1.6k views
Hey all! I'm back with another nooby question. My homepage is having some "things" added - I'm using bootstrap elements with some features from a template on it - all's good. I'm trying to style the page first and then add content. My footer is appearing halfway across the site. Which is odd. And the font's have changed. And the dimensions - it looks like a CSS error, I can't resolve it. Ugh. Now, I'm probably stupid, but I can't seem to resolve it. But, below, is how the page should appear- obviously this is without the homepage additions, but its the template working correctly. So, can anybody assist? Yes I created the site myself using an internet template then…
Last reply by vJet2, -
- 3 replies
- 1.6k views
Hi i am wondering what the latest version is and where is best to download thanks.
Last reply by servetas, -
- 3 replies
- 1.6k views
Hi I have one problem with my site I work now already 8 up to 9 months and it comes not well at these wants I asks if there someone can help me with my problem hope rapidly something at hearing greetings Marc PAS001 http://private-aviation-service-virtual-airlines.nl/
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Like the schedules; is there a way to import pilot reports from my old site to keep the stats accurate? Bruce
Last reply by TAV1702, -
- 3 replies
- 1.6k views
Can someone see if they get the same results? Try to add this airport (if you are using the lookup on the phpVMS server), KAVQ. How does it not have any data, but have a live fuel price?
Last reply by joeri, -
- 1 reply
- 1.6k views
Hello I am the owner of Wings Aviation Virtual Airline. We are in dire need of a custom Acars to work with PHP VMS we are willing to pay. contact me via email. Kind Regards, WA101-Allan CEO Wings Aviation allan@wingsonair.net
Last reply by flyalaska, -
- 0 replies
- 1.6k views
realschedulelight_index.tpl <?php //simpilotgroup addon module for phpVMS virtual airline system // //simpilotgroup addon modules are licenced under the following license: //Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) //To view full license text visit http://creativecommons.org/licenses/by-nc-sa/3.0/ // //@author David Clark (simpilot) //@copyright Copyright (c) 2009-2010, David Clark //@license http://creativecommons.org/licenses/by-nc-sa/3.0/ echo '<h3>Available Aircraft For '.SITE_NAME.'</h3>'; //If pilot is logged in find their location //If they have not filed a PIREP yet place them at their hub if(Auth::LoggedIn() == true) {…
Last reply by North Air, -
- 1 reply
- 1.6k views
Hello; I was wandering if you can help me? I would like to be able to remove the need for schedules on my install of PHPVMS. I have been apart of VAs which have had systems where pilots only need to enter a few details on a pirep and I would like to have the same sort of system on my VA. How can I go about allowing pilots to submit a pirepi without needing schedules? Kind regards; Cameron
Last reply by mischka, -
- 1 reply
- 1.6k views
Hello Guys, where can I set the aircraft are not immediately damaged? Despite good landing, the aircraft are damaged after 2-3 days. RespecT Ramon
Last reply by Vangelis, -
- 1 reply
- 1.6k views
Hi I use Chinese language on my website, I edited the "page encoding" to utf-8 so I can type Chinese on the web, however when I using Ckeditor, I typed Chinese character but it shown garbled characters on the website, is there anyone know how to solve this problem? thanks
Last reply by StartVM, -
- 1 reply
- 1.6k views
Hello everyone and sorry for my english. And 'possible to obtain results in the schedule (schedule_results.tpl) only flights by category ("P" = Passenger, "C" = Cargo etc.. Etc..). Thanks for any reply, best regards
Last reply by ARV187, -
- 2 replies
- 1.6k views
I've already searched and can not find a phpvms version that works correctly, all of which I find contain errors anyone can help
Last reply by hecrowell, -
- 2 replies
- 1.6k views
My sidebar currently looks like this, and I'd like to evenly space the text. Id like for my sidebar to be evenly spaced like this. I am clueless, and don't know how to space the text. Any help would be greatly appreciated, thanks! Website here Heres my frontpage_recentpilots.php <?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?> <?php foreach($pilot_list as $pilot) { ?> <p> <a href="<?php echo url('/profile/view/'.$pilot->pilotid);?>"> <?php echo PilotData::GetPilotCode($pilot->code, $pilot->pilotid).' '.$pilot->firstname.' '.$pilot->…
Last reply by jacobmatthew, -
- 4 replies
- 1.6k views
Hello Do anyone know why the field flighttime on table phpvms_schedules, is float instead of varchar this is giving me some problems with fuel calculations where some short flight that I added with 00:40 minutes does get recorded at the database as 0.4 the only "solution" I found was use 00:45 which gets 0.45 Thanks
Last reply by liberie, -
- 1 reply
- 1.6k views
The default skin (crystal) only has a content area that covers the whole width. I would like to use a skin that has a side column on the left and probably also one with side columns on the left and right in addition to the main content area. I have seen them in some of the other VAs, looked all over the SKINS forum but apparently all the skins are either outdated (don't work well with .944) or just dead links to sites that no longer exist. Anybody has one such current skins?
Last reply by Bluemax, -
Hi Can anyone please show me how i can make a page in dreamwever, where a user can enter information, store it on the SQL database and then another page which shows the information? Many Thanks chris
Last reply by Sava, -
- 2 replies
- 1.6k views
how do i mark a topic solved?
Last reply by nabpp, -
Dear, Worked to develop a system "SITA" using schedule_briefing page, the system populates all information and calculates the fuel used on the route. System Function The navigation is a navigation that SITA is intended to help the pilot in its own navigation and control fuel and time during the flight. Print I am by posting some pictures of my work so you can see how this development. * White = Written text * Yellow = Populated by the system
Last reply by TheVynysto, -
- 2 replies
- 1.6k views
Hello All, Recently I encountered around 40 spam attacks, and it now means my pilot IDs go from 3 to around 45. Is there anyway to delete these from the table and what tables should I be editing. Thanks in advance Myles
Last reply by MC1028, -
- 0 replies
- 1.6k views
Hello good morning I'm with the folowing errors when I approve the PIREPs. Strict Standards: Non-static method PirepAcData::search() should not be called statically in /homepages/10/d328219951/htdocs/core/common/PIREPData.class.php on line 855 Strict Standards: Non-static method PirepAcData::approve_pirep_post() should not be called statically in /homepages/10/d328219951/htdocs/core/common/PirepAcData.class.php on line 283 Warning: imagecreatefromstring(): Empty string or invalid image in /homepages/10/d328219951/htdocs/core/common/PilotData.class.php on line 1016 Fatal error: Call to undefined method PilotData::UpdatePilotPay() in /homepages/10/d328219951/htdocs/cor…
Last reply by mitcheinfo, -
- 2 replies
- 1.6k views
For some reason I do not have a local config file in my copy of phpvms. I have downloaded it many times and still have the same problem. Is it still included and do I need it.
Last reply by j_lightwing, -
- 3 replies
- 1.6k views
ok I just install the phpvms and when i want to add a new page this is what i get is there a a code where i can make it with biger?
Last reply by Nabeel, -
hi,can anyone tell me where is the php.ini file located. Many thanks
Last reply by simpilot,
