[Solved]: Multiple levels of user rights (user - moderator - admin) [Solved]: Multiple levels of user rights (user - moderator - admin)
 

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]: Multiple levels of user rights (user - moderator - admin)

Started by bugattibuilder, July 02, 2008, 09:35:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bugattibuilder

I have a larger photo site, where random (registered) people post photos.

I want to assign "moderator" rights to some users, so they will be able to:

-create new albums
-move photos into these albums
-edit description of the photos
-delete comments on photos

I have gone through the documentation, and searched this forum (probably with the wrong search terms), but I do not seem to get there. Can someone point me in a direction of where to look for a solution?

As for now I have assigned admin rights to one user, and he promptly pressed the button "reset to default settings" in the overall settings section. Kept me busy for some time... i want to prevent that in the future...

Nibbler

Coppermine doesn't support that. Also, make regular backups of your database.

bugattibuilder

A shame that this is not supported. Backups are made every day, but limiting access to potentially dangerous settings would be a more elegant solution.