I have a node with 2 files attached. When I go to the node view, my attachments div only shows name of file and size. When I download one of them, the other then shows "Downloads 0, Last Download - never". Is this expected behaviour? Could the 0 downloads/never be default behaviour or configurable?

it may be because I'm using

<?php print $node->content['files']['#value'] ?>

in my tpl.php files to display the attachments..not sure.

Comments

WorldFallz’s picture

Status: Active » Postponed

yep, that's the way the theme function works-- i'll put it on the list to make it a setting, but in the meantime it can be overridden like any other theme function.

WorldFallz’s picture

Status: Postponed » Closed (won't fix)

no more new features on the 6.x branches.