Tato123 Posted April 4, 2014 Report Share Posted April 4, 2014 Is possible to create a graph with the toppilots result? Quote Link to comment Share on other sites More sharing options...
stelioc Posted March 6, 2015 Report Share Posted March 6, 2015 Hi i have install the module it is in the root folder i have run the sql query i have run the script to add data to the table top_flights but i don't see anything here any ideas? thank you stelios 1 Quote Link to comment Share on other sites More sharing options...
Virtualtcxairline Posted March 30, 2015 Report Share Posted March 30, 2015 Hi, Tried to Install module, all files were placed where instructed. Table was installed using phpmyadmin and holds correct data (see attached image 'table') However nothing is seen on website, page is blank with no data (see attached image 'page') You'll notice it is the same problem as the post above Anyone know why? Thanks Thomas Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted April 2, 2015 Moderators Report Share Posted April 2, 2015 some links may help, nothing is attached. Quote Link to comment Share on other sites More sharing options...
Virtualtcxairline Posted April 2, 2015 Report Share Posted April 2, 2015 My bad: So table was constructed and figures are shown http://virtualtcx.co...php/pages/table However no stats appear at http://virtualtcx.co...x.php/TopPilot/ Any ideas? Thanks Thomas Quote Link to comment Share on other sites More sharing options...
hollinst Posted June 3, 2015 Report Share Posted June 3, 2015 Hello, Not sure if anyone hops on here anymore but I can not get the table to populate for my life. My beta website has it working just fine but my main one just will not run it. My website link: Click Here Have the latest version from your Github, have both .tpl and .php files in there just in case, and have made sure all of the .php files reflect the correct table prefix fix as we use a different prefix... Any ideas? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted June 4, 2015 Author Administrators Report Share Posted June 4, 2015 I just tried to refresh them using - http://wnvirtual.org/index.php/TopPilot/refresh_pilot_stats They did not update like you said but there was also no error thrown, unless you have all error reports turned off. What differences are there between the two sites? Are pilot ids and such all the same? Quote Link to comment Share on other sites More sharing options...
hollinst Posted June 5, 2015 Report Share Posted June 5, 2015 I just tried to refresh them using - http://wnvirtual.org...esh_pilot_stats They did not update like you said but there was also no error thrown, unless you have all error reports turned off. What differences are there between the two sites? Are pilot ids and such all the same? Weird... It works great on the other side! I don't have error reports off as far as I know, and the only differences is that the beta website runs with the prefix of "beta" while my main one is different. Same setups, and haven't had problems with anything else installing as long as I change the prefix myself! Shouldn't have anything to do with the fact that I use 3 digit ID's on the main, and 4 digit on the beta, right? Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted June 9, 2015 Author Administrators Report Share Posted June 9, 2015 The length of the id's should not matter. The table is installed in the production site database, right? Quote Link to comment Share on other sites More sharing options...
hollinst Posted June 10, 2015 Report Share Posted June 10, 2015 The length of the id's should not matter. The table is installed in the production site database, right? Affirm, it's installed and everything is structured correctly, just won't populate :/ Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted August 30, 2015 Moderators Report Share Posted August 30, 2015 Hi, I just installed the module and I don't get anything on my page. Any idea? Thanks Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted August 31, 2015 Author Administrators Report Share Posted August 31, 2015 I would check error logs, there has to be something somewhere giving at least a hint at what the issue might be. Quote Link to comment Share on other sites More sharing options...
ercio Posted September 2, 2015 Report Share Posted September 2, 2015 I cant find the attached files! how to download? Quote Link to comment Share on other sites More sharing options...
Angel Air Posted September 4, 2015 Report Share Posted September 4, 2015 https://github.com/DavidJClark go here and download files Quote Link to comment Share on other sites More sharing options...
Iraklis Posted November 22, 2015 Report Share Posted November 22, 2015 is possible the module to have a selection for 2 airlines? we have a cargo and a commercial airline... Quote Link to comment Share on other sites More sharing options...
SupernovaSurfer Posted November 26, 2015 Report Share Posted November 26, 2015 The stats for the Top Pilot module on our site stopped updating , I was making the recomended changes for VA central , that bit seems to have gone off ok. However the host also moved from php 5.3 to 5.4 No major errors or breakage so far , the following two are the main issues : Duplicate/Multiple pireps started getting reported ( Even after implementing the recommended edits for Centraldata/VA central) Top Pilot stats froze post 5.4 change (or so it seems), had stuck to 5.3 so far , nothing was broken so didnt attempt to fix. Any help/info/suggestion would be great. airindiavirtual.net Deepan Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted November 26, 2015 Author Administrators Report Share Posted November 26, 2015 My guess would be that when you are approving a PIREP the top pilot script is causing an error due to the PHP upgrade and stopping the process or at least not allowing it to get to the point of marking the PIREP approved or exported. Quote Link to comment Share on other sites More sharing options...
SupernovaSurfer Posted November 27, 2015 Report Share Posted November 27, 2015 Ah thanks David firstly for your great work ! your scripts have made all the difference to make ours an successful enough VA (No 19 on VAcentral when I last checked) I neglected to mention ...we're using the auto-pirep acceptance . Any suggestion David ? as to which file/s I should be looking at ? or any other recommendation ? laymans knowledge here though... Deepan Mehta Edit / P.S. ... Is it fine by you if we use the simpilotgroup banner on our partners list ? Quote Link to comment Share on other sites More sharing options...
SupernovaSurfer Posted November 28, 2015 Report Share Posted November 28, 2015 Ok some additional info : The "Top Pilot All time" stats update fine , its only the "Current Month" stats which have frozen Deepan Quote Link to comment Share on other sites More sharing options...
SupernovaSurfer Posted December 2, 2015 Report Share Posted December 2, 2015 Still atempting to find a solution to this ,I'm now getting some strict standards errors in the Top Pilot module , attaching a screenshot here in case it helps. Errors show "Non static methods should not be called statically" Regards Deepan Quote Link to comment Share on other sites More sharing options...
SupernovaSurfer Posted January 12, 2016 Report Share Posted January 12, 2016 For the benefit of anyone else who may face this problem , flyalaska in his post about php 5.5 compatibility mentioned ... Open core/common/xx and replace all the references of public function with public static function I tried that with the Top Pilot module(Monthly stats) and it worked for me. Quote Link to comment Share on other sites More sharing options...
bpruett72 Posted February 20, 2016 Report Share Posted February 20, 2016 I know this question has been asked several time, it has been interrupted so many times by other questions, that making heads or tells has been impossible for my limited phpvms experience. I am going to answer as much as I can to give you the most complete picture of what I have now. The Issue at Hand: I installed the module. The Current Month Data and Previous Month Data does not populate. 1. I have 224 pireps since January 2016. 2. I have added the database by importing the top_flights.sql file, and table structure looks just like your 10 lines of code does. So I think it came in correctly. 3. When I run a search I get => MySQL returned an empty result set (i.e. zero rows). (Query took 0.0002 sec) - Gives a clue something is wrong, but I don't know what that would be. 4. Next Box states: SELECT* FROM 'phpvms_top-flights LIMIT 0,30 5. I have run the refresh multiple times, but nothing changes. So what do I need to do to get it to work? Everything is installed in the folders as stated, and it is returning All Time Top Pilots, but no current month or previous month data. Thanks in advance for your help. Quote Link to comment Share on other sites More sharing options...
tkfeeny Posted February 27, 2016 Report Share Posted February 27, 2016 hello, i have error with modules in phpvms 5.5 - Duplicate/Multiple pireps - ACARS showing error & PIREPS has sent at same time already!! and when send manual report, show me error ( Internal Server Error ) and ACARS show ( DATA PARSE ERROR ). Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 28, 2016 Author Administrators Report Share Posted February 28, 2016 Looks like an issue with the PIREP submission process to me. Have you made any changes or modifications to that process? Quote Link to comment Share on other sites More sharing options...
tkfeeny Posted February 28, 2016 Report Share Posted February 28, 2016 ^ edit for weather map only! ( pirepdata - common folder ) and i replace original file same problem. Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted February 28, 2016 Author Administrators Report Share Posted February 28, 2016 Tough to say without a little more information - When I go to your site the module is not even installed. Quote Link to comment Share on other sites More sharing options...
tkfeeny Posted February 29, 2016 Report Share Posted February 29, 2016 yeah i'm removed from virtual, check now. Quote Link to comment Share on other sites More sharing options...
aarbee Posted March 4, 2016 Report Share Posted March 4, 2016 I wonder if there are special items in this Toppilot, because I noticed that I am missing hours of the present month, Example: I did about 9 trips about half an hour each. Some a bit shorter, others a bit longer. I would expect to have 4 hours noted. But the system tells me 3. It even stays 3, after flying 2 trips of 35 minutes. Is there another factor playing, like landing rate? I had 2 trips with a pretty high landing rate +/- 700. Greetings RobB 1 Quote Link to comment Share on other sites More sharing options...
RodrigoMoreira9 Posted March 6, 2016 Report Share Posted March 6, 2016 Where I can Download? I don't see the link Quote Link to comment Share on other sites More sharing options...
web541 Posted March 6, 2016 Report Share Posted March 6, 2016 https://github.com/DavidJClark/phpVMS-TopPilot Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.