coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: trackman on January 14, 2006, 01:01:03 AM

Title: Adding Extra Info!
Post by: trackman on January 14, 2006, 01:01:03 AM
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
Title: Re: Adding Extra Info!
Post by: Joachim Müller on January 14, 2006, 09:35:44 AM
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.
Title: Re: Adding Extra Info!
Post by: trackman on January 24, 2006, 04:48:38 PM
Thanks for the info  ;D