coppermine & SMF - problem related to upload approval coppermine & SMF - problem related to upload approval
 

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

coppermine & SMF - problem related to upload approval

Started by xteam, November 29, 2006, 06:20:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xteam

setup cpg1.4 &  smf 1.0.9, bridged  - groups based on user groups from SMF.

In SMF I have a special group, called Photo
I created 1 public album and now I would like to set the permission sin such a way to allow uplaod without approval only for users who are members of Photo group

I have user A - regular ( default member of Registered) and user B, member of Photo ( by default he is a Registered user , too)

I start with setting Approval = Yes for all groups. In this case both A and B require admin approval after uploading photos.

Then I change Approval = No for Photo group. After this, both A and B DO NOT require approval from Admin - like this setting affects normal Registered users too. A inherits Photo group settings ?

If I turn Approval  = Yes for Photo group and Approval = No for Registered - then user A (regular) DO NOT require approval - as expected, but B - which is member of Photo requires approval !! however - B is also a Registered user by default...  so I would have expected B to inherit Approval = No permission.

Am I missing something here ?