News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Adding Extra Info!

Started by trackman, January 14, 2006, 01:01:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

trackman

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

Joachim Müller

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.

trackman