View Full Version : How to hide shoutbox
Evil Dave
01-16-2007, 03:02 AM
I would like to hide my sahoutbox from guests. Could someone tell me how to do this?
I can't find an answer.
Thanks
Dave
ICY ICE
01-16-2007, 05:16 AM
go to ACP> vb options> vBShout Options
Add "Banned user GROUPS"
change "Banned Permissions" to "Can view shoutbox, but no messages" or "Cannot view shoutbox"
I use: "Can view shoutbox, but no messages"
Digitalus
01-16-2007, 06:11 AM
Go to your Admincp..
And edit the template forumhome_vbshout and add this on the top of your page
<if condition="$show['member']">
and on the end from your page you do this
</if>
Thats the most easy way the hide your shoutbox for guests ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.