coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: ergo on September 22, 2005, 01:59:46 PM

Title: is the group quota used in integration ?
Post by: ergo on September 22, 2005, 01:59:46 PM
Hi, i wated to ask if the disk quota is used in the integration ver of coppermine.
im not sure where to find any user quota data in the database... i understand that we cant find this data on the users screen but still i wonder if there is any way finding that out ... im using phpbb integration...
Title: Re: is the group quota used in integration ?
Post by: Joachim Müller on September 22, 2005, 03:43:50 PM
yes, quota is being taken into account when running coppermine bridged with another app as well. Yes, it's a drawback (known issue) that you can't see the individual user's used/unused quota when bridged, as the user profile link will lead you to the bbs profile. I think someone has come up with a workaround/hack in the past, please search the board.

Joachim
Title: Re: is the group quota used in integration ?
Post by: ergo on September 22, 2005, 07:48:10 PM
well i can take out the data from mysql myself  and count them, but i wonder where the data is stored , i coudnt find any table used for storage data , maybe quota is recalculated evry time from picture sizes assigned to user id ? it was the only idea that came to me ...
Title: Re: is the group quota used in integration ?
Post by: Nibbler on September 22, 2005, 08:13:20 PM
The amount of the space the user is using is calculated on the fly from the total size of uploaded files.