On the gallery menu you have:
Category + Albums + Files
Is there anyway of adding under that info of how much space you have used i.e. 62.62 GB of files
trackman ;D
you'd need to run an additional query that summarizes all file counts and display it. On a busy site, this would slow down the page load. However, only the file size of the full size pics is being kept in the database, so the calculation wouldn't be fully accurate.
Thanks for the info ;D