miniBB ®®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
How To miniBB Community Forum / How To /

read only archive

 
guido
Forums Member
#1 | Posted: 18 Oct 2003 17:38
Reply 
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
4days
Champi0n
#2 | Posted: 18 Oct 2003 18:03
Reply 
maybe take 1,2 and 3 out of the regusrforums
guido
Forums Member
#3 | Posted: 18 Oct 2003 18:09
Reply 
Fixed:

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

thanx
4days
Champi0n
#4 | Posted: 18 Oct 2003 20:39
Reply 
doh!
 
Your Reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.


Before posting, make sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 38
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®