phpBB3 style question

death180

Seasoned Veteran
Joined
Jul 3, 2009
Messages
4,338
Reaction score
0
FP$
1,767
So i have a style on a phpBB3 forum, that i only want the admin group(or select users) to be able to use. How do i set it so only the admin group(or select users) can use it?
 
death180 said:
So i have a style on a phpBB3 forum, that i only want the admin group(or select users) to be able to use. How do i set it so only the admin group(or select users) can use it?

Not too sure if you can, without installing a portal system.
 
you can the style which you want everyone to see as "default"
then go to the admin's group and i think there is a setting where you can select that whether admins will use the default or what their preference is.
 
No there's no way to do this within the ACP, although you can use code within the style to stop users without being in a certain group from using it, although it's really a pain in the backside.
 
in the ACP when i set hte default style to overwrite users style, does that include admins? Or can admins get around the default style.
 
It's one setting that affects everyone, including admins.
 
Back
Top Bottom