The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide div's to certain usergroups
Hello,
I would like help to do this: All registred members on my board don't see banner ads, except guest and non-activate users. How do I do this? Thank you for you help in advance. |
#2
|
|||
|
|||
You can use template conditions like this
Code:
<if condition="is_member_of($bbuserinfo, 2, 1)"> ad code goes here </if> |
#3
|
|||
|
|||
Thank you for you help, I was using the wrong variable.
BTW, how do you did your ajax slider? Is there any mod like that? Is very interesting, I'm looking for something similar to my board. |
#4
|
|||
|
|||
<a href="http://smoothgallery.jondesign.net/" target="_blank">http://smoothgallery.jondesign.net/</a>
I just coded this into the system, there is no mod for it. I think. |
#5
|
|||
|
|||
Thank you MoT3error.
Let me know your answer to my pm. Regards. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|