The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How can i put MSN address in profile viewable only for registered users?
Is there an hack to do that? |
#2
|
||||
|
||||
![]()
You need to place this conditional around msn block on memberinfo template: <if condition="!$bbuserinfo[userid] == 2"></if>
Find this in MEMBERINFO template Quote:
Quote:
I hope this helps.. Val. |
#3
|
|||
|
|||
![]()
It doesn't works. If i put it where you wrote, but i still continue to see msn address also if i'm not logged in.
I tried also to change ID 2 to ID 0 but is the same, this conditional seems to not work. --------------- Added [DATE]1195234273[/DATE] at [TIME]1195234273[/TIME] --------------- I fixed, i put that <if condition="!$bbuserinfo[userid] == 0"> and it works ![]() |
#4
|
||||
|
||||
![]()
The one I provided should work, as I use it to display ads to guests only. You would only need to look for the correct usergroup id
Check if your usergroup number is correct.. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|