Jump to content

Statistics Center messed up


broni

Recommended Posts

Posted

All statistics look like this:

p4405859.gif

Same issue with all of these:

* Registration Stats
* New Topic Stats
* Post Stats
* Personal Message
* Topic Views

Is it me??

Posted

[quote name='broni' date='09 September 2009 - 02:22 AM' timestamp='1252477361' post='1854282']
All statistics look like this:

p4405859.gif

Same issue with all of these:

* Registration Stats
* New Topic Stats
* Post Stats
* Personal Message
* Topic Views

Is it me??

Posted

Just took a look on 3.0.2 and 3.0.1 and this is the fix:

Open admin/applications/forums/modules_admin/statistics/stats.php and find:


Screenshot on 3.0.3:

SOS-1252546907-U1.png

'group' => $this->DB->buildDateFormat( $this->DB->buildFromUnixtime( $sql_field ), $sql_date ) . ", $sql_field",

Change to:


'group' => 'result_time',

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...