The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide content of a BB tag to visitors
I know there is a module to hide links to guests.
Is it possible to do the same for a custom BB tag ? I create a new tag "NSFW". In it members post NSFW content/links. I'd like the content to be hidden for guest and be replace by a generic "click here to register & view this ...". Is it possible ? |
#2
|
||||
|
||||
Try to add something like this:
HTML Code:
[bbcode]<if condition="$show['member']"> {value} <else /> Sorry, guest, you're not registered. Click <a href="register.php">here</a> and sign up now! </if> [/bbcode] |
#3
|
|||
|
|||
it doesnt work !
i also want to optain something like the auther this thread ! does anyone could help us... ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|