Page 1 of 1

Uploads module and filesize display

Posted: Tue Jun 04, 2013 11:32 am
by moonie
Hello everyone

I'm currently using Uploads module 1.14.4 on the latest CMS version 1.11.7. I am using the single mode with this quick fix and have a small issue with the output of {$entry->size}:

- when calling the whole category, the file size of that file says 25 kb (correct)
- when calling that file in mode=single, the file size says 26078 kb (incorrect)

Can anyone point me in the right direction to what can be done to display the proper file size in single mode? Thanks a lot!