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 />
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 />
hi there i am having problem with stat function by this code it showing me zero pilots can anyone help please
Active Pilots: <?php echo StatsData::PilotCount(); ?>
<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.
jeff but it was showing zero on my stats dont know why?