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
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).
Cool!
Thank you GauGau very much :)