Jump to content

Statistics Center messed up

Featured Replies

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??

Nope, this happened for us too once we had upgraded to IPB 3.

  • Author

I didn't see any other post about this problem...

I would recommend submitting a ticket.

[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??

This is a known bug, there are multiple reports of this in the Bug Tracker.

  • Author

So, I assume, there is no reason to submit any ticket?

[quote name='broni' date='09 September 2009 - 07:03 PM' timestamp='1252537437' post='1854598']
So, I assume, there is no reason to submit any ticket?


Correct.

  • Author

Thank you :)
Hopefully fixed in 3.0.4?

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',
  • Author

Worked perfectly :)
Thank you :)

Wow some time Searching does help hahahaha :thumbsup: :thumbsup:

Will this be fixed on 3.0.4 ?

Archived

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

Recently Browsing 0

  • No registered users viewing this page.