Hi
Did you notice that "Unregistered Users" parameter of the counter module is always zero!
does the term "Unregistered Users" means "quests"? or it's sth else?
and why it's always zero?
Hi
Did you notice that "Unregistered Users" parameter of the counter module is always zero!
does the term "Unregistered Users" means "quests"? or it's sth else?
and why it's always zero?
Comments
Comment #1
danielb commentedYeah it doesn't work for me either mate. :(
Comment #2
danielb commentedOK I see what's going on
"unregistered users" should actually be called "inactive users"
and "registered users" should be called "active users"
This is not displaying hits made these users, it is just displaying stats on how many of these types of users there are.
In the database there is only ever 1 unregistered user - so there is no point in displaying a stat on this.
Comment #3
drupalnesia commentedTo avoid any duplicate pots then please read this post http://drupal.org/node/357207