disk_usage disk_usage
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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 :)