miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
Re-cycled miniBB Support Forums / Re-cycled /  
 

Make another admin?

 
Author ShimmyShine
Guest
#1 · Posted: 21 Dec 2006 12:27
How exactly would I make another administrator on my forum, I can't seem to find an array that uses the ID's or anything.

Thanks

ShimmyShine

Author Moony
Partaker
#2 · Posted: 21 Dec 2006 12:40
You can make many moderators: variable $mods=array(); in bb_specials.php defines the the array of forum/user IDs which have moderators possibilities.

Example:

$mods=array(
1=>array(9,996),
2=>array(9)
);

means that user with ID = 9 is the moderator for forums with IDs 1 and 2, and user 996 is moderator for forum 1.

Moderators have access only to specified forum.

Author ShimmyShine
Guest
#3 · Posted: 21 Dec 2006 13:00
How about making another admin though?

ShimmyShine

Author marsbar
Associated Member
#4 · Posted: 21 Dec 2006 16:44
ShimmyShine, the search facility and the FAQ section are your friends - see Team's response in the following FAQ thread: Is there a way to have two, or more multiple admins, and grant regular user admin rights?
Happy holidays!
- mb

Re-cycled miniBB Support Forums / Re-cycled /
 Make another admin?
 Share Topic's Link

This topic is closed. New replies are not allowed.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Install the Private Messaging add-on: allow your miniBB-forums members to communicate with each other.