possible to base permissions on phpbb rank instead of group? possible to base permissions on phpbb rank instead of 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

possible to base permissions on phpbb rank instead of group?

Started by trionnis, November 03, 2004, 11:54:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

trionnis

Hey all!

I'm looking at trying to use the "groups" function in Coppermine to base it's permissions on a user's rank instead of group (phpbb bridged).  Ideally, I'm wanting to restrict access to anything other than the user's own gallery until a certain post count has been reached, and it's looking like the easiest way would be to tie the permissions to the user's rank as opposed to group.

is this doable?

Thanks for a great software package, and thanks for your input!

-T

trionnis

ok, I managed to get phpbb modded to auto change the users group on number of posts, but now I have another problem.  phpbb.inc.php only seems to allow 4 groups "Admin, Members, Guest, Banned"

is there any way to add another group to that?

edit: to explain further, Coppermine, in the group permissions, doesn't seem to be taking the settings I give it.

Joachim Müller

urm, what? Please post a screenshot of coppermine's "groups" page.

Joachim