If the main page shows event happening in the last hour, clicking on the number shows 0 Events. If I click on the Day column, it shows me the day, and includes the events in the last hour.
I just did an upgrade from 1.33.10 (I think) to 1.33.14.
Gerald
Events last hour blank
-
- Posts: 132
- Joined: Tue Dec 09, 2014 10:20 pm
Re: Events last hour blank
Is anyone seeing the same issue, or is it me?
Gerald
Gerald
Re: Events last hour blank
This would indicate that your event counts tables are out of sync.
You can try running zmaudit.pl to update them.
You can try running zmaudit.pl to update them.
-
- Posts: 132
- Joined: Tue Dec 09, 2014 10:20 pm
Re: Events last hour blank
zmaudit.pl -c was already running. I killed it and ran zmaudit.pl from the command line.
I got a few of these: Deleted 10 log table entries by time
but not much else. Clicking on Last Hour Events still brings up a page with no events listed.
Gerald
I got a few of these: Deleted 10 log table entries by time
but not much else. Clicking on Last Hour Events still brings up a page with no events listed.
Gerald
Re: Events last hour blank
Now I am suspecting a timezone problem. Aren't you gett lots of errors in logs about invalid timezone?
We moved the timezone setting from php.ini to Options -> System -> Timezone
We moved the timezone setting from php.ini to Options -> System -> Timezone
Re: Events last hour blank
It was a timezone issue for me. I needed to go into Options -> System -> Timezone and update to my timezone and the events appeared. THANKS!