Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Upgrade to match with D6 minutes. Changes to .info file, modified filter response to $op = 'title'. Not tested with OG (I don't use it, so I can't test that...).
- Added README and basic unit tests.
- #347749: Anonymous users that were logged in users are always counted (with test)
- #331060: Disappearing node types
- Split options into statistics_advanced.admin.inc. It's just easier that way
- Moved ignore_user_roles variable into a permission.
- Don't count 403's and 404's in the node counters.