piper338 Posted November 9, 2009 Report Share Posted November 9, 2009 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 Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted November 9, 2009 Administrators Report Share Posted November 9, 2009 http://bugs.phpvms.net/ticket/20 Thanks 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.