The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
inferno vbshout help
I want to disable shouting particular usergroups in the shoutbox but i dont want to hide shoutbox from them ..is there any way out that members can view the shoutbox but cant shout .
Help Please . Thanks. |
#2
|
|||
|
|||
There is coding vb if conditionals but I can't remember the code. Lynne may but not positive.
|
#3
|
|||
|
|||
Quote:
Someone please help ..Thanks . |
#4
|
|||
|
|||
bump ^^^^^^ Hope i get some help ..
|
#5
|
||||
|
||||
You should ask this question in the modification thread. They know they code and can tell you what to change. We have no clue what the code is. I can tell you to use the condition is_member_of, but I can't tell you the name of the variable to use in the condition - you would have to get that from someone who knows the mod.
|
#6
|
|||
|
|||
Here you go ir you want guests not to see the chatbox. I am not sure if changing member to something else will work. This may break your forum too as I am not a coder.
Code:
{vb:if condition="$show['member']"} <!--{%SHOUTBOX%}--> {/vb:if} |
#7
|
|||
|
|||
Quote:
P.S there is a option to select a usergroup who is banned but can see the shoutbox but it dont work .. it says as notice :: you are currently banned from shoutbox . there is something wrong in it. Thanks to give it a try mate .. but i dont wanna try something which can break forum .. you more better than the guys who dealing with that modification thread now in mods section after the author of that mod gone long time ago in 2008 : ., |
#8
|
|||
|
|||
You might look into VSA Chat it is what I use now after updates broke Inferno.
There are several but this is the easiest to use and has a lot of the same options. https://vborg.vbsupport.ru/showthread.php?t=235271 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|