Limit number of uploads per user Limit number of uploads per user
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Limit number of uploads per user

Started by Prometheus, August 12, 2009, 03:03:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Prometheus

Hello guys,

I have a phpbb forum with which I want to integrate the coppermine gallery. I want my registered users to be able to upload their photos in any photo album. However the total number of photos should not exceed four.

How do I achieve that? Any pointers in the right direction would be great.

Joachim Müller

It doesn't matter if you're bridged or not. Out of the box, coppermine doesn't restrict users on number of files, but on disc quota, but I think that a mod along the lines you request has been posted already - please search the board.