Support Forum
Any questions or bug reports go here.
7150 topics in this forum
-
- 7 replies
- 2.8k views
I have a request like in the beta version via activity feed PIREP data is being logged and posted on twitter wall. Is there any possibility for the 2.1.934 users? thanks
Last reply by Heliguy, -
- 11 replies
- 2.8k views
Can anyone give me a quick explanation on how to combine 2 SQL codes together? I'm fine with HTML and PHP though I'm hopeless with SQL. What I'm Trying to Do: Combine: public static function GetAllAircraft($onlyenabled=false) { $sql = 'SELECT * FROM ' . TABLE_PREFIX .'aircraft'; if($onlyenabled == true) { $sql .= ' WHERE `enabled`=1 '; } $sql .= ' ORDER BY icao ASC'; return DB::get_results($sql); } and: public static function AircraftUsage() { $sql = 'SELECT a.name AS aircraft, a.registration, SEC_TO_TIME(SUM(TIME_TO_SEC(p.flighttime))) AS hours, COUNT(p.distance) AS distance FROM '.TABLE_PREFIX.'pireps p INNER JOIN '.TABLE_P…
Last reply by Nabeel, -
- 5 replies
- 2.8k views
This text appears at top of registration page after pressing the "Register" button on registration page. Indont think that people should be seeing my reCaptcha keys. The completed registration form goes into que for processing just fine can it be fixed?
Last reply by in2tech, -
Hi, When trying to post a PIREP the system justs redirects me to the login page and doesn't send the PIREP through to the Admin panel. The same happens when I try to search for flights eg. Departue Airport hit find flights and i'm at the login page. Any Advice?
Last reply by Nabeel, -
- 8 replies
- 2.8k views
Hey, ijust noticed that my finances page was not looking right. It shows that the fuel prices have shot through the roof. Any fix? http://jalvirtual.org/index.php/finances
Last reply by TAV1702, -
- 1 reply
- 2.8k views
Hi, I have been experimenting installing phpVMS at an ISP. The installation was successfull and the main page did display correctly. However when I tried to selecet any of the other pages like registration or login, I got 404 page not found. After spending a full day researching, mode_rewrite, .htaccess rules, the forum, the code, etc... in vain, the ISP suggested me to install the software on a different server where they run php 5.2. On this new (actually old) platform everything seems to be working. ISP claimed that php 5.3 does not handle the index.php/link type url's ! I have asked them to provide me some doc proving their claim so that I could share with you.…
Last reply by Flyer, -
- 5 replies
- 2.8k views
Does anyone have the zip file of simpilots phpvms ? it seems that he cleared up he's github Thanks in advance
Last reply by ShredMountains, -
- 5 replies
- 2.8k views
Hi. I use phpvms 5. We started doing cargo flights recently. For our cargo aircraft, the 747-8F, we added the max cargo weight as 300000(as is says in lbs) but when we edit the pireps to change the load, we don’t know if we should be entering it in kg or lbs. Please help us with this. Thanks. Umar
Last reply by thunder175, -
- 10 replies
- 2.8k views
Greetings all! I've had a long hard look around the forums in reference to getting information pulled from phpvms and displayed on a static html front page. The most common suggestion I see are to add the following on to the static HTML page. Option 1 Option 2 or some other variation of the above. I think I've attempted at least 12 different variations to try and get those codes to work with no luck. If anyone can provide me some assistance or guidance on this, it would much appreciated.
Last reply by RedKingOne, -
- 7 replies
- 2.8k views
hello, how is the correct way to view the images in my airline awards, because I have added several images in my awards but only you can see letters, but the images do not appear. I can not find the solution for any site The image is well placed. http://www.mundoairlines.org/webmaster/phpvms/lib/images/award/1000hours.jpg this is the code I have put in profile_main.tpl
Last reply by polirom, -
- 8 replies
- 2.8k views
Hi, I am having a problem trying to get phpvms to install I keep geting this error message Fatal error: Class 'DB' not found in jas/core/common/SettingsData.class.php on line 28 and was wondering if anyone has encounted this problem before and if so what the solution is. Thanks in advance.
Last reply by jscott205, -
Admin News edit problems
by Guest- 1 follower
- 8 replies
- 2.8k views
I'm in the process of moving our VA to phpvms from another system and I have to say that the possibilities here are amazing. I did search the forums but didn't find a relevant topic. Our site is in the early stages of development with a very standard Crystal skin, and things are going very smoothly, but I found a slight problem from the Admin panel. If I try to add or edit the news I see the title box but nowhere to edit or add the news text. On the side bar it has the tips from the email page (insert pilots name, etc) but nothing relevant to news text. Nothing has been edited or changed in this area, it's just the way it was when it was installed. Is there anything that…
Last reply by Nabeel, -
- 7 replies
- 2.8k views
I was editing my template in frontpage_main happened and some bug. You help me? Link: http://i.imgur.com/gNSerfA.png They doubled my news
Last reply by Raphael, -
- 10 replies
- 2.8k views
Is there a way to allow selective admin section log-ins? ie - allow a crew base manager to approve PIREPS but not get into the other functions of the admin panel. :
Last reply by Strider, -
- 6 replies
- 2.8k views
Gday Guys Today i added a few test schedules into my website, i noticed that as with the aircraft in the admin panel, the schedules were also not showing, but no big deal, i could go into the tables directly to edit them, but after adding the schedules i went into the pilot center to view them, and only one shows up, they are all enabled, and are all inserted into the tables, so they are there, but only one of them shows for some reason, any help with this bug would be great ! cheers Tylor Eddy
Last reply by Tylor Eddy, -
- 8 replies
- 2.8k views
I am getting this Error when Pireps are approved : Fatal error: Class 'LogData' not found in /home/vforg/public_html/admin/modules/PIREPAdmin/PIREPAdmin.php on line 319 Here is line 319: LogData::addLog(Auth::$userinfo->pilotid, 'Approved PIREP #'.$pirepid); This just started the other day, all data seems to saved okay, we are not missing flights or hours in our "logbooks". Can anybody tell me what is wrong and how to fix it? Yes I am a newb when it comes to this stuff.
Last reply by Steve Bartlett, -
popup news
by joeri- 1 reply
- 2.8k views
hello i am using the popupnews from simpilots after updating to the 2.1 i am getting this error Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'PopUpNews::popupnewsitem' was given in /home/tntvirtua/domains/tnt-virtual.be/public_html/core/classes/MainController.class.php on line 218 so the news isnt working annymore to be more precise the news is there but if i want to read it i get this error
Last reply by simpilot, -
- 2 replies
- 2.8k views
Hello all, im searching for a complete aircraft list attached to some topic im phpvms forums but cant find. Can someone help me to find that post? Thank you Helder Duarte
Last reply by piuozorio, -
- 7 replies
- 2.8k views
Hey Nabeel, can you take a look at this for me and tell me if it is a bug or not? If it is, I will add it for you. If it is not, man do I got major issues. http://forum.phpvms.net/topic/4843-statistics-help-solved/page__st__20
Last reply by TAV1702, -
- 7 replies
- 2.8k views
Hi, I recently brought a VA and I was wondering is there a way for me to switch pilots ids to make me 01 and him 70 without losing any data from mine and his id?
Last reply by Keane, -
- 3 replies
- 2.8k views
Hello, I have created a new pilot list with Vatsim status banners in it. Only question is How do I let the system fills the Vatsim acount ID. The code I am using is : http://www.vatsimsig...tus/XXXXXXX.jpg I have created a custom profile field for your vatsim id, but now a script must insert the id on the xxxxxxxx. I have this code but it wont work. http://www.vatsimsigs.co.uk/status/( PilotData::GetFieldValue($pilot->pilotid, 'Vatsim ID') != "" ).jpg any help would be great. Rick
Last reply by ncd200, -
- 7 replies
- 2.8k views
hi folks yet another query for you i have one pilot whose hours and pilot pay were showing in -15 and -326 can any tell me why is it showing figures in minus (-500)
Last reply by Nabeel, -
- 14 replies
- 2.8k views
We are changing over to phpVMS. Since we cant convert our FSACARS log. I am having each person manually add their pireps from their logs. I noticed that we hare having some trouble. One person has 75 flights entered with only 4 hours. What is the correct time chart to enter the time in? Here is how I am doing it Example 34 minute flight = 0.34 1 hour 20 minute flight = 1.20 Am I correct?
Last reply by flyalaska, -
- 4 replies
- 2.8k views
Since FSACARS has started crapping on some of us, I am having them change to XACARS. Everything logs fine except the Aircraft always shows up as an error. I have tried this too, with the same problem. I checked and I have the aircraft entered correct. Does anyone have this problem?
Last reply by flyalaska, -
- 10 replies
- 2.8k views
Hey everyone, Supplemental update has been posted, fixing a few issues. Just download it as usual, and run the /install/update.php This also adds a 'description' field to the downloads, and the dashboard graph slowness has (hopefully) been fixed. Nabeel
Last reply by mw308, -
- 1 follower
- 5 replies
- 2.8k views
I think my previous post failed to post.... Until a few weeks ago I was able to login to the site as administrator and do all administrative activities. Today when I use those same credentials (I have not changed them) results in me being brought to a login page asking for my login credentials. I doesn't go further than that. However, when I used the kACARS Free client 1.0.1 (latest) using those same credentials, I managed to log in to the system using the kACARS client but NOT on the website. I then used the password reset and it said it sent a password reset link to my account but I never receive it. I checked the email address on the database and it is correct. But …
Last reply by josh90, -
- 4 replies
- 2.8k views
Hello guys, I installed the version phpvms 5.5 but it gave me this error Notice: The template file "/home/aira/public_html//lib/skins/crystal/header.php" doesn't exist in /home/airacore/public_html/core/classes/TemplateSet.class.php on line 231 Welcome to phpVMS! Posted by phpVMS Installer on 03/05/2015 Thanks for installing and using phpVMS! Check out the docs for help and information on getting started on your VA. This is just a starter skin - customize yours completely. This is just a basic, barebones example of what a skin is and how it works. Check out the crystal folder in the lib/skins directory. Make your own copy and fiddle around. For help, check out th…
Last reply by t_bergman, -
- 9 replies
- 2.8k views
I was starting with a shared host at Hostinger for dev practice;testing. It seems like php 5.5 or php 5.6 ends up with MariaDB 10.1.38-- Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50549 Library:100138 in /*/public_html/dev/core/classes/ezdb/ezdb_mysqli.class.php on line 97 If I back down to php 5.3 error goes away and I'm using MySQL 5.1 (think, need to look again). However, I noticed that when I completed a flight my stats on pilot (verified in db) did not change. Total flight is still 0, total hours is still 0. My assumption is something in php 5.3 isn't working and I need to get up to 5.5/6? I've tested w…
Last reply by ProAvia, -
- 7 replies
- 2.8k views
Hello,I'd like to submit two patches for two bugs I found in phpvms, svn version:(1) in the pirep report page, the dropdown menu shows all airlines, regardless of being or not active.PATCH: --- core/modules/PIREPS/PIREPS.php 2008-09-27 21:02:38.000000000 +0100+++ core/modules/PIREPS/PIREPS.php.new 2008-09-28 15:37:21.000000000 +0100@@ -155,7 +155,7 @@ Template::Set('pirepfields', PIREPData::GetAllFields()); Template::Set('bid', SchedulesData::GetBid($this->get->id)); // get the bid info Template::Set('allairports', OperationsData::GetAllAirports());- Template::Set('allairlines', OperationsData::GetAllAirlines());+ Template::Set('allairlines', OperationsData…
Last reply by Nabeel, -
- 7 replies
- 2.8k views
Hi i am New Here and wanted to start my own VA so need little help from anyone who knows Coding Stuff Basically the Idea was to alot Pilots Assignments according to there ranks so pilots can see in Pilot CP what flights they have for today so they can achieve VA allocated Flights Per month. Hope you understand and get back to me.
Last reply by Nabeel,
