Jump to content

CPC900

Members
  • Posts

    621
  • Joined

  • Last visited

Everything posted by CPC900

  1. CPC900

    PMDG 747X

    Ok. Maybe I can ask around the PMDG forum.
  2. CPC900

    PMDG 747X

    My KAcars showed this in the log: "[08:08] - Mid Air Refuel! 29094AGL" Now, there was NO such refuelling. Just wonderring what would possibly trigger that? Also, it showed a negative fuel use as well, for the entire flight?! I assume this is somehow a PMDG incompatibility of some sort!? Anyone else have odd logging issues? That is the FIRST and ONLY one I have seen so far, with KAcars.
  3. CPC900

    Space

    Nope, that did not do it. There was an unclosed tag and I fixed that, but still can't get that space?! It is associated with the header.tpl file though. Oh well, will keep trting to figure that one out.
  4. CPC900

    Space

    yeah, an unclosed tag! I will fix it when I get home. Thanks Nabeel.
  5. CPC900

    Space

    Can someone tell me why I do NOT have a white band of space below my banner pic here: http://www.canadianclassicairlines.com/CPC/ But every other page link does(such as http://www.canadianclassicairlines.com/CPC/index.php/Whatis )?! I assume it is in the header.tpl or frontpage_main.tpl, but everything is tied to the same .css file?!?
  6. Sorry, I meant Dave(Simpilot), not Jeff. Sorry for forgetting who I was thanking. But thanks to everyone who helps on this forum anyway!!
  7. Yeah, I love this one! I am going to utilize it in the near future, when I get time. Great work on the skins.
  8. Just so you know, through trial and error, I used this code on on the header.tpl to reflect the VA's average stats to 2 decimal places. Thanks Jeff for all your help. Not sure if this is the 'clean' way of doing it, but: <strong>Avg Landing Rate: </strong><?php echo ''.round(TouchdownStatsData::airline_average('airline'), 2); ?>
  9. Oops. Sorry Olbi, I honestly missed that.
  10. CPC900

    Header Pic

    I have no idea what that means I will just change the pic itself to fit all. Not a giant deal really. I just find there are so many resources out there to find out how do do things, but then, they are not so easy to understand how to get them to work easily with phpvms sometimes. I am just happy I can get phpvms working for my site and appreciate all the amazing work of people on here!!!
  11. In that code for the averages, how do I make it only show to 2 decimal places?
  12. Dave, aren't you getting tired of me telling you that you are awesome?! Thanks again for making great stuff for phpvms!
  13. CPC900

    Header Pic

    It cuts off the end of the picture! On either firefox or IE. It may look fine to you, but it should show "We're out to be your airline" on the right side. Kind of obvious, I thought. But good that you didn't notice, I guess.
  14. CPC900

    Header Pic

    Yeah, it is fine in bigger resolutions. But the right side gets cut off in smaller resolutions. Apparently people still use 1024 and 1280 widths!
  15. CPC900

    Header Pic

    No, see......I start to read some of that and it confuses me more. In my .css file, where the image is, it has: td.horizontal_center { background-color: #FFFFFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; height: 155px; display: table-cell; vertical-align: top; background-image: url(images_template1/topbanner2.jpg); background-repeat: no-repeat; background-position: bottom left; } I have NO idea how to add a auto resize type attribute?! Can anyone help me out with this?!
  16. CPC900

    Header Pic

    Yes, I know .....but what code would I put in the .css file to make the image resize automatically. I am at work, so I can't foraward the code I am using right now.
  17. I need to have my header pic resize so it fits in a smaller resolution monitor. ie. it gets cut off at the end. I believe I need to put something in the .css file so it changes it size as needed?!
  18. I just noticed that my top pilot lists the last 6 months as: January - 2010 March - 2010 March - 2010 April - 2010 May - 2010 June - 2010 The first march stats are actually February?! But I can't find where/why it list March twice?!
  19. As usual Dave....awesome! Do you mind sharing?
  20. I think it is fine so far. PHPVMS is simply AWESOME!!! The VACentral is just a nice bonus. If your goals are to be #1, then you are just not having enough fun in life!
  21. I was looking for the top 10 pilots average for all time, but the more stats the better. Almost like the TopPilot module, but associated as landing stats. Maybe combine them both?! A second table listed below the top pilot data for best monthly touchdown rate, and then a best average as well. SO, below the top pilot data, it could be: Best Landing Rate (for month) | Best Landing Rate Average (for month) | Smoothest Pilot (for month) I don't know, maybe the smoothest pilot could be based on combination of best landing rate + average somehow, possibly with a minimum of 5 flights or something?!
  22. Awesome Nabeel!!! Thanks a million!
  23. Yeah, it's just that some are hard to read. So, is there any way I can edit anything? Or no?
×
×
  • Create New...