Currently the filefield_stats module doesn't support private file systems. The url ends up like http://path/to/private/files/foo.pdf rather than http://example.com/system/files/foo.pdf

The attached patch fixes this problem for me. If changing from a public to private file system, you will probably need to rebuild your menu cache in order for the paths to update correctly.

CommentFileSizeAuthor
private_filesystem.patch1.13 KBstella
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nicholasThompson’s picture

Status: Needs review » Reviewed & tested by the community

Thanks - I'll add this too

nicholasThompson’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 6.x-dev.... Thanks for the suggestion.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.