upload approval with special group upload approval with special group
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

upload approval with special group

Started by osiris7, January 02, 2006, 03:07:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

osiris7

Hello

I encountered problems with upload approval for a specific group.
I created a group "test1" and set permissions to yes for upload in private albums and approval

But this doesn't work. I created a user which belong to that group. But upload approval seems only
to work when I change the permissions for the group Registered.

Is it possible that the group test1 inherits permissions from "registered"?

The other thing is when I for example change the upload fields for group test1, I get the settings from
group registered even though the user  is definitely set to belong to test1 with first and second member group

Any suggestions?

thx

Joachim Müller

all your users are members of the registered group as well. In fact, your test user is member both of the registered group and the group "test1". The least restrictive permissions get assigned to him, which means (as the registered group has upload approval turned off) that the user's uploads will apear instantly (without admin approval).
Solution: enable upload approval for all groups except admin. If you want to have a special group of users you fully trust, assign upload_approval=no just for them.