FiveStar Posted May 9, 2011 Report 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
Jeff Posted May 10, 2011 Report 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
FiveStar Posted May 10, 2011 Author Report Posted May 10, 2011 jeff but it was showing zero on my stats dont know why? 1 Quote
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.