most popluar module in drupal
I want to show most popular block in Drupal. For this, I have downloaded the mostpopular module from http://drupal.org/project/mostpopular. But this is not开发者_运维技巧 showing any result. How can I show the most viewed page in Drupal.
Try also: Views + Statistics module.
Is statistics.module enabled and configured to log access? (Or another service the module integrates with)?
精彩评论