-
Posts
74 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by liberie
-
Hello Nabeel since last night our VA can't upload flights to the VA central giving API timeout is the server down ?
-
Yep I'm using schedules table since http://forum.phpvms.net/index.php?topic=1584.0 was made for it and it's pretty handy for our pilots if you will add this column to schedule table I could wait and rewrite np Thanks a lot for your time
-
strange I can't find this column on which table is it ? Thanks
-
Strange my maps are ok as you can see here http://www.kafly.net/index.php/acars I'm flying right now (KFY2001 - Liberio Cunha) and finances I did not see any errors on our data , except a pilot which sent a pirep that had 3.000.000 kilos of fuel used on a flight , but this was more a fsacars glitch than be a issue on phpvms.
-
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
-
Yep , as Nabeel says use on footer.tpl , I do use there with GA and no problems so far (because GA itself) (great reports)
-
You could use google analytics will return you a lot more information than a hit counter.
-
that is after I do use update.php I did now run checkdb and db is clean (all OKs) I also imported airways by hand to mysql and no errors was found (SQL now is correct) so 1) table is created properly but is not installed any airways 2) using mysql < airways.sql works (no errors) 3) live acars map still not working (i'm trying to check why , to give you some clue on what could be)
-
the airway has a typo INSERT INTO `phpvms_airways` (`name`, `points`) VALUES should be INSERT INTO `phpvms_airways` (`airway`, `points`) VALUES or update.sql is wrong since says CREATE TABLE IF NOT EXISTS `phpvms_airways` ( `id` int(11) NOT NULL AUTO_INCREMENT, `airway` varchar(5) NOT NULL, `points` text NOT NULL, `type` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM;
-
New maps are awesome , but on some flights show some erroneus data (since exists multiple fixes with the same name across the globe) like this example http://www.kafly.net/index.php/pireps/viewreport/58 http://www.kafly.net/index.php/pireps/viewreport/57 this one looks GREAT http://www.kafly.net/index.php/pireps/viewreport/56 Do you think is possible that the route be generated only close to the actual start and end points after we fully migrate our VA to phpvms, vacentral should have a extra 80 to 120 pireps day Thanks for this amazing platform
-
Same errors on the admin section. Warning: Invalid argument supplied for foreach() in /usr/local/www/dev.kafly.net/core/common/PIREPData.class.php on line 104 Warning: Invalid argument supplied for foreach() in /usr/local/www/dev.kafly.net/admin/templates/finance_summarysheet.tpl on line 43 Open Flash Chart JSON Parse Error [syntax Error] Error at character 0, line 1: 0: <br />