How do I block viewing by one group, but allow all others? How do I block viewing by one group, but allow all others?
 

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

How do I block viewing by one group, but allow all others?

Started by redbox, February 06, 2004, 05:22:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

redbox

I have integrated with vBulletin.  I have 7 vBulletin usergroups.

When I go to edit an Album's properties, it has an option for "Album can be viewed by.." followed by a drop menu with all of the different usergroups we have.   However, I can only choose one usergroup this way.   All I really want to do is restrict viewing so that unregistered members cannot view the photos, and allow viewing by everyone else in all other usergroups.  Is there a way to do this in the script, or something I can edit in phpmyadmin?

Thanks!

Joachim Müller

this is a drawback of the current way coppermine handles membership: you can only be member of one group and albums can only be restricted to one group. Afaik there's no workaround...

GauGau