By ljet on
When i create node, there is an indicator which shows the number of reads at the bottom of the node.
How can i disable/hide that number of reads?
Please let me know if anyone has an idea.
Thanks in advance.
When i create node, there is an indicator which shows the number of reads at the bottom of the node.
How can i disable/hide that number of reads?
Please let me know if anyone has an idea.
Thanks in advance.
Comments
That feature is provided by
That feature is provided by statistics module.
Go to administer -> user management -> access control
look for "view post access counter" under statistics module and disable it.
--
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
I'm using drupal 4.6.3 and i
I'm using drupal 4.6.3 and i could not find "view post access counter" under statistics module.
I found only "access statistics".
Please advice me if have any other idea.
Thanks.
=-=
goto your statistics settings in your admin panel and shut off Count content views:
this could be worded differently in 4.6 than in Drupal 5. not many active 4.6 users left i don't think
THE SOLUTION!
I found the solution,
for removing the N READS, first set "Count content views: to disabled" (admin/logs/settings),
then go to phpMyAdmin and EMPTY the table "node_counter".
N.Mehrabany
Baruzh web design & programming
Nima
Thank you!
This is the kind of thing that would be great to have available through the module GUI.
This should be fixed
Yeah, this should be fixed, I toggled the count views-feature on but wanted to turn it off and now I can't get number of Reads to disappear.
http://drupal.org/node/1613190
Great solution.
Thanks!