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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.