3 levels of users. 3 levels of users.
 

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

3 levels of users.

Started by Xtinch, August 28, 2013, 09:56:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xtinch

I have a gallery in which we would have to have 2 users levels:


  • Contributors:  Users that could upload and modify files in some folders.
  • Supervisors: Users that could edit the files uploaded by the contributors, edit and move it to another album.

We wouldn't like to give supervisor the administrator's role, but it seems that is the only way, unless you have an alternative.

Thanks in advance.

Martin.

Αndré

There's no alternative. In cpg1.5.x something called "moderator mode" was added at an early development stage. As it wasn't documented, nobody knew at this point how it was supposed to work but it caused some issues, it has been disabled.

Xtinch