miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
How To miniBB Support Forums / How To /  
 

read only archive

 
Author guido
Partaker
#1 · Posted: 18 Oct 2003 17:38Reply Quote
Hi i red the manual but i still have problem with conf of bb_specials.php. (vers. 1.6)

I'd like 2 have the first 3 forums read only and only user 2,3 can post in there.

that's my bb_special:

<?php
$clForums=array();
$roForums[1]=array(2,3);
$roForums[2]=array(2,3);
$roForums[3]=array(2,3);
$poForums=array();
$userRanks=array();
$regUsrForums=array(1,2,3,4,5,6,7,8,9,10);
$mods=array(2,3);
?>

with this conf unfortunally all the registered user can post and create topics in my 3 forums :(

10x in adv,

Guido

Author 4days
Champi0n
#2 · Posted: 18 Oct 2003 18:03Reply Quote
maybe take 1,2 and 3 out of the regusrforums

Author guido
Partaker
#3 · Posted: 18 Oct 2003 18:09Reply Quote
Fixed:

$roForums=array(1,2,3);

thanx

Author 4days
Champi0n
#4 · Posted: 18 Oct 2003 20:39Reply Quote
doh!

How To miniBB Support Forums / How To /
 read only archive
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message

BB code for the Bold StyleBB code for the Italic StyleBB Code for the PictureBB code for the URLUpload a File

  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
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
Check out the File and Picture Attachments add-on: extend your miniBB-forums, attaching images and files.