[Solved]: Any way for users to edit their own upload filess in a public album? [Solved]: Any way for users to edit their own upload filess in a public album?
 

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

[Solved]: Any way for users to edit their own upload filess in a public album?

Started by wardie, February 25, 2009, 01:26:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wardie

I have RT(F)M and searched FAQ/support board I think, but I can't find any way (or a coppermine mod) so that (non-admin) users are able to edit the properties specifically of only their own uploaded files in public albums.

It seems to be a simple permissions check missing, as I believe that the information about which user added each file to a public album is in the database (you can see originating user name is captured on the file information on displayimage.php).

Any ideas appreciated, otherwise is it a straight "no" -> feature request?

Joachim Müller

Coppermine config -> User settings -> Allow users to retain control over their pics in public galleries -> Yes

wardie

Doh - simple. Thanks! Next time I will expand all the config options first...