Jump to content

StatsData


piper338

Recommended Posts

Trying to display some stats on my main page, everything returns well except for the following. It seems like any thing requiring a SUM isn't displaying.

<?php echo StatsData::TotalPaxCarried(); ?>
<?php echo StatsData::TotalFuelBurned(); ?>
<?php echo StatsData::TotalMilesFlown(); ?>

I checked the actual database and there is information in each table

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...