The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
hide part of text
hi there
i need to hide a part of text in my forums for a defined usergroup and show for registered users, like the code of vbulletin.org this for my forum and for my dynamics instance somebody can help me?? thanks Ivan |
#2
|
||||
|
||||
You'll have to wrap the code in conditionals
Code:
<if condition="$show[member]"> This will show to members <else /> This will show to guests </if> |
#3
|
||||
|
||||
hi friend
thanks i tried to write the text with conditional, but i see all text, i need to enable "enable the html code" in the forums? maybe i don't understood my friend can you explain what you mean? how can create a custom bbcode with this function ? |
#4
|
||||
|
||||
hi friend
my apologies can you tell me more? thanks |
#5
|
||||
|
||||
It will take custom programming to make it so if conditionals work inside the bbCode templates.
|
#6
|
||||
|
||||
Hi there
i have created the new bbcode but the conditional doesn't work! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|