piper338 Posted November 9, 2009 Report 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
Administrators Nabeel Posted November 9, 2009 Administrators Report Posted November 9, 2009 http://bugs.phpvms.net/ticket/20 Thanks 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.