Support Forum
Any questions or bug reports go here.
7143 topics in this forum
-
- 3 replies
- 1.7k views
Hello, I recently changed host for my VA, and I am currently trying to update my SQL tables to be the same as the old site. So I erased the contents of the database I created for the installation of phpvms, and imported a backup I made of my previous host's database. Now, here is my problem. Within PHPMyAdmin, if I select the pilot's table, I can see all of my old site's pilots, except when I go on the website and look at the pilot rooster, none of them appear. This goes for every single piece of data. Could my problem come from the way I created the backup, or does it come from the way I imported it? Looking forward to your help: Raphat
Last reply by Raphat, -
- 4 replies
- 1.9k views
Hi all, Not sure if anyone can help but I have tried everything and cant get it to work. I have set the MX records on fivedev to google I have configured local.config and app.config file to use smtp and I can not get anything to send from the admin panel not sure if I am missing something. I am using google apps but I signed up to it when it was still free so not paying for any of that, have the stopped people using the service? Here is the code from my Local.config # Email Settings Config::Set('EMAIL_FROM_NAME', 'INFO@Angel Air VA'); Config::Set('EMAIL_FROM_ADDRESS', 'info@angelairva.co.uk'); Config::Set('EMAIL_USE_SMTP', true); # Add multiple SMTP servers by sep…
Last reply by Angel Air, -
- 2 replies
- 1.1k views
I would like to paginate the "View PIREPS" page in the Admin center where you are looking at individual pilot pages. I have one pilot that has completed over 1300 PIREPS, and right now when I look at his PIREPS page to make edits, it takes a terribly long time to load because it is loading ALL 1300+ of his PIREPS on one page. If the page only showed 10 or 20 PIREPS per page it would be a lifesaver. I was referred to FS Products website for a pagination module but I could not get it to work: http://fs-products.net/index.php/downloads/viewdownload/6-phpvms-modules/23-pagination-example I copied the files into the correct areas, but there must be some kind of edits you …
Last reply by Kalo, -
- 0 replies
- 832 views
Hello everyone and apologies if this question has already been covered. I am very new to this forum and can't seem to find an answer. My question is, each airline submits there pireps and points are allocated to them. Are these points individual or as a whole according to the amount of pireps submitted that day? Is there a set point system that i could view? Thankyou for your time in this matter. Kind regards kurnow
Last reply by kurnow, -
- 2 replies
- 1.2k views
Hello, I set our website to maintenance mode = true and it will not go down for some reason... www.britishbluevirtual.co.uk Regards, Myles
Last reply by MC1028, -
- 4 replies
- 1.6k views
CONTENT REMOVED
Last reply by freshJet, -
- 1 reply
- 1k views
Using the bids page as an example, how can success/error messages be displayed at the top of the page? For example, if a bid is removed, show the success message at the top of the page. Currently, mine redirects to a new page just to show the message so you then have to go back to view them again. I think this is a default function but I did some modifications a while back.
Last reply by freshJet, -
- 1 reply
- 947 views
Hello, - Ive been trying to limit the landing rate stats module to a weekly limit. ie, to only show the to landings of every given week. Ive been having some trouble achieving this. I have gone through the mega thread of the module it self and while there are some hints of a code snippet to limit it to monthly, unfortunately i have not been able to work out how to implement the code or where to implement it to. I would greatly appreciate any help or an explanation on how to implement a code that will restrict the top landings for a weekly display which will reset itself every week. -- and the two is about TOPPILOT Moudle: Im trying to get some of the top pilot tabl…
Last reply by freshJet, -
- 30 replies
- 9.4k views
Hello I was just wondering the other day if there are any VA's that don't require their pilots to use an ACARS system? Most VA's require their pilots to submit some 'proof' that they did the flight by using ACARS and submitting the log, or submitting a tracker log from vatsim and the like. But honestly, why would a pilot lie/cheat about doing a flight? Reason I'm asking is that even though I wrote a pretty fool-proof guide on how to configure kACARS and xACARS for use with my VA, some pilots still struggle with it or the software causes other problems, so I'm considering to make this non-mandatory. Would I be the only VA doing that, or are there others out there w…
Last reply by Impulse, -
- 4 replies
- 1.7k views
I had the following error when I tried to install PHPVMS: Fatal error: Class 'DB' not found in C:\wamp\www\phpvms\core\common\SettingsData.class.php on line 28 As you may notice, this happened on a local wamp server running PHP 5.4.12. I tried redownloading PHPVMS, did nothing. I tried to search the forums and elsewhere, and I found a similar error back in 2010, but it was blamed on using a free host. Any help?
Last reply by danielkang1234, -
- 2 replies
- 1.4k views
Hi all, On my current VA, when filing a PIREP, once completed it says "there are no PIREPS to display" and when in the admin centre, it says no pending PIREPS, and there have been no PIREPs listed on the front page, The site URL is www.impulse-virtual.com Cheers!
Last reply by Impulse, -
- 4 replies
- 1.2k views
I am really not sure what a hub or extra airline add to the va. I tried to be a member of several hubs and airlines in my va, but I see all schedules every where. Maybe I have done something wrong in the settings. But what is the advantage? RobB
Last reply by aarbee, -
I am getting this error when trying to do a fresh install. Any ideas? I downloaded it off the phpVMS website. Fatal error: Class 'DB' not found in /home2/****/public_html/***/phpVMS/core/common/SettingsData.class.php on line 28
Last reply by edmundk, -
- 5 replies
- 2.2k views
My Distance Remaining in my acars map is not working???? Can someone help me out why its not showing up please
Last reply by cam3r0ngt, -
- 1 follower
- 1 reply
- 1.3k views
I am having a problem with my schedules. When I try to Bid a flight I get an error "Invalid Route." I reset all the caches (if it does anything), reset the distance updated all the flights to see if something bugged it up but sadly no success. Any one have an fix or an idea how to solve. Kind Regards, Kyle Watkins
Last reply by Vangelis, -
- 0 replies
- 892 views
Hi I seem to have a issue with some flights not displaying on my website but they are showing on my custom kacars tracker any idea what the issue could be?
Last reply by Ashj24uk, -
- 1 reply
- 1.4k views
Hey Guys, I hope this is the correct place to post this. Im desperate for some help on this. Im using simpilot's top landing rate module to display the top 10 landings on our home page. The module works great, however im having one small issue. The module displays the top 10 landings of all time. What I would love to achieve is to display the top 10 landings of the week which will reset itself at the end of each week. I have read through the thread of the module it self but the advice on how to limit the time frame there was a little unclear to me, as im far from "fluent" in php deep in the learning curve. I would GREATLY appreciate any help, advice or a code snippet…
Last reply by OA01, -
- 3 replies
- 2.6k views
Everybody good day I'm getting the following error when adding the airport please help me! Strict Standards: Accessing static property Operations::$post as non static in /home/zirvevac/public_html/yenisite/admin/modules/Operations/Operations.php on line 250 Strict Standards: Accessing static property Operations::$post as non static in /home/zirvevac/public_html/yenisite/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /home/zirvevac/public_html/yenisite/admin/modules/Operations/Operations.php on line 804 Strict Standards: Accessing static property Operations::$post as non static in /h…
Last reply by OA01, -
- 0 replies
- 1.3k views
Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /customers/f/9/1/mysitename.net/httpd.www/it//lib/skins/Zumeweb.Pacifi The error manifests itself by clicking on the (news pop-up module) Thanks for any response
Last reply by gio1961, -
- 0 replies
- 971 views
Hi i seem to be getting this error Warning: session_start() [function.session-start]: open(/tmp/sess_ea8b806aa40790709680c4934be57f08, O_RDWR) failed: Permission denied (13) in /home/jetvcom/public_html/en/core/codon.config.php on line 40 any ideas what the problem is?
Last reply by Ashj24uk, -
- 1 reply
- 1.4k views
Does anyone happen to know the code to put the hub a new pilot is in to put into the New Pilot email CEOs get when some one registers
Last reply by flyalaska, -
- 1 follower
- 2 replies
- 2.2k views
I am having problem regarding the live departure board. When I start a Flight it doesnt show up any deatils. Please help me , I am new in the line thats why I dont know. The coding is below <?php $q = "SELECT * FROM phpvms_acarsdata"; $l = DB::get_results($q); if($l != null){ ?> <table border="0" width="100%" cellspacing="4" class="acarsmap"> <thead> <tr> <td><b>Pilot</b></td> <td><b>Flight Number</b></td> <td><b>Departure</b></td> <td><b>Arrival</b></td> <td><b>Status</b></td> <td><b>Altitude</b></t…
Last reply by gcltlee, -
- 2 replies
- 1.8k views
I am going to use slimscroll on a site I am working on and I can get it working no problem without phpvms installed: http://execusim.com/...m2014/index.php When phpvms is installed, it ceases to work: http://execusim.com/index.php In addition, both files are running from the same css style sheet. Am I overlooking something obvious?
Last reply by Remington Box, -
- 1 reply
- 1.6k views
Hello, I have a little problem with the schedules, when I create a flight plan in phpvms on my Kacars software he found me, but on the site when I search by departure airport, arrival, it loads and nothing appears. Do you have any idea? Thank you very much !
Last reply by StartVM, -
- 0 replies
- 1.1k views
Hey guys, Ive been trying to limit the landing rate stats module to a weekly limit. ie, to only show the to landings of every given week. Ive been having some trouble achieving this. I have gone through the mega thread of the module it self and while there are some hints of a code snippet to limit it to monthly, unfortunately i have not been able to work out how to implement the code or where to implement it to. I would greatly appreciate any help or an explanation on how to implement a code that will restrict the top landings for a weekly display which will reset itself every week thanks in advance guys.
Last reply by Omerr01, -
- 3 replies
- 1.6k views
Hello i have one problem in the schedule/view No route passed http://gyazo.com/ab0ba9b45c2ea6dfa49dda5da9739fce Why? Thanks
Last reply by simonecatalano, -
- 0 replies
- 1.3k views
Hi I changed my domain to another site in the local config file, just changed define('SITE_URL', 'http://airchinavirtual.net'); the early url is hainan-va.org then got those error when log in Warning: Cannot modify header information - headers already sent by (output started at /home/hainanva/public_html/core/app.config.php:1) in /home/hainanva/public_html/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home/hainanva/public_html/core/app.config.php:1) in /home/hainanva/public_html/core/modules/Login/Login.php on line 153 error when log out Warning: Cannot modify header i…
Last reply by gcltlee, -
- 1 reply
- 1.3k 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, -
- 3 replies
- 1.9k views
I just download and uploaded all by ftp when I type the address in the browser I get this message: Fatal error: Class 'DB' not found in /public_html/virtual/core/common/SettingsData.class.php on line 28 Can you make me some suggestion? { $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; line 28 (default) $all_settings = DB::get_results($sql); CodonCache::write('site_settings', $all_settings, 'long'); }
Last reply by MC1028, -
- 10 replies
- 2.6k views
Hello, Can someone give me the code to pull the pilot roster for individual hubs to use on my hub pages? Thanks! -Brendan
Last reply by Taran,