FiveStar Posted May 9, 2011 Report Share Posted May 9, 2011 hi there i am having problem with stat function by this code it showing me zero pilots can anyone help please <strong>Active Pilots: </strong> <?php echo StatsData::PilotCount(); ?><br /> Quote Link to comment Share on other sites More sharing options...
Jeff Posted May 10, 2011 Report Share Posted May 10, 2011 hi there i am having problem with stat function by this code it showing me zero pilots can anyone help please <strong>Active Pilots: </strong> <?php echo StatsData::PilotCount(); ?><br /> <strong>Active Pilots: </strong><?php echo StatsData::PilotCount(); ?><br /> That's the way I have it. I'm not sure why it isn't working for you. Quote Link to comment Share on other sites More sharing options...
FiveStar Posted May 10, 2011 Author Report Share Posted May 10, 2011 jeff but it was showing zero on my stats dont know why? 1 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.