Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Mods from phpbb as Admins in Coppermine?  (Read 2615 times)

0 Members and 1 Guest are viewing this topic.

RadioErewan

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Mods from phpbb as Admins in Coppermine?
« on: September 02, 2006, 05:35:40 am »

Would like to make my board moderators/admins as admins in CPG - flexible moderation tools from CPG are available to admins only :-(.
How to change phpbb bridge file?

Regards
Radek Przybyl
Logged

Nibbler

  • Guest
Re: Mods from phpbb as Admins in Coppermine?
« Reply #1 on: September 02, 2006, 02:10:00 pm »

Code: [Select]
// Group ids - admin and guest only.
$this->admingroups = array(2);
$this->guestgroup = 3;

Set admingroups to an array of groups you wish to assign admin rights.
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.