counter only record admin's visits.
abubin - July 29, 2008 - 18:24
| Project: | Counter |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I do not understand why the counter only records my visits. I am logged on as user1 or admin1 (you know the one with all access).
My site only have anonymous users as I do not allow user application. I want to also have counter record visits by anonymous users. I already tried looking in the user management and set anonymous to have "access counter" rights.
I also have this error when I click on Counter Report :
user warning: Unknown column 'n.language' in 'where clause' query: SELECT COUNT(*) FROM counter WHERE (n.language ='en' OR n.language ='' OR n.language IS NULL) in /home/domain/public_html/drupal/sites/all/modules/counter/counter.module on line 167.

#1
I'm having the same issue. I've set anonymous access rights, and made it visible to all users in the block settings, but can't find a way for the counter to actually count anonymous users. Only registered users.
I don't get any error messages.
Can you please advise what I'm missing? Thanks.
#2
Subscribe.
#3
Same problem.
#4
I can't reproduce such error. Perhaps some settings in administer-site configuration-languages caused this bug. please try at least 6.x-1.4 and see.
#5
Unsubscribe please
#6
Any one still experience with this bug on the latest version (currently Counter 6.x-1.10) ???
#7
For language error please look at this post http://drupal.org/node/335680.
#8
I still have this problem even with Counter 6.x-2.1.
Everything works fine, except counting non-authorized users. I have given access rights to anonymous users but the counter records only admin visits.
What's wrong?
#9
same issue here. No anons counted.