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.
Comments
Comment #1
DynamicFred commentedI'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.
Comment #2
jazzitup commentedSubscribe.
Comment #3
christopherareed commentedSame problem.
Comment #4
drupalnesia commentedI 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.
Comment #5
DynamicFred commentedUnsubscribe please
Comment #6
drupalnesia commentedAny one still experience with this bug on the latest version (currently Counter 6.x-1.10) ???
Comment #7
drupalnesia commentedFor language error please look at this post http://drupal.org/node/335680.
Comment #8
radiokatalipsi commentedI 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?
Comment #9
murokoma commentedsame issue here. No anons counted.
Comment #10
aschiwi commentedSame issue running 6.x-2.4 on one installation. I have this running successfully elsewhere with the same settings.
The block is displayed on all pages without restrictions. Advanced counter settings are set to "Show Site Counter Result for Administer group only". No other counter permissions active.