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

disk_usage

Started by giorgio79, March 20, 2007, 08:11:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

giorgio79

I am using a bridged version of coppermine.

I can see through admin how much space is used by a member.

Can the member see this somehow?

I found the mod "Show Disk Quota" but in profile.php I can see this code:             'disk_usage' => $user_data['disk_usage'] , which I assume has a similar purpose.

Basically, can a member see the available disk space without installing that mod?

Thank you,
Gyuri

Joachim Müller

#1
Without modding Coppermine, there's no way built into coppermine to allow the end user to see his space/quota use. I have added this into the devel branch of the SVN (cpg1.5.x) - there is no scheduled release date though.
This will not apply for bridged users though. I attached a screenshot of the user's profile screen (cpg1.5.x).

giorgio79

Cool!

Thank you GauGau very much :)