How to restrict user albums and pictures? How to restrict user albums and pictures?
 

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

How to restrict user albums and pictures?

Started by b30, February 28, 2004, 03:49:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

b30

How to restrict user albums and pictures that they can create one album and upload limited number of pictures?

Joachim Müller

they can create an unlimited number of albums within "user galleries" and upload as many pics untill they reached their quota (doesn't depend on number of pics, but webspace used for storing the pics).

GauGau

b30


Joachim Müller

out-of-the-box, there's nothing you can do about this. There's no mod around that will do what you request afaik, so if you need this feature, you'll have to code it...

GauGau