Log in

View Full Version : vBshout for members and one for Mods etc...


ga2000gt
09-14-2006, 01:41 AM
I was wondering if it is possible to run vBshout like normal for everyone to use, but then, have a shoutbox in another forum, that only Mods, Smods, and Admins can view. Is this even possible and if so, anyone know how?

DavutPasha
09-14-2006, 08:49 AM
just use;
<if condition="$show['WHATDOYOUWANT']">
...
</if>

ga2000gt
09-15-2006, 02:29 AM
not sure what to put in the WHATDOYOUWANT part, and where would I put that?

Let me explain better. I want a shoutbox on the main page of my forum, that is viewable by all members. I also want to add a shoutbox in my staff forum, that only mods, smods etc can use. I don't want any shouts from the main shoutbox to appear in the staff shoutbox, and vice versa.