Problems with Statistics Module
Posted: Wed Mar 30, 2005 3:03 am
Hi,
I recently discovered the additional Statistics Module for CMSms. I copied the Statistics directory to the module directory of my CMSms installation and went to Admin - Plugin Management and clicked the Install link behind the Statistics entry. (This is the right way to install a module, isn't it?)
Installation went fine and a Statistics entry appeared in the Module menu. After clicking it, it showed 0 Hits in the summary area, so I accessed my page and looked again: 1 Hit. After some time I accessed my page again, but the summary kept showing 1 Hit. I disconnected and reconnected my Notebook to obtain a new IP, I used another browser and even another computer to access my page but the counter kept showing "1".
After about 3 days the counter keeps showing "1" for total hits. No hits are shown for "Hits today", "Hits this week" and "Hits this month". The "Online Now" function works fine and shows me my IP after accessing my site, so the module seems to work. But I cannot find a reset_database button (where should it be?), although the permissions are set correctly.
The four database tables (module_stat_data, module_stat_data_seq, module_stat_visitors and module_stat_visitors_seq) were created during the installation. I browsed the module_stat_data with phpMyAdmin:
The first line shows me for id 1 count_total, the value 1 and the time it was updated.
For id 2 count_weekday, the value 1 and the same time.
Every time I access my page a new line is added with count_total and the value 2 and the current time (about 8 at the moment).
Is this the expected behaviour?
Any ideas?
arwecdjc
I recently discovered the additional Statistics Module for CMSms. I copied the Statistics directory to the module directory of my CMSms installation and went to Admin - Plugin Management and clicked the Install link behind the Statistics entry. (This is the right way to install a module, isn't it?)
Installation went fine and a Statistics entry appeared in the Module menu. After clicking it, it showed 0 Hits in the summary area, so I accessed my page and looked again: 1 Hit. After some time I accessed my page again, but the summary kept showing 1 Hit. I disconnected and reconnected my Notebook to obtain a new IP, I used another browser and even another computer to access my page but the counter kept showing "1".
After about 3 days the counter keeps showing "1" for total hits. No hits are shown for "Hits today", "Hits this week" and "Hits this month". The "Online Now" function works fine and shows me my IP after accessing my site, so the module seems to work. But I cannot find a reset_database button (where should it be?), although the permissions are set correctly.
The four database tables (module_stat_data, module_stat_data_seq, module_stat_visitors and module_stat_visitors_seq) were created during the installation. I browsed the module_stat_data with phpMyAdmin:
The first line shows me for id 1 count_total, the value 1 and the time it was updated.
For id 2 count_weekday, the value 1 and the same time.
Every time I access my page a new line is added with count_total and the value 2 and the current time (about 8 at the moment).
Is this the expected behaviour?
Any ideas?
arwecdjc