coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: deta on January 16, 2005, 11:03:27 AM

Title: More as one Admin Groups.
Post by: deta on January 16, 2005, 11:03:27 AM
Hello

in the vbulletin30.inc.php ist this line

define('VB_ADMIN_GROUP', 6);

How can I give Admin of rights to a further group?

define('VB_ADMIN_GROUP', 6, 10);


Functioned not.

cu Deta
Title: Re: More as one Admin Groups.
Post by: Joachim Müller on January 16, 2005, 12:06:15 PM
the coppermine admin doesn't need to be member of another group, he has access to everything. If you need this for testing purposes, create a test user account in your bbs that is member of the additional group and test your stuff out using the login from this particular user (preferably in another browser).

Joachim
Title: Re: More as one Admin Groups.
Post by: deta on January 16, 2005, 12:19:38 PM
: - (
The group 10 is my SubAdmin, it is also full access to adjusting to have been allowed. Not on of Vbulletin.
Therefore I put on the group 10.
Isn't it possible to give to the group 10 also these rights beside the group 6?

cu Deta