Assigning administrator rights to a post-based group Assigning administrator rights to a post-based group
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Assigning administrator rights to a post-based group

Started by dorje, February 22, 2010, 12:23:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dorje

Quote from: Joachim Müller on February 19, 2010, 05:38:27 PM
The reason why you want to make them admins probably is because you want to assign moderator tasks to them or because you want them to use batch-add. Both things are a bad idea, so you better post what you actually want to accomplish.

The reason is simple: I'm the administrator of a martial arts forum (based on smf), and some users are helping me with php coding on other sections of the community (we use the same db but we don't work on smf code). In fact, every user that belongs to "SiteDeveloper" group has his own ftp account and is absolutly independent.

Two of these users wanted to add to the community a gallery, ad we decided to use the smf brige, because we don't want the already registered users  make another registration. So, they are working on the gallery now, but they have to disable the bridge every time they want to do an administration task (the gallery is not fully setted up yet).

Coppermine install: http://gallery.artistimarziali.org
Forum install: http://forum.artistimarziali.org
Coppermine version: cpg1.4.25
Forum version: SMF 1.1.11
Test user account: coptest/coptest

Thak you! :)

Joachim Müller


dorje

Quote from: Joachim Müller on February 22, 2010, 07:14:47 PM
Well, why don't you make them admins in SMF then?

I can't answer to that question in a public board. :)

I assume that what I want to do... Isn't possible without some kind of hack?

phill104

No. When CPG is bridged the forum takes over all the access control so a user must be admin in the forum to have those rights in the gallery.
It is a mistake to think you can solve any major problems just with potatoes.

Joachim Müller

You'd need to hack the bridge file to specify an addtional group in SMF as admin group members in coppermine.

dorje

Quote from: Joachim Müller on February 23, 2010, 01:09:38 PM
You'd need to hack the bridge file to specify an addtional group in SMF as admin group members in coppermine.

That worked!

Thank you! :)