disk_usage disk_usage
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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