Jump to content

CPC900

Members
  • Posts

    621
  • Joined

  • Last visited

Everything posted by CPC900

  1. What does the Pie Chart show anyway? I show on my own stats 2 flights for a total of 1.32 hours in my pilot center. But when I go to My Stats, the Pie Chart shows 0.92 of 0.92 and 100% of 100%?? Is the pie chart showing flight time or something and the pilot center showing total time??
  2. Yeah, they are now. I imported a schedule and forgot to check the co-ordinates. Sorry for being an idiot again.
  3. Another user had the same thing. Showed the destination off the coast of Africa?! Weird. Please let me know why this is going on?! Thanks.
  4. Just an odd thing here......In the SQL database and the admin section of PHPVMS all looks fine, however.... This was a flight from Halifax(CYHZ) to Sydney(CYQY). Can't figure out why it did that. I am using FSFK for live acars, btw.
  5. CPC900

    Drop Menu

    It is from OSWD template......Greeny Blue.
  6. CPC900

    Drop Menu

    http://www.canadianclassicairlines.com/EPA/ BTW, sorry...I should have posted this in the skinning forum.
  7. CPC900

    Drop Menu

    Any volunteer want to help me figure out a drop down javascript menu to work with phpvms?
  8. So that code was used in your 'pilots_list.tpl'???
  9. I just want to add to the "pilots_list.tpl" where the pilot last landed at after the total hours are listed. Now, I can obviously add <th>Last Location</th> for the option in the table but how/where to I get that data from?? I am a bit confused how I would code that?! I want to pull the Last entry in pireps:arricao in the database for the pilot, but I am at a loss for how to code the line pertaining to it. I was thinking: <td><?php echo PilotData::GetFieldValue($pireps->arricao, 'Last Location'); ?></td> But that is obviously stupid
  10. Re-installed everything....All is fine now. 8)
  11. Ok I believed the Scaphoid Bone thing, but the ulma AND radius too?! C'mon who's kidding who here! ;D
  12. Can't get past this error: Fatal error: Cannot redeclare class ezDB_mysql in /home/woodsdom/public_html/EPA/core/classes/ezDB_MySQL.class.php on line 315 What the heck does that mean?
  13. I am going to do a re-install of 854. I have NO IDEA what went wrong with the update last time. Will let you know.
  14. I get this feeling it has to do with my frontpage_main.tpl which I edited an moved to my skins directory. Never had this issue before, so this is why I am at a loss. Here is my frontpage_main.tpl if that helps. Keep in mind, this is how it has been for awhile now, with no issues: <div id="mainbox"> <?php // Show the News module, call the function ShowNewsFront // This is in the modules/Frontpage folder News::ShowNewsFront(5); ?> </div> <div id="sidebar"> </div> I will have to do a Full install I guess, to figure out?!?
  15. I uploaded 854 and did it as an update from previous version 850. Is it ok to do it that way or should it be a full install?! I only ask because my one site looks like the header.tpl is screwed up somehow. I am not saying that I didn't screw it up...I probably did. But I am having a major brain cramp on not figuring out how to fix a seemingly easy problem. Here is my site: http://www.canadianclassicairlines.com/EPA/ I can only think of an issue with the header.tpl, but can't see it any difference in it. Any ideas?
  16. Just so I can try to understand fuel prices.... The live pricing at Canadian airports seemed to be a charge per litre or kg and American pricing by lbs.! Is that correct?? If so, how do you have a good default number if there is no live pricing available. I assume you just have to come up with a default value and go with it, regardless of whether it is somewhat accurate or not!?
  17. Actually, it should show all hours; at least, mine does. ???
  18. Thanks! That is all I wanted to confirm.
  19. Yes, but that is what I want to know. Is the 720 minutes the time it stays on AFTER fsacars disconnects, or is that the TOTAL time it will show aircraft. In other words, if someone flies a 14 hour flight from CYVR to VHHH they will disappear from the map after 12 hours?? I know this would be the rare example, but I just need to know.
  20. That is what I did. 3 different installs. I just hope to someday combine the stats to add them all together, strictly for the stats. That shouldn't be too hard.
  21. CPC900

    Charts

    If I want to put my OWN link in for charts for the Briefing page....I see thte database has a place to put a link to them, however, it always goes back to the airnav site!!??!
  22. I did a flight yesterday and I notice this morning my Live Map still shows me on there?!!! Is there a time adjustment in phpvms for this. It states status as "FSACARS closed", but it should have gone away by now. This happens everytime it seems. I assume there is a time adjustment for phpvms??
  23. You need to add this line to your "local.config.php" file: Config::Set('TRANSFER_HOURS_IN_RANKS', true);
  24. CPC900

    Distance

    Seems to be. Not sure why it wasn't doing it before. Weird. But all is good now.
  25. Yes, I agree....FS Flight Keeper is awesome for that, but a lot of people DO NOT use it unfortunately.
×
×
  • Create New...