stats, disk space, bandwidth usage not showing

Read 7254 times
All of my stats including disk space & bandwidth usage are stuck @ zero -- both in my Centova admin and on the users panel (STEVE YOu HAVE MY ADMIN LOGIN DETAILS IN YOUR PM IF YOU WANT TO TAKE  A LOOK) :)

My Auto DJ
Orlando, FL USA
Quality SHOUTcast Hosting http://myautodj.com
SHOUTcast Widgets http://shoutcastwidgets.com
Ahh, thanks -- that's a bug with how the database is initialized for new installations.  You can correct that by running this SQL query:

UPDATE settings SET lastlogprocess=NOW();

Fixed for the next build.
same problem here...  i'll wait for the update thxxx  8)
I ran the command Steve provided and it does work for me now but it took about a full day before the data  started to display
My Auto DJ
Orlando, FL USA
Quality SHOUTcast Hosting http://myautodj.com
SHOUTcast Widgets http://shoutcastwidgets.com
ok i just downloaded and had a few streams up for a day or so and im getting the same error here.

everything stuck at zero.

how to fix this.
Ahh, thanks -- that's a bug with how the database is initialized for new installations.  You can correct that by running this SQL query:

UPDATE settings SET lastlogprocess=NOW();

Fixed for the next build.

This bug is still in version 3.0.0b2 :(
Many stations are with statistics at zero and I have a hard time discovering this issue.

Sorry for my bad english.
This bug is still in version 3.0.0b2 :(
No, it's not.  Other users have reported another statistics issue in the latest build which we're looking into (and is probably what you're experiencing) but the issue reported in this thread is definitely resolved.